Purchasing line type dimension
Module: Purchasing
LANGUAGE, DOCUMENT_SUBTYPE, STYLE_ID
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 | 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. |