DBA Data[Home] [Help]

APPS.OE_ORDER_ADJ_PVT dependencies on OE_GSA_UTIL

Line 8752: l_gsa_cust_check := oe_gsa_util.check_gsa_indicator(p_line_tbl(i));

8748:
8749: If l_gsa_enabled_flag = 'Y' Then
8750: -- for bug 1717501 begin
8751: --Added condition to check item type code for bug 2693025
8752: l_gsa_cust_check := oe_gsa_util.check_gsa_indicator(p_line_tbl(i));
8753: if l_gsa_cust_check = 'N'
8754: and p_line_tbl(i).item_type_code not in ('INCLUDED','CONFIG')
8755: then
8756: Gsa_Check(