DBA Data[Home] [Help]

APPS.OTA_OTARPATT_XMLP_PKG dependencies on FND_GLOBAL

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

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