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 KKEK_TWAER_VALUE_WITHOUT_CELEM (Gesamtwert Positionen ohne KoA in TWAER) is a standard Function Module in SAP ERP and is part of the function group KKE6 within the package KKEK.
Function Module | KKEK_TWAER_VALUE_WITHOUT_CELEM |
Short Text | Gesamtwert Positionen ohne KoA in TWAER |
Function Group | KKE6 |
Package | KKEK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_VALUE_SURCHARGE_HW | LIKE | K70D0-HWGES | Gesamtwert GmkZ in Hwaer | |
EX_VALUE_SURCHARGE_OW | LIKE | K70D0-TWGES | Gesamtwert GmkZ in Owaer | |
EX_VALUE_SURCHARGE_TW | LIKE | K70D0-TWGES | Gesamtwert GmkZ in Twaer | |
EX_VALUE_WITHOUT_COSTELEM_OW | LIKE | K70D0-HWWRT_OHNE | Gesamtwert ohne KoA in Owaer | |
EX_VALUE_WITHOUT_COSTELEM_TW | LIKE | K70D0-HWWRT_OHNE | Gesamtwert ohne KoA in Twaer |
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.