FND Design Data [Home] [Help]

View: GL_ALLOC_BATCHES_ACTIVE_V

Product: GL - General Ledger
Description: 10SC ONLY
Implementation/DBA Data: Not implemented in this database
View Text

SELECT AB.NAME NAME
, AB.DESCRIPTION DESCRIPTION
, AB.ALLOCATION_BATCH_ID ALLOCATION_BATCH_ID
, AB.CHART_OF_ACCOUNTS_ID CHART_OF_ACCOUNTS_ID
, AB.ACTUAL_FLAG ACTUAL_FLAG
FROM GL_ALLOC_BATCHES AB
WHERE AB.VALIDATION_STATUS = 'V'

Columns

Name
NAME
DESCRIPTION
ALLOCATION_BATCH_ID
CHART_OF_ACCOUNTS_ID
ACTUAL_FLAG