DBA Data[Home] [Help]

APPS.CST_RECEIPTACCRUALPEREND_PVT dependencies on HR_ORGANIZATION_INFORMATION

Line 1966: FROM hr_organization_information

1962: -------------------------------------------------------------------------
1963: l_stmt_num := 40;
1964: SELECT TO_NUMBER(org_information2)
1965: INTO l_legal_entity
1966: FROM hr_organization_information
1967: WHERE organization_id = MO_GLOBAL.GET_CURRENT_ORG_ID
1968: AND org_information_context = 'Operating Unit Information';
1969:
1970: l_stmt_num := 50;