DBA Data[Home] [Help]

APPS.INV_PROJECT dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 1010: FROM org_organization_definitions

1006: /*IF PJM_INSTALL.CHECK_INSTALL
1007: THEN*/
1008: SELECT operating_unit
1009: INTO l_org_id
1010: FROM org_organization_definitions
1011: WHERE organization_id = P_Organization_Id;
1012:
1013: if l_org_id is not null
1014: then