DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on WMS_GLOBALS

Line 7306: l_operation_type := wms_globals.g_op_type_inspect;

7302: l_progress := 'WMSINB-13721';
7303: END IF;
7304:
7305: IF (l_transaction_type IN ('ACCEPT','REJECT')) THEN
7306: l_operation_type := wms_globals.g_op_type_inspect;
7307: ELSE
7308: l_operation_type := NULL;
7309: END IF;
7310: