DBA Data[Home] [Help]

APPS.WMS_TASK_LOAD dependencies on WSH_UTIL_CORE

Line 12927: l_line_rows WSH_UTIL_CORE.id_tab_type;

12923: n NUMBER := 1; -- Start position for substr or
12924: --
12925: -- Bug 4454837,this change will be removed after discussion
12926: -- Uncommenting for bug#10062741
12927: l_line_rows WSH_UTIL_CORE.id_tab_type;
12928: l_grouping_rows WSH_UTIL_CORE.id_tab_type;
12929: l_same_carton_grouping BOOLEAN := FALSE;
12930: l_return_status VARCHAR2(2) ;
12931: --

Line 12928: l_grouping_rows WSH_UTIL_CORE.id_tab_type;

12924: --
12925: -- Bug 4454837,this change will be removed after discussion
12926: -- Uncommenting for bug#10062741
12927: l_line_rows WSH_UTIL_CORE.id_tab_type;
12928: l_grouping_rows WSH_UTIL_CORE.id_tab_type;
12929: l_same_carton_grouping BOOLEAN := FALSE;
12930: l_return_status VARCHAR2(2) ;
12931: --
12932: