Ansicht
Dokumentation

FINS_SOAP_ADV_CNL_IN - BAdI: Inbound SOAP Advice: Advice Cancellation Enhancement

FINS_SOAP_ADV_CNL_IN - BAdI: Inbound SOAP Advice: Advice Cancellation Enhancement

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

This Business Add-In is called before the mapping of the received payment advice cancellation message takes place. The data that will be used to cancel a payment advice in the SAP S/4HANA system can be modified and enhanced in this BAdI.

If you implement this BAdI, you must ensure that all changing parameters are filled. The recommendation is to first copy all input parameters to the corresponding changing parameters. After this you may modify the changing parameters.

The BAdI has the following input parameters:

- ADVICECANCELLATION

Contains the header data of the advice cancellation message. This structure includes information on the advice date and the advice ID.

- ADVICEPARTNER

Contains a list of partners and their roles. In the case of payment advice cancellations, this includes a payer and a payee as well as their IDs and address data.

It supplies the following changing parameters:

- ADVICECANCELLATION_OUT

Contains the modified header data of the payment advice cancellation message.

- ADVICEPARTNER_OUT

Contains the modified list of partners of the payment advice cancellation message.

Example

Class CL_FINS_SOAP_ADVC_IN_EXAMPLE shows you how to work with the input and changing parameters.






ROGBILLS - Synchronize billing plans   General Material Data  
This documentation is copyright by SAP AG.

Length: 1666 Date: 20240523 Time: 191310     sap01-206 ( 35 ms )