Report Status translation
Module: Expenses
CODE_TYPE, CODE, LANGUAGE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
CODE_TYPE | VARCHAR2 | 128 | True | Report Status Code Type | |||
CODE | VARCHAR2 | 128 | True | Account class code | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | Source record identifier. Value is derived from a combination of code type, code and language. | ||||
NAME | VARCHAR2 | 128 | Account class Name | ||||
DESCRIPTION | VARCHAR2 | 256 | Account class description |
Copyright © 2019, 2022, Oracle and/or its affiliates.