DBA Data[Home] [Help]

APPS.WIP_BOMROUTINGUTIL_PVT dependencies on WIP_DISCRETE_JOBS

Line 1052: from wip_discrete_jobs

1048: select start_quantity,
1049: status_type
1050: into l_jobQty,
1051: l_jobStatus
1052: from wip_discrete_jobs
1053: where organization_id = p_orgID
1054: and wip_entity_id = p_wipEntityID;
1055:
1056: if ( p_qty is null or