DBA Data[Home] [Help]

APPS.CS_SR_DELETE_UTIL dependencies on FND_CONC_GLOBAL

Line 3605: fnd_conc_global.set_req_globals

3601: -- Setting the request_data to 'T'
3602: -- indicating that the request has
3603: -- been terminated by the user
3604:
3605: fnd_conc_global.set_req_globals
3606: (
3607: request_data => 'T'
3608: );
3609: