DBA Data[Home] [Help]

APPS.INV_PROJECT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 1005: FROM org_organization_definitions

1001: /*IF PJM_INSTALL.CHECK_INSTALL
1002: THEN*/
1003: SELECT operating_unit
1004: INTO l_org_id
1005: FROM org_organization_definitions
1006: WHERE organization_id = P_Organization_Id;
1007:
1008: if l_org_id is not null
1009: then