Stores Subledger Application Name and Description
Module:
APPLICATION_ID, LANGUAGE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| APPLICATION_ID | NUMBER | 38 | 0 | True | Functional area within a software suite of products. | ||
| 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 | This column is for Oracle Internal use only. Source Record Identifier | ||||
| APPLICATION_CODE | VARCHAR2 | 999 | Abbreviated name of a functional area within a software suite of products. | ||||
| APPLICATION_NAME | VARCHAR2 | 999 | Subledger Application Name | ||||
| APPLICATION_DESCRIPTION | VARCHAR2 | 512 | Subledger Application Description |
Copyright © 2019, 2024, Oracle and/or its affiliates.