DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on HR_ORGANIZATION_INFORMATION

Line 1855: FROM hr_organization_information

1851: -------------------------------------------------------------------------
1852: l_stmt_num := 40;
1853: SELECT TO_NUMBER(org_information2)
1854: INTO l_legal_entity
1855: FROM hr_organization_information
1856: WHERE organization_id = MO_GLOBAL.GET_CURRENT_ORG_ID
1857: AND org_information_context = 'Operating Unit Information';
1858:
1859: l_stmt_num := 50;