on 2018 Sep 04 4:04 PM
Hello
I have a requirement . The Idoc for PI comes and enters the count. after that we want to post the difference automatically with no manual intervention. Then this difference report should be sent as a mail automatically . Process ends. Any exit or methodology to achieve this?
steps
a) Idoc comes with count details
it enters the count
then post diference
generate difference report automatically and send as a mail
all the above in one go.
Any idea for design solution is appreciated
Regards
SR
Request clarification before answering.
Hi,
You can make use of the BAPIs BAPI_MATPHYSINV_COUNT & BAPI_MATPHYSINV_POSTDIFF in your implementation in order to respectively enter the count and post the differences based on the count information received from the BAPI. The return parameter provided by the post differences method can then be used to build the e-mail information.
For further information on how the data has to be structured in the BAPIs, please refer to the documentation provided in the following path in the SAP system:
Best Regards,
Gabriel
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
16 | |
6 | |
5 | |
5 | |
4 | |
4 | |
3 | |
3 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.