DBA Data[Home] [Help]

APPS.OTA_OTARPSIS_XMLP_PKG dependencies on FND_GLOBAL

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

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