Menu

SAP Function Module WSTN2_TRIGGER_CREATION_PO

Call report to create po(s) from allocation worklist

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 WSTN2_TRIGGER_CREATION_PO (Call report to create po(s) from allocation worklist) is a standard Function Module in SAP ERP and is part of the function group WSTN2 within the package WSTRN.

Technical Information

Function Module WSTN2_TRIGGER_CREATION_PO
Short Text Call report to create po(s) from allocation worklist
Function Group WSTN2
Package WSTRN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_ABELN TYPE AUKO-ABELN Alloctation Table Number
IV_ADD_DC_PO TYPE RWSCREENHELP-ADD_DC_PO 'X' Extend Vendor Purchase Orders for DC
IV_DATE_FROM TYPE SYDATUM 0 Selection date 'from' for work items
IV_DATE_UNTIL TYPE SYDATUM '99991231' Selection date 'until' for work items
IV_MAX_ITEMS TYPE RWSCREENHELP-MAX_ITEMS Maximum Number of Records for Processing per Process
IV_MAX_TASKS TYPE RWSCREENHELP-MAX_TASKS Maximum Number of Parallel Processes
IV_ONLY_DC TYPE AUKEY-NUR_VZ_LIEF_BEST Only generate vendor purchase orders for DCs
IV_RETURNS_ITEM TYPE XFELD 'X' Returns PO item
IV_SEQUENTIAL TYPE RWSCREENHELP-FBG_SERIELL Sequentielle Verarbeitung nach Resource-Failure
IV_SERVER_GROUP TYPE RWSCREENHELP-SERVER_GROUP RFC server group for parallel processing
IV_SPLIT_DC TYPE SPLITT_FOR-VZENT SPACE Criterium for splitting 'Distribution center'(alloc tbl FDG)
IV_SPLIT_DELDATE TYPE SPLITT_FOR-WEDAT SPACE Criterium for splitting 'Delivery date' (Alloc tbl FDG)
IV_SPLIT_METHOD_DC TYPE SPLITT_FOR-WABEW SPACE Criterium for splitting 'processing method type in DC'
IV_SPLIT_STORE TYPE SPLITT_FOR-FILNR SPACE Splitting criteria, plant
IV_STANDARD_ITEM TYPE XFELD 'X' Standard PO item
IV_WAIT_TIME TYPE RWSCREENHELP-WAIT_TIME 30 Waiting Time After Resource Failure

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.