DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on FND_CONC_GLOBAL

Line 3601: fnd_conc_global.set_req_globals

3597: -- Setting the request_data to 'T'
3598: -- indicating that the request has
3599: -- been terminated by the user
3600:
3601: fnd_conc_global.set_req_globals
3602: (
3603: request_data => 'T'
3604: );
3605: