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 K_UNITCOSTING_EXPORT_DONOT_USE (Exportieren eines Einzelkalkulationsbelegs ins Memory für Einstufige) is a standard Function Module in SAP ERP and is part of the function group KKE2 within the package KKEK.
Function Module | K_UNITCOSTING_EXPORT_DONOT_USE |
Short Text | Exportieren eines Einzelkalkulationsbelegs ins Memory für Einstufige |
Function Group | KKE2 |
Package | KKEK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KHS1 | LIKE | KHS1 | Einzelkalkulation Kopf | |
MEMORY_ID | LIKE | RK70K_TAB-ADRSS | Memory-Adresse Einzelkalulation |
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_KIS1 | LIKE | KIS1 | Einzelkalkulation Positionen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EXPORT_FAILED | Export nicht möglich |