Data Element list used by SAP ABAP Function Module BKK_PAYM_ORDER_GET_ACC_CLOSE (Checks Whether a Payment Order for Account Closure)
SAP ABAP Function Module
BKK_PAYM_ORDER_GET_ACC_CLOSE (Checks Whether a Payment Order for Account Closure) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKK_ACCNT | Internal Account Number for Current Account | SOURCE VALUE(I_ACNUM_INT) LIKE IBKKPOIT-ACNUM_INT |
|
| 2 | BKK_BKKRS | Bank Area | SOURCE VALUE(I_BKKRS) LIKE IBKKPOHD-BKKRS |
|
| 3 | BKK_PAORN | Payment order number | SOURCE VALUE(E_PAORN) LIKE IBKKPOHD-PAORN |
|
| 4 | BKK_POSTAT | Status of a Payment Order | SOURCE VALUE(E_POSTATUS) LIKE IBKKPOHD-POSTATUS |
|
| 5 | BKK_PROCSS | Processes in BCA | SOURCE VALUE(I_PROCESS) LIKE IBKKPOHD-PROCESS |
|
| 6 | BKK_PSTDAT | Posting date | SOURCE VALUE(I_DATE_POST) LIKE IBKKPOHD-DATE_POST |
|