DBA Data[Home] [Help]

APPS.AR_CMGT_REVIEW_CONC dependencies on FND_REQUEST

Line 112: l_options_ok := FND_REQUEST.SET_OPTIONS (

108: END IF; */
109:
110: l_request_id := fnd_global.conc_request_id;
111:
112: l_options_ok := FND_REQUEST.SET_OPTIONS (
113: implicit => 'NO'
114: , protected => 'YES'
115: , language => ''
116: , territory => '');

Line 120: m_request_id := FND_REQUEST.SUBMIT_REQUEST(

116: , territory => '');
117: IF (l_options_ok)
118: THEN
119:
120: m_request_id := FND_REQUEST.SUBMIT_REQUEST(
121: application => 'AR'
122: , program => 'ARCMPRPT'
123: , description => ''
124: , start_time => ''