DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_SUB_OPERATION_RESOURCES

Line 381: insert into wip_sub_operation_resources

377: where organization_id = p_orgID
378: and wip_entity_id = p_wipEntityID;
379:
380:
381: insert into wip_sub_operation_resources
382: (wip_entity_id,
383: operation_seq_num,
384: resource_seq_num,
385: organization_id,