DBA Data[Home] [Help]

APPS.ASO_DEF_UTIL dependencies on OE_ORDER_UTIL

Line 402: l_attribute := OE_Order_Util.Get_Attribute_Name(p_attribute_code);

398: where lookup_type = 'DEFAULTING_SOURCE_TYPE'
399: and lookup_code = decode(l_src_type,p_attribute_code,'CONSTANT'
400: ,l_src_type);
401:
402: l_attribute := OE_Order_Util.Get_Attribute_Name(p_attribute_code);
403:
404: if l_src_attribute_code is not null then
405: l_src_attribute := OE_Order_Util.Get_Attribute_Name(l_src_attribute_code);
406: end if;

Line 405: l_src_attribute := OE_Order_Util.Get_Attribute_Name(l_src_attribute_code);

401:
402: l_attribute := OE_Order_Util.Get_Attribute_Name(p_attribute_code);
403:
404: if l_src_attribute_code is not null then
405: l_src_attribute := OE_Order_Util.Get_Attribute_Name(l_src_attribute_code);
406: end if;
407:
408: if l_src_database_object_name is not null then
409: select name