RequisitionRealTimeRevertBudgetExportRequest transaction is used to revert the utilized funds from Budget when a Requisition was created from Ariba. There are similar events available and CIG uses two of them - RequisitionRealTimeRevertBudgetExportRequest and RequisitionRealTimeRevertBudgetExportRequest. In this blog post I would like to explain about the first transaction. The latter one will be made available through a different post.
P2P task to be enabled -
Export Requisitions to External System to Revert Funds
This web service is triggered from SAP Ariba towards external system in order to release funds reserved for budget allocation. This event is used when users withdraw or deny requisitions that have funds reserved in an external system.
Steps :
- Create PR
- Submit the PR
- Withdraw or Deny the PR.
- Create PRDocument Type : RequisitionRealTimeBudgetExportRequest
- Withdraw
Lines will be marked for delete in AddOn.
Corresponding to this, the ARBCIG_PRHISTORY table will have the withdraw flag set.
- Submit PRDocument Type : RequisitionRealTimeBudgetExportRequest triggers and lines marked for deletion will be removed
Conclusion:
Requisition can be withdrawn before a PO is created. In such case the lines of PR will be marked as deleted and ARBCIG_PRHISTORY table have an entry with a withdraw flag.
More Info is available on
Guide
Follow my profile to get latest updates. Also, check-out this link for QA on
SAP Ariba Cloud Integration Gateway
Please provide feedback on the post and any thoughts for improvement. Let’s make the content helpful to every reader.
Co-author : Vandana Rao. Thanks for sharing this detailed information.