on 2009 Sep 10 6:58 AM
Hi Experts,
Can any one explain more abt the Program RCVDEVEN,
1.Authorization check or Event handler ?
2.How this helps in report shipping process,
3.where exactly this program triggers
Thanks in advance
Srinivas
Request clarification before answering.
Hi Srinivas,
SAP EHS report shipping is triggered by RCVDEVEN .In the initial phase of report ,it will be in created or released status . state.Program RCVDDISP will trigger RCVDEVEN and the further report progress starts.Once the program start running then it will pass through bundled,packaged stages .Normally these programs run in back ground automatically once shipping start and you need not run them.If u want to run manually ,go to SE38 and run these manually.
You can check the WW1 monitor for the progress of report.
check this link
http://help.sap.com/saphelp_erp60_sp/helpdata/EN/a7/2877760a6c11d28a220000e829fbbd/content.htm
Regards
George
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Srinivas
The Report RCVDEVEN processes shipping orders generated manually or automatically. It requires a event to trigger SAP_START_EHS_RDO_EVENTHANDLER. It is actual Report Shipping program. Whenever Reporting shipping is started (with RCVDDISP or RCVDRFSH), RCVDEVEN is started Asynchronously. It Checks, Bundles and Generates the report. It again can trigger further events for WWI Dispatcher and Workprocessors.
Please check SAP Note - 1096697 - EH&S report shipping. Which gives you complete Customization and also pictorial explanation of Report Shipping process.
Thanks
Jayakumar
User | Count |
---|---|
11 | |
2 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.