Purchasing line type dimension
Module: Purchasing
LANGUAGE, STYLE_ID, DOCUMENT_SUBTYPE
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. |
Copyright © 2019, 2023, Oracle and/or its affiliates.