GL_ENCUMBRANCE_TYPES_TL stores encumbrance type name in installed languages. Each row includes the encumbrance type name and description.
Module:
ENCUMBRANCE_TYPE_ID, LANGUAGE
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| ENCUMBRANCE_TYPE_ID | NUMBER | 38 | 0 | True | |||
| LANGUAGE | VARCHAR2 | 16 | True | ||||
| SOURCE_RECORD_ID | VARCHAR2 | 256 | This column is for Oracle Internal use only. | ||||
| ENCUMBRANCE_TYPE | VARCHAR2 | 128 | |||||
| DESCRIPTION | VARCHAR2 | 256 | |||||
| ENABLED_FLAG | VARCHAR2 | 16 |
Copyright © 2019, 2024, Oracle and/or its affiliates.