DW_JRNY_SIGN_TYPE_D_TL
This table captures the checklist task Signature type code lookup information
Details
Module:
Key Columns
SIGN_LOOKUP_CODE, SIGN_LOOKUP_TYPE, LANGUAGE
Columns
| 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 | This column is for Oracle Internal use only. Unique Identifier. For internal use | ||||
| SIGN_TYPE_NAME | VARCHAR2 | 128 | Signature Type Name | ||||
| SIGN_TYPE_DESCRIPTION | VARCHAR2 | 256 | Signature Type Description |