DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WMS_INSTALL

Line 1505: IF wms_install.check_install

1501: INTO l_organization_id
1502: FROM wsh_new_deliveries
1503: WHERE delivery_id = l_delivery_id;
1504:
1505: IF wms_install.check_install
1506: (x_return_status => l_return_status,
1507: x_msg_count => l_msg_count,
1508: x_msg_data => l_msg_data,
1509: p_organization_id => l_organization_id) THEN