Data Element list used by SAP ABAP Function Module FI_PAYMENT_METHODS_SELECT (selection of valid payment methods)
SAP ABAP Function Module
FI_PAYMENT_METHODS_SELECT (selection of valid payment methods) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE F110C-BUDAT |
|
| 2 | DZBUKR | Paying company code | SOURCE VALUE(I_ZBUKR) LIKE ZHLG1-ZBUKR |
|
| 3 | DZLSCH | Payment method | SOURCE VALUE(I_ZLSCH) LIKE ZHLG1-ZLSCH |
|
| 4 | DZWELS | List of the Payment Methods to be Considered | SOURCE VALUE(E_VALID_PAYMETHODS) LIKE REGUP-ZWELS |
|
| 5 | KATEG | Category of an Item to be Paid | SOURCE VALUE(I_KATEG) LIKE ZHLG2-KATEG |
|
| 6 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE ZHLG1-WAERS |
|