DBA Data[Home] [Help]

APPS.PO_INQ_SV dependencies on WIP_ENTITIES

Line 1166: from wip_entities

1162: and organization_id = x_destination_org_id ;
1163:
1164: cursor c2 is
1165: select wip_entity_name
1166: from wip_entities
1167: where wip_entity_id = x_wip_entity_id
1168: and organization_id = x_destination_org_id ;
1169:
1170: cursor c3 is