DBA Data[Home] [Help]

APPS.OE_CNCL_ORDER_IMPORT_PVT dependencies on OE_LINE_UTIL

Line 3471: OE_Line_Util.Insert_Row(l_line_tbl(L));

3467: --
3468: END IF;
3469: --
3470:
3471: OE_Line_Util.Insert_Row(l_line_tbl(L));
3472:
3473: FOR J in 1..l_line_scredit_tbl.COUNT
3474: --
3475: LOOP