DBA Data[Home] [Help]

APPS.PA_ORG dependencies on PA_NON_LABOR_RESOURCE_ORGS

Line 296: from pa_non_labor_resource_orgs

292: where organization_id = p_org_id;
293:
294: cursor nlr_org_exists is
295: select 'X'
296: from pa_non_labor_resource_orgs
297: where organization_id = p_org_id;
298:
299: cursor bill_rate_org_exists is
300: select 'X'