Data Element list used by SAP ABAP Function Module TB_PAYMENT_REQUEST_REVERSE (Stornierung eines Payment Requests)
SAP ABAP Function Module
TB_PAYMENT_REQUEST_REVERSE (Stornierung eines Payment Requests) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_DIALOG) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_STDAT) TYPE BUDAT DEFAULT '00000000' |
|
| 3 | PRQ_KEYNO | Key Number for Payment Request | SOURCE VALUE(I_KEYNO) LIKE PAYRQ-KEYNO |
|
| 4 | STGRD | Reason for Reversal | SOURCE VALUE(I_STGRD) TYPE STGRD DEFAULT SPACE |
|