DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WMS_INSTALL

Line 1648: IF wms_install.check_install

1644: INTO l_organization_id
1645: FROM wsh_new_deliveries
1646: WHERE delivery_id = l_delivery_id;
1647:
1648: IF wms_install.check_install
1649: (x_return_status => l_return_status,
1650: x_msg_count => l_msg_count,
1651: x_msg_data => l_msg_data,
1652: p_organization_id => l_organization_id) THEN