DBA Data[Home] [Help]

APPS.WMS_RFID_DEVICE_PUB dependencies on WMS_CATCH_WEIGHT_PVT

Line 818: l_catch_wt_check := WMS_CATCH_WEIGHT_PVT.Check_LPN_Secondary_Quantity

814: --defaulted OR defaulting is enabled so that shipping can default them
815: --if the following api returns 0 it is fine
816:
817:
818: l_catch_wt_check := WMS_CATCH_WEIGHT_PVT.Check_LPN_Secondary_Quantity
819: ( p_api_version => 1.0
820: , x_return_status => x_return_status
821: , x_msg_count => l_msg_COUNT
822: , x_msg_data => l_msg_DATA

Line 1139: l_catch_wt_check := WMS_CATCH_WEIGHT_PVT.Check_LPN_Secondary_Quantity

1135: --Check that for all items in the LPN, either catch weights are
1136: --defaulted OR defaulting is enabled so that shipping can default them
1137: --if the following api returns 0 it is fine
1138:
1139: l_catch_wt_check := WMS_CATCH_WEIGHT_PVT.Check_LPN_Secondary_Quantity
1140: ( p_api_version => 1.0
1141: , x_return_status => x_return_status
1142: , x_msg_count => l_msg_count
1143: , x_msg_data => l_msg_data