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_STOCK_CALCULATE_PARALLEL (Buchbestand berechnen mit autom. Parallelisierung) is a standard Function Module in SAP ERP and is part of the function group WSTI_CALC within the package WOST.
Function Module | WSTI_STOCK_CALCULATE_PARALLEL |
Short Text | Buchbestand berechnen mit autom. Parallelisierung |
Function Group | WSTI_CALC |
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_DOCS | TYPE | WSTI_POS_NUMBER_OF_DOCS | Parallelverarbeitung: Anzahl Belege pro Prozeß | |
PI_JOBS | TYPE | WSTI_POS_NUMBER_OF_TASKS | Parallelverarbeitung: Anzahl paralleler Prozesse | |
PI_RFCGR | TYPE | BDFIELDS-RFCGR | RFC-Server-Gruppe für parallele Verarbeitung | |
PI_STAT | TYPE | WSTI_POS_STATUS | Kennzeichen: Nur noch nicht bearbeitete Positionen selekt. | |
PI_T_IKPF | TYPE | TY_T_IKPF | Retail Store Inventur: Tabelle mit Inventurbelegköpfen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PE_T_BAPIRET2 | TYPE | WSTI_TT_BAPIRET2 | Meldungen | |
PE_T_IKPF | TYPE | TY_T_IKPF | Retail Store Inventur: Tabelle mit Inventurbelegköpfen |
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.