DBA Data[Home] [Help]

APPS.POS_CREATE_ASN dependencies on WIP_OSP_SHP_I_WF

Line 479: wip_osp_shp_i_wf.StartWFProcToAnotherSupplier

475:
476: /* the wip workflow needs to be called only for wip jobs */
477: IF dis_details_rec.wip_entity_id is not null THEN
478: x_progress := '130' ;
479: wip_osp_shp_i_wf.StartWFProcToAnotherSupplier
480: ( dis_details_rec.po_distribution_id ,
481: P_QUANTITY_T ,
482: P_UNIT_OF_MEASURE_T ,
483: to_date(P_SHIPPED_DATE,'YYYY-MM-DD'),