DW_DOC_STYLE_LINES_TL
Purchasing line type dimension
Details
Module: Purchasing
Key Columns
STYLE_ID, LANGUAGE, DOCUMENT_SUBTYPE
Columns
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| STYLE_ID | NUMBER | 38 | 0 | True | Foreign key to the PO_DOC_STYLE_LINES_B.STYLE_ID | ||
| DOCUMENT_SUBTYPE | VARCHAR2 | 32 | True | Document subtype | |||
| LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
| SOURCE_RECORD_ID | VARCHAR2 | 128 | This column is for Oracle Internal use only. Source record identifier. | ||||
| DISPLAY_NAME | VARCHAR2 | 256 | Name of the Style | ||||
| CREATION_DATE | TIMESTAMP | Who column: indicates the date and time of the creation of the row. | |||||
| LAST_UPDATE_DATE | TIMESTAMP | Who column: indicates the date and time of the last update of the row. |