‎2011 Mar 23 11:03 AM
Hi colleagues,
I wonder about possibility to customize system SAP so that if some batch input session ended
incorrecly it will trigger some Business Workflow to inform an accounting clerk to correct it.
The request from business is just to inform him (different clerks are responsible for different batch input maps
- each one is responsible for different map name).
Please has someone of you implemented this? Is there some standard event to be used for this?
If there is not such event to which I could link such workflow I think I would have to make a program
for reading incorrect sessions as regular job and which would then trigger my event or would directly
send an simple SBWP e-mail to the user
Maybe someone already found an function mdoule which is able to read all sessions from SM35 and filter
them using result status... Please give me a clue.
Thanks
‎2011 Mar 23 11:26 AM
Hi
You can get all the batch input sessions and their respective status from table APQI.
~~~ Ganesh Kumar K.
‎2011 Mar 23 11:26 AM
Hi
You can get all the batch input sessions and their respective status from table APQI.
~~~ Ganesh Kumar K.