DBA Data[Home] [Help]

APPS.POS_ASN dependencies on WIP_OSP_SHP_I_WF

Line 1306: wip_osp_shp_i_wf.StartWFProcToAnotherSupplier

1302: /* the wip workflow needs to be called only for wip jobs */
1303: IF c_rec.p_wip_entity_id is null THEN
1304: null;
1305: ELSE
1306: wip_osp_shp_i_wf.StartWFProcToAnotherSupplier
1307: ( c_rec.p_po_distribution_id ,
1308: c_rec.p_shipped_qty ,
1309: c_rec.p_shipped_uom ,
1310: c_rec.p_shipped_date ,