This table contains translated information about Journal Line Rules.
Module:
LANGUAGE, ACCOUNTING_LINE_CODE, EVENT_CLASS_CODE, ACCOUNTING_LINE_TYPE_CODE, APPLICATION_ID
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. For example, Financials or Payroll. | ||
EVENT_CLASS_CODE | VARCHAR2 | 32 | True | Unique abbreviated name assigned to an event class and used for reporting or in reference to an option. | |||
ACCOUNTING_LINE_TYPE_CODE | VARCHAR2 | 16 | True | Unique abbreviated name assigned to a journal line rule and used for reporting or in reference to an option. | |||
ACCOUNTING_LINE_CODE | VARCHAR2 | 32 | True | Unique abbreviated name assigned to a journal line rule and used for reporting or in reference to an option. | |||
LANGUAGE | VARCHAR2 | 16 | True | Indicates the code of the language into which the contents of the translatable columns are translated. | |||
SOURCE_RECORD_ID | VARCHAR2 | 256 | Source record identifier | ||||
ENTITY_CODE | VARCHAR2 | 32 | Unique abbreviated name assigned to an entity and used for reporting or in reference to an option. | ||||
NAME | VARCHAR2 | 128 | Rule to convert transactional data into a journal entry line. | ||||
DESCRIPTION | VARCHAR2 | 256 | Additional information associated with the rule to convert transactional data into a journal entry line. | ||||
SOURCE_LANG | VARCHAR2 | 16 | Indicates the code of the language in which the contents of the translatable columns were originally created. |