[Home] [Help]
218: if (l_msg_count > 0) then
219:
220: l_req_id := FND_GLOBAL.CONC_REQUEST_ID;
221:
222: l_rep_req_id := Fnd_Request.Submit_Request
223: (application => 'PSB' ,
224: program => 'PSBRPERR' ,
225: description => 'Error Messages Listing' ,
226: start_time => NULL ,
2930: if (l_msg_count > 0) then
2931:
2932: l_req_id := FND_GLOBAL.CONC_REQUEST_ID;
2933:
2934: l_rep_req_id := Fnd_Request.Submit_Request
2935: (application => 'PSB' ,
2936: program => 'PSBRPERR' ,
2937: description => 'Error Messages Listing' ,
2938: start_time => NULL ,