DBA Data[Home] [Help]

APPS.OE_ORDER_ADJ_PVT dependencies on OE_GSA_UTIL

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

8840:
8841: If l_gsa_enabled_flag = 'Y' Then
8842: -- for bug 1717501 begin
8843: --Added condition to check item type code for bug 2693025
8844: l_gsa_cust_check := oe_gsa_util.check_gsa_indicator(p_line_tbl(i));
8845: if l_gsa_cust_check = 'N'
8846: and p_line_tbl(i).item_type_code not in ('INCLUDED','CONFIG')
8847: then
8848: Gsa_Check(