Data Element list used by SAP ABAP Function Module MR_ENTER_TAXES (Aufruf Datenbild zur Eingabe von Steuerdaten)
SAP ABAP Function Module
MR_ENTER_TAXES (Aufruf Datenbild zur Eingabe von Steuerdaten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BLDAT | Document Date in Document | SOURCE VALUE(I_BLDAT) LIKE RBKP-BLDAT |
|
| 2 | BUDAT | Posting Date in the Document | SOURCE VALUE(I_BUDAT) LIKE RBKP-BUDAT |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_BUKRS) LIKE RBKP-BUKRS |
|
| 4 | FWSTEV | Tax Amount in Document Currency with +/- Sign | SOURCE VALUE(E_FWSTE) LIKE RBKP-WMWST1 |
|
| 5 | KURSF | Exchange rate | SOURCE VALUE(I_KURSF) LIKE RBKP-KURSF |
|
| 6 | TXKRS_BKPF | Exchange Rate for Taxes | SOURCE VALUE(E_TXKRS) LIKE BKPF-TXKRS |
|
| 7 | WAERS | Currency Key | SOURCE VALUE(I_HWAER) LIKE T001-WAERS |
|
| 8 | WAERS | Currency Key | SOURCE VALUE(I_WAERS) LIKE RBKP-WAERS |
|
| 9 | XMWST | Calculate tax automatically | SOURCE VALUE(I_XMWST) LIKE RBKP-XMWST |
|
| 10 | XMWST | Calculate tax automatically | SOURCE VALUE(E_XMWST) LIKE RBKP-XMWST |
|
| 11 | XUSVR_BKPF | Indicator: US taxes changed at detail level ? | SOURCE VALUE(C_XUSVR) LIKE BKPF-XUSVR DEFAULT SPACE |