The Function Module MRM_CONDITIONS_SAVE (Logistik-Reprü - Konditionen 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_CONDITIONS_SAVE |
Short Text | Logistik-Reprü - Konditionen 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-BELNR | Belegnummer eines Rechnungsbeleges | |
I_GJAHR | LIKE | RBKP-GJAHR | Geschäftsjahr | |
I_KNUMVE | LIKE | RBKP-KNUMVE | Belegkondition - eigene Konditionen | |
I_KNUMVL | LIKE | RBKP-KNUMVE | Belegkondition - eigene Konditionen | |
TI_KONV | TYPE | MRM_TAB_KONV | Konditionen (Vorgangsdaten) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.