DBA Data[Home] [Help]

APPS.JAI_PLSQL_CACHE_PKG dependencies on HR_OPERATING_UNITS

Line 38: FROM hr_operating_units

34: SELECT set_of_books_id ledger_id ,
35: NULL org_code, -- Bug 5243532.Included org_code
36: default_legal_context_id leg_ent,
37: name org_name
38: FROM hr_operating_units
39: WHERE organization_id = cp_org_id;
40:
41:
42: CURSOR get_func_curr