DBA Data[Home] [Help]

APPS.ONT_DEF_UTIL dependencies on OE_ORDER_UTIL

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

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

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

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