Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module MDM_FILL_E1KNVVM_SEGMENT_RD (Füllen des Segments E1KNVVM releaseabhängig) is a standard Function Module in SAP ERP and is part of the function group MIMD within the package MDMD.
Function Module | MDM_FILL_E1KNVVM_SEGMENT_RD |
Short Text | Füllen des Segments E1KNVVM releaseabhängig |
Function Group | MIMD |
Package | MDMD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_KNVV | LIKE | KNVV | aktuelle KNB1-Daten |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_E1KNVVM | LIKE | E1KNVVM | IDoc-Segment E1KNB1M |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.