This table captures the checklist task Signature type code lookup information
Module:
LANGUAGE, SIGN_LOOKUP_CODE, SIGN_LOOKUP_TYPE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
SIGN_LOOKUP_TYPE | VARCHAR2 | 32 | True | Signature Lookup Type | |||
SIGN_LOOKUP_CODE | VARCHAR2 | 32 | True | Signature Lookup Code | |||
LANGUAGE | VARCHAR2 | 32 | True | Translation language | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Unique Identifier. For internal use | ||||
SIGN_TYPE_NAME | VARCHAR2 | 128 | Signature Type Name | ||||
SIGN_TYPE_DESCRIPTION | VARCHAR2 | 256 | Signature Type Description |
Copyright © 2019, 2022, Oracle and/or its affiliates.