DBA Data[Home] [Help]

APPS.JAI_OM_RG_PKG dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 21: FROM org_organization_definitions org ,

17: FROM fnd_currencies fnd,
18: gl_ledgers gl
19: WHERE gl.currency_code = fnd.currency_code
20: AND gl.ledger_id IN (SELECT org.set_of_books_id
21: FROM org_organization_definitions org ,
22: jai_cmn_rg_balances rg ,
23: jai_cmn_inventory_orgs invorg
24: WHERE org.organization_id = rg.organization_id
25: AND rg.org_unit_id = invorg.org_unit_id