DBA Data[Home] [Help]

APPS.JA_CN_SYSOPS_BANK_PKG dependencies on XLE_ENTITY_PROFILES

Line 59: XLE_ENTITY_PROFILES xep

55: gl_ledgers lg,
56: gl_ledger_relationships rs,
57: gl_ledger_configurations cfg,
58: gl_ledger_config_details cfgdet,
59: XLE_ENTITY_PROFILES xep
60: where rs.application_id = 101
61: and ((rs.target_ledger_category_code = 'SECONDARY' and
62: rs.relationship_type_code <> 'NONE') or
63: (rs.target_ledger_category_code = 'PRIMARY' and