FND Design Data [Home] [Help]

View: GLFV_GL_ENCUMBRANCE_TYPES

Product: GL - General Ledger
Description: General Ledger encumbrance types are different categories of encumbrances, such as commitments and obligations.
Implementation/DBA Data: ViewAPPS.GLFV_GL_ENCUMBRANCE_TYPES
View Text

SELECT GL_ENCUMBRANCE_TYPE.ENCUMBRANCE_TYPE_ID
, GL_ENCUMBRANCE_TYPE.ENCUMBRANCE_TYPE
, GL_ENCUMBRANCE_TYPE.DESCRIPTION
FROM GL_ENCUMBRANCE_TYPES GL_ENCUMBRANCE_TYPE WITH READ ONLY

Columns

Name
ENCUMBRANCE_TYPE_ID
ENCUMBRANCE_TYPE
DESCRIPTION