DBA Data[Home] [Help]

APPS.OTA_OTARPREG_XMLP_PKG dependencies on FND_GLOBAL

Line 126: select replace(name,fnd_global.local_chr(10),fnd_global.local_chr(46))

122: (event_id in number) return char
123: is
124: begin
125:
126: select replace(name,fnd_global.local_chr(10),fnd_global.local_chr(46))
127: into cp_venue
128: from ota_suppliable_resources_tl sr,
129: ota_resource_bookings rb
130: where rb.event_id = cf_venueformula.event_id