DBA Data[Home] [Help]

APPS.PSB_WS_POS_PVT dependencies on FND_REQUEST

Line 1742: l_rep_req_id := Fnd_Request.Submit_Request

1738: -- waiting for correction to error messages report
1739: --
1740: l_reqid := FND_GLOBAL.CONC_REQUEST_ID;
1741:
1742: l_rep_req_id := Fnd_Request.Submit_Request
1743: (application => 'PSB' ,
1744: program => 'PSBRPERR' ,
1745: description => 'Position Worksheet Exception Report',
1746: start_time => NULL ,