DBA Data[Home] [Help]

APPS.OTA_OTARPREG_XMLP_PKG dependencies on FND_GLOBAL

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

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