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 WSII_BADI_DOCDLG_USR_CMD_CHK_A (SAP Retail Store II: Kapsel BAdI Beginn USER_COMMAND Belegdialog) is a standard Function Module in SAP ERP and is part of the function group WSII_DOCDLG within the package WOST.
Function Module | WSII_BADI_DOCDLG_USR_CMD_CHK_A |
Short Text | SAP Retail Store II: Kapsel BAdI Beginn USER_COMMAND Belegdialog |
Function Group | WSII_DOCDLG |
Package | WOST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_OK_CODE | TYPE | SY-UCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | |
PI_TASK | TYPE | WSRS_TASK | SAP Retail Store: Programmtask |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_ACTION_ON_RETURN | TYPE | WSRS_ACTION_ON_RETURN | SAP Retail Store: Aktion bei Rückkehr aus BAdI | |
PE_RETURN | TYPE | WSRS_RETURN | SAP Retail Store: Return-Struktur für Fehler | |
PE_TASK_NEW | TYPE | WSRS_TASK | SAP Retail Store: Programmtask |
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.