DBA Data[Home] [Help]

APPS.PO_INQ_SV dependencies on WIP_ENTITIES

Line 1220: from wip_entities

1216: and organization_id = x_destination_org_id ;
1217:
1218: cursor c2 is
1219: select wip_entity_name
1220: from wip_entities
1221: where wip_entity_id = x_wip_entity_id
1222: and organization_id = x_destination_org_id ;
1223:
1224: cursor c3 is