Ansicht
Dokumentation

FKK_SAMPLE_0655 - Event 0655: Payments - Sanctioned Party Lists

FKK_SAMPLE_0655 - Event 0655: Payments - Sanctioned Party Lists

CL_GUI_FRONTEND_SERVICES - Frontend Services   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Features

At event 0655 you can still prevent a payment created by the payment program.

Area of Implementation

For example, if a specific payment is not to be made if the a specific text appears in the document in the items to be paid, in this event you can analyze the complete payment (after payment method selection and bank selection) with all items and return an appropriate exception reason.

If, for example, you use SAP component GTS for comparing data with sanctioned party lists, you can use function module FKK_BLACKLIST_0655 as it is or as a template. This function module determines whether the text of a payment (specified in the text of the payment specification or the text of the individual line items) has components that are contained in a sanctioned party list saved in a GTS system. The text is broken down into smaller sections, packed into the name fields of an address structure, and compared with the sanctioned party lists in the GTS system (SPL simulation).

You should also return an explanatory message for the application log in table T_MESSA_KK.

The items to be paid are in table T_ITEMS. The parameters of the payment run are in I_DPAYC and I_PARA, the data for the current payment are in I_SRT1. For payment by means of a payment specification, the payment specification data is provided in I_INDPAY.

The data for the payment is in I_PAYMENT_DATA.

This event is not processed for payment of repayment requests.





Parameters

E_AUTDATA
E_RESPONSE
E_RESULT
I_BASICS
I_BNKA_BUS
I_BUS_P
I_CCARD
I_DPAYC
I_FKKVKP
I_INDPAY
I_INST_CODE
I_MANDATE
I_PARA
I_PAYMENT_DATA
I_PRENOT
I_SEQ_TYPE
I_SRT1
T_ITEMS
T_MESSA_KK

Exceptions

Function Group

FKML1

Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2203 Date: 20240604 Time: 023632     sap01-206 ( 61 ms )