DBA Data[Home] [Help]

APPS.OTA_OTARPSIS_XMLP_PKG dependencies on FND_GLOBAL

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

110: (event_id in number) return char
111: is
112: begin
113:
114: select replace(name,fnd_global.local_chr(10),fnd_global.local_chr(46))
115: into cp_venue
116: from ota_suppliable_resources_tl sr,
117: ota_resource_bookings rb
118: where rb.event_id = cf_venueformula.event_id