Menu

SAP Function Module WSAM_O_MRPTYP_F4_GET

Select-Box- Daten aufgrund WSAM_MRPTYP_F4 auf

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module WSAM_O_MRPTYP_F4_GET (Select-Box- Daten aufgrund WSAM_MRPTYP_F4 auf) is a standard Function Module in SAP ERP and is part of the function group WSAM_PLNT within the package WOST.

Technical Information

Function Module WSAM_O_MRPTYP_F4_GET
Short Text Select-Box- Daten aufgrund WSAM_MRPTYP_F4 auf
Function Group WSAM_PLNT
Package WOST
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_IX_MRPTYP_F4 TYPE SY-TABIX Dynpros, Index der aktuellen Tabellenzeile

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_EOF TYPE XFELD Feld zum Ankreuzen
PE_MRPTYP_F4 TYPE WSAM_MRPTYP_F4 SAP Retail Store AM: Selectbox Dispomerkmal
PE_RETURN TYPE WSRS_RETURN SAP Retail Store: Return-Struktur für Fehler

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_MRPTYP_F4 LIKE WSAM_MRPTYP_F4 SAP Retail Store AM: Selectbox Dispomerkmal
PE_T_MRPTYP_F4_CTXT LIKE SAVWCTXT ALE/Web (ITS) Kontext-Format

Exceptions

This function module does not define any Exceptions.