DBA Data[Home] [Help]

APPS.WMS_CAROUSEL_INTEGRATION_PVT dependencies on WMS_MSG_COMPONENTS

Line 8: v_msg_components wms_msg_components%ROWTYPE;

4: send_pipe_exception EXCEPTION;
5: directive_exception EXCEPTION;
6: v_row wms_carousel_configuration%ROWTYPE;
7: v_directive wms_carousel_directive_queue%ROWTYPE;
8: v_msg_components wms_msg_components%ROWTYPE;
9: v_xml_msg NUMBER := 1;
10: v_msg_with_delimiter NUMBER := 2;
11: v_msg_without_delimiter NUMBER := 3;
12: v_vocollect_msg NUMBER := 4;