DBA Data[Home] [Help]

APPS.ONT_DEF_UTIL dependencies on OE_ORDER_UTIL

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

364: where lookup_type = 'DEFAULTING_SOURCE_TYPE'
365: and lookup_code = decode(l_src_type,p_attribute_code,'CONSTANT'
366: ,l_src_type);
367:
368: l_attribute := OE_Order_Util.Get_Attribute_Name(p_attribute_code);
369:
370: if l_src_attribute_code is not null then
371: l_src_attribute := OE_Order_Util.Get_Attribute_Name(l_src_attribute_code);
372: end if;

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

367:
368: l_attribute := OE_Order_Util.Get_Attribute_Name(p_attribute_code);
369:
370: if l_src_attribute_code is not null then
371: l_src_attribute := OE_Order_Util.Get_Attribute_Name(l_src_attribute_code);
372: end if;
373:
374: if l_src_database_object_name is not null then
375: select name