DBA Data[Home] [Help]

APPS.PA_ORG dependencies on PA_NON_LABOR_RESOURCE_ORGS

Line 299: from pa_non_labor_resource_orgs

295: where organization_id = p_org_id;
296:
297: cursor nlr_org_exists is
298: select 'X'
299: from pa_non_labor_resource_orgs
300: where organization_id = p_org_id;
301:
302: cursor bill_rate_org_exists is
303: select 'X'