DBA Data[Home] [Help]

APPS.AR_RAXCUSLR_XMLP_PKG dependencies on ARPT_SQL_FUNC_UTIL

Line 377: return(ARPT_SQL_FUNC_UTIL.get_lookup_meaning('SORT_BY_RAXCUSLR',p_order_by));

373:
374: function CF_ORDER_BYFormula return Char is
375: begin
376:
377: return(ARPT_SQL_FUNC_UTIL.get_lookup_meaning('SORT_BY_RAXCUSLR',p_order_by));
378:
379:
380: end;
381: