DBA Data[Home] [Help]

APPS.INV_PICK_RELEASE_PUB dependencies on WSH_GLBL_VAR_STRCT_GRP

Line 927: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;

923:
924: -- Variables used to call the Shipping API to split a WDD line during partial
925: -- allocation for allocation mode of N (Prioritize Inventory).
926: l_detail_id_tab WSH_UTIL_CORE.id_tab_type;
927: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;
928: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;
929: l_split_wdd_rel_rec WSH_PR_CRITERIA.relRecTyp;
930: l_split_delivery_detail_id NUMBER;
931:

Line 928: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;

924: -- Variables used to call the Shipping API to split a WDD line during partial
925: -- allocation for allocation mode of N (Prioritize Inventory).
926: l_detail_id_tab WSH_UTIL_CORE.id_tab_type;
927: l_action_prms WSH_GLBL_VAR_STRCT_GRP.dd_action_parameters_rec_type;
928: l_action_out_rec WSH_GLBL_VAR_STRCT_GRP.dd_action_out_rec_type;
929: l_split_wdd_rel_rec WSH_PR_CRITERIA.relRecTyp;
930: l_split_delivery_detail_id NUMBER;
931:
932: -- Variable storing the allocation method for the current picking batch