The Function Module WSII_P_HEAD_TRANSACT_F4_GET (SAP Retail Store II: List-Box für Transaktion bereitstellen) is a standard Function Module in SAP ERP and is part of the function group WSII_HEAD within the package WOST.
Function Module | WSII_P_HEAD_TRANSACT_F4_GET |
Short Text | SAP Retail Store II: List-Box für Transaktion bereitstellen |
Function Group | WSII_HEAD |
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_IX_TRANS_F4 | TYPE | SY-STEPL | Dynpros, Index der aktuellen Tabellenzeile | |
PI_TRANSACT | TYPE | WSII_TRANS_F4-TRANSACT | Transaktionkennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_RETURN | TYPE | WSRS_RETURN | SAP Retail Store: Return-Struktur für Fehler | |
PE_TRANS_F4 | TYPE | WSII_TRANS_F4 | SAP Retail Store II: Transaktion Selektions-Box Hilfe | |
PE_TRANS_F4_EOF | TYPE | WSRS_HNDL-XFIELD | Feld zum Ankreuzen |
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 |
---|---|---|---|---|
PE_T_TRANS_F4 | LIKE | WSII_TRANS_F4 | SAP Retail Store II: Transaktion Selektions-Box Hilfe | |
PE_T_TRANS_F4_CTXT | LIKE | SAVWCTXT | ALE/Web (ITS) Kontext-Format |
This function module does not define any Exceptions.