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_PROCESS_VBELN (Allgemeines Steuermodul für Aufruf Einzelkalkulation) is a standard Function Module in SAP ERP and is part of the function group KKE3 within the package KKEK.
Function Module | K_UNITCOSTING_PROCESS_VBELN |
Short Text | Allgemeines Steuermodul für Aufruf Einzelkalkulation |
Function Group | KKE3 |
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_BZOBJ_POINTER | TYPE | KKEK1_BZOBJ_POINTER | Identifikation des aufrufenden Objekts | |
I_EXTNR | LIKE | RK70_KKEA-EXTNR | SPACE | Referenzbauteilnummer optional |
I_POSNR | LIKE | RK70_KKEA-POSNR | '000000' | Referenzverkaufsbelegpositionsnummer optional |
I_RK70S | LIKE | RK70S | Steuerparameter Aufruf Einzelkalkulation(Import) | |
I_SUBSCREEN_MODE | TYPE | C | SPACE | Steuert, ob Einzelkalkulation in Subscreen nutzb |
I_VBELN | LIKE | RK70_KKEA-VBELN | SPACE | Referenzverkaufsbeleg optional aus Vorgängerbel. |
KEY_QUALIFIED | LIKE | RK70EQ-CHAR1 | SPACE | Kennz. Einzelkalkulationskey voll qualifiziert |
TMP_SUPPRESS_DIALOG | TYPE | C | SPACE | TMP Lösung ohne Dialog |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KLVAR_POPUP_CANCEL | TYPE | XFLAG | Das Popup 'Anlegen mit Vorlage' wurde abgebrochen | |
E_RK70SOUT | LIKE | RK70SOUT | Übergabeleiste Aufruf Einzelkalkulation(Export) | |
REF_PSDAT | LIKE | RK70S-PSDAT | Preisstellungsdatum d.referenzierten Kalkulation | |
SAVE_FLG | LIKE | RK70EQ-CHAR1 | Kennz.: Einzelkalkulation erfolgreich gesichert |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler, Message z.Zt. nicht abfangbar |
FATAL_ERROR | Fataler Fehler beim Aufruf |