on 2022 Jan 31 5:22 PM
Hi Team przemyslaw.tracz ,
Wanted to know if below scenario is feasible in DSN -S4HANA integration:
1. Once supplier post invoice --> it comes to S4hana in Parked status--> At this stage we can delete this parked invoice --> supplier network invoice status changes to rejection--> At this stage how can buyer inform the reason of rejection to supplier ?
2.Once supplier post invoice -->it comes to S4hana in Parked status--> Buyer Post invoice document-->Supplier network invoice status changes to approved--> if buyer wants to reverse/cancellation of invoice S4hana pops up with reason code --> supplier network invoice status changes to rejection--> At this stage comments or reason for rejection is not visible in Supplier network.
Could you please guide us how to achieve above requirement .
Request clarification before answering.
The standard behaviour of the system is what you described below in your message.
In the ISU (invoice status update) message that sets invoices on Ariba Network to status ‘rejected’ there is a possibility to include comments:
<item>
...
<ERP_INV_NO>5109660707</ERP_INV_NO>
<Comments>
<Comment>Add comment here</Comment>
</Comments>
</item>
However the CIG mapping tool doesn't work on that mapping, plus the support of comments for ISU is not OOTB and would require BAdI implementation, specifically using method PUBLISH_BEFORE_SEND to add them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.