DBA Data[Home] [Help]

APPS.AR_RAXCUSLR_XMLP_PKG dependencies on OE_PROFILE

Line 233: oe_profile.get('SO_ORGANIZATION_ID', l_item_flex );

229: begin
230:
231:
232:
233: oe_profile.get('SO_ORGANIZATION_ID', l_item_flex );
234:
235: RETURN(l_item_flex) ;
236: end;
237: