DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 938: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;

934:
935: -- Variables used to call the Shipping API to split a WDD line during partial
936: -- allocation for allocation mode of N (Prioritize Inventory).
937: l_detail_id_tab WSH_UTIL_CORE.id_tab_type;
938: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;
939: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;
940: l_split_wdd_rel_rec WSH_PR_CRITERIA.relRecTyp;
941: l_split_delivery_detail_id NUMBER;
942:

Line 939: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;

935: -- Variables used to call the Shipping API to split a WDD line during partial
936: -- allocation for allocation mode of N (Prioritize Inventory).
937: l_detail_id_tab WSH_UTIL_CORE.id_tab_type;
938: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;
939: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;
940: l_split_wdd_rel_rec WSH_PR_CRITERIA.relRecTyp;
941: l_split_delivery_detail_id NUMBER;
942:
943: -- Variable storing the allocation method for the current picking batch