DBA Data[Home] [Help]

APPS.WSM_LOTATTR_PVT dependencies on WIP_DISCRETE_JOBS

Line 1215: FROM wip_discrete_jobs

1211:
1212: BEGIN
1213: SELECT lot_number, primary_item_id
1214: INTO l_lot_number, l_inv_item_id
1215: FROM wip_discrete_jobs
1216: WHERE wip_entity_id=p_wip_entity_id;
1217:
1218: WSM_LotAttr_PVT.create_update_lotattr(x_err_code,
1219: x_err_msg,