DBA Data[Home] [Help]

APPS.WMS_API_LPN_PACKAGE_1 dependencies on WMS_GET_DEST_LOC_LPN

Line 24: WMS_GET_DEST_LOC_LPN.WMS_DEST_LPN_W_ITEM(

20: p_hook_call_id IN NUMBER
21: ) is
22: begin
23: If p_hook_call_id = 3 then
24: WMS_GET_DEST_LOC_LPN.WMS_DEST_LPN_W_ITEM(
25: x_return_status => x_return_status,
26: x_msg_count => x_msg_count,
27: x_msg_data => x_msg_data,
28: x_lpn_id => x_lpn_id,

Line 42: WMS_GET_DEST_LOC_LPN.WMS_DEST_LPN_WO_ITEM(

38: p_init_msg_list => p_init_msg_list,
39: p_commit => p_commit
40: );
41: elsif p_hook_call_id = 4 then
42: WMS_GET_DEST_LOC_LPN.WMS_DEST_LPN_WO_ITEM(
43: x_return_status => x_return_status,
44: x_msg_count => x_msg_count,
45: x_msg_data => x_msg_data,
46: x_lpn_id => x_lpn_id,