Translation table containing the valuation structure descriptions.
Module: Cost Management
VAL_STRUCTURE_ID, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
VAL_STRUCTURE_ID | NUMBER | 38 | 0 | True | Single column FK. Identifies a row in CST_VAL_STRUCTURES_B table. The corresponding tranlated descriptions are stored in this table. | ||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 64 | System Generated | ||||
VAL_STRUCTURE_DESC | VARCHAR2 | 256 | Valuation Structure Description |
Copyright © 2019, 2023, Oracle and/or its affiliates.