DBA Data[Home] [Help]

APPS.MSC_WS_APS_DATA_SERVICES dependencies on MSC_PLAN_ORGANIZATIONS

Line 1606: msc_plan_organizations

1602: BEGIN
1603: BEGIN
1604: SELECT 1 INTO l_Dummy
1605: FROM
1606: msc_plan_organizations
1607: WHERE
1608: plan_id = PlanId AND
1609: organization_id = OrgId AND
1610: sr_instance_id = SrInstId;