Account class translation
Module: Receivables
LANGUAGE, ACCOUNT_CLASS_CODE
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
ACCOUNT_CLASS_CODE | VARCHAR2 | 128 | True | Account class code | |||
LANGUAGE | VARCHAR2 | 64 | True | Translation language. | |||
SOURCE_RECORD_ID | VARCHAR2 | 512 | This column is for Oracle Internal use only. Source record identifier. Value is derived from a combination of code and language. | ||||
ACCOUNT_CLASS_NAME | VARCHAR2 | 128 | Account class Name | ||||
ACCOUNT_CLASS_DESCRIPTION | VARCHAR2 | 256 | Account class description |
Copyright © 2019, 2024, Oracle and/or its affiliates.