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 WSTI_POS_EVENT_ARRAY_SELECT (Retail Store Inv.: Array-Select mit Auswertung WSTI_XCALC) is a standard Function Module in SAP ERP and is part of the function group WSTI_POS_EVENT within the package WOST.
Function Module | WSTI_POS_EVENT_ARRAY_SELECT |
Short Text | Retail Store Inv.: Array-Select mit Auswertung WSTI_XCALC |
Function Group | WSTI_POS_EVENT |
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_GET_PROCESSED_TOO | TYPE | WSTI_BOOLEAN | X: auch bereits verarbeitete Events selektieren | |
PI_IKPF | TYPE | IKPF | Belegkopf Inventurbeleg | |
PI_T159L | TYPE | T159L | Vorschlagswerte für die Bestandsführung und Inventur | |
PI_T_ISEG | TYPE | WSTI_TT_ISEG | Positionen des Inventurbelegs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_T_EVENTS_AFTER | TYPE | WSTI_TT_WSTI_POS_EVENT | relevante POS-Events nach der Zählung | |
PE_T_EVENTS_BEFORE | TYPE | WSTI_TT_WSTI_POS_EVENT | relevante POS-Events vor der Zählung |
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.