DBA Data[Home] [Help]

APPS.WIP_UTILITIES dependencies on WMS_INSTALL

Line 42: IF not wms_install.check_install(l_return_status,

38: l_msg_count NUMBER;
39: l_msg_data VARCHAR2(256);
40:
41: BEGIN
42: IF not wms_install.check_install(l_return_status,
43: l_msg_count,
44: l_msg_data,
45: NULL ) then
46: return 'Y';