The Function Module MRM_WITHHOLDING_TAXES_SAVE (Logistik-Reprü - Quellensteuer Neuanlegen/Ändern/Löschen) is a standard Function Module in SAP ERP and is part of the function group MRME within the package MRM.
Function Module | MRM_WITHHOLDING_TAXES_SAVE |
Short Text | Logistik-Reprü - Quellensteuer Neuanlegen/Ändern/Löschen |
Function Group | MRME |
Package | MRM |
Module Type | Update Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BELNR | LIKE | RBKP_V-BELNR | Belegnummer | |
I_GJAHR | LIKE | RBKP_V-GJAHR | Geschäftsjahr |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RBVS | LIKE | RBVS | Kreditorensplitdaten | |
T_RBWS | LIKE | RBWS | Quellensteuerdaten |
This function module does not define any Exceptions.