DBA Data[Home] [Help]

APPS.ALR_DBTRIGGER dependencies on STANDARD

Line 872: 'RETVAL := fnd_request.set_options(datagroup=>''Standard'');' ||

868: 'RETVAL:=FND_REQUEST.SET_OPTIONS(IMPLICIT => ''ERROR'');' ||
869:
870: -- Bug 9196056 - Submit from framework pages
871: 'if fnd_global.resp_id = -1 then ' ||
872: 'RETVAL := fnd_request.set_options(datagroup=>''Standard'');' ||
873: 'end if;' ||
874:
875: -- Finally submit the request
876: 'REQID:=FND_REQUEST.SUBMIT_REQUEST(''ALR'',''ALECTC'',''' ||