Data Element list used by SAP ABAP Function Module FKK_REPAYMENT_REQUEST_REVERSE (Stornieren einer Rückzahlungsanforderung)
SAP ABAP Function Module
FKK_REPAYMENT_REQUEST_REVERSE (Stornieren einer Rückzahlungsanforderung) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUGRD_KK | Clearing Reason | SOURCE VALUE(I_AUGRD) LIKE FKKOP-AUGRD |
|
| 2 | BLART_KK | Document Type | SOURCE VALUE(I_BLART) LIKE FKKKO-BLART |
|
| 3 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(I_WFLOW) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 4 | BUDAT_KK | Posting Date in the Document | SOURCE VALUE(I_STODT) LIKE FKKKO-BUDAT OPTIONAL |
|
| 5 | FIKEY_KK | Reconciliation Key for General Ledger | SOURCE VALUE(I_FIKEY) LIKE FKKKO-FIKEY |
|
| 6 | HERKF_KK | Document Origin Key | SOURCE VALUE(I_HERKF) LIKE FKKKO-HERKF |
|
| 7 | NRZAA_KK | Repayment request | SOURCE VALUE(I_NRZAA) LIKE DFKKZA-NRZAA |
|
| 8 | OPBEL_KK | Number of Contract Accts Rec. & Payable Doc. | SOURCE VALUE(E_OPBEL) LIKE FKKKO-OPBEL |
|
| 9 | SYST_UNAME | ABAP System Field: Name of Current User | SOURCE VALUE(I_UNAME) LIKE SYST-UNAME DEFAULT SY-UNAME |
|