DBA Data[Home] [Help]

APPS.INV_RCV_INTEGRATION_PVT dependencies on WMS_GLOBALS

Line 7484: l_operation_type := wms_globals.g_op_type_inspect;

7480: l_progress := 'WMSINB-13721';
7481: END IF;
7482:
7483: IF (l_transaction_type IN ('ACCEPT','REJECT')) THEN
7484: l_operation_type := wms_globals.g_op_type_inspect;
7485: ELSE
7486: l_operation_type := NULL;
7487: END IF;
7488: