DBA Data[Home] [Help]

APPS.WMS_CAROUSEL_INTEGRATION_PVT dependencies on WMS_CAROUSEL_CONFIGURATION

Line 6: v_row wms_carousel_configuration%ROWTYPE;

2: /* $Header: WMSCSPVS.pls 120.4 2005/10/17 04:38:37 simran noship $ */
3:
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;