The Function Module WSPO_BADI_ENTRY_USR_CMD_BEGIN (BAdI Beginn User-Command Entry-Screen) is a standard Function Module in SAP ERP and is part of the function group WSPO_ENTRY within the package WOST.
Function Module | WSPO_BADI_ENTRY_USR_CMD_BEGIN |
Short Text | BAdI Beginn User-Command Entry-Screen |
Function Group | WSPO_ENTRY |
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 |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PX_DLGCALL | TYPE | WSPO_DLGCALL | SAP Retail Store PO: Schnittstelle zum Belegdialog | |
PX_ENTRY | TYPE | WSPO_ENTRY | SAP Retail Store PO: Felder für Einstiegsbild |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.