DBA Data[Home] [Help]

APPS.ASO_DEF_UTIL dependencies on OE_ORDER_UTIL

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

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

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

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