Menu

SAP Function Module ASSIGNMENT_STORE_REFSTORE

Folgeaktionen bei der Zuordnung eines Werks zu einem Referenzwerk

The Function Module ASSIGNMENT_STORE_REFSTORE (Folgeaktionen bei der Zuordnung eines Werks zu einem Referenzwerk) is a standard Function Module in SAP ERP and is part of the function group WSO5 within the package WSOR.

Technical Information

Function Module ASSIGNMENT_STORE_REFSTORE
Short Text Folgeaktionen bei der Zuordnung eines Werks zu einem Referenzwerk
Function Group WSO5
Package WSOR
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_UPD_TASK TYPE XFELD X - update task aktiv
NR_OF_RECS_PER_STEP LIKE SY-TABIX 1000 Anzahl Sätze, die bei einem Schleifendurchlauf verarbeitet werden
P_CREATE_CHANGE_DOCUMENT LIKE WTDY-TYP01 'X' Kennung, ob Änderungsbelege erzeugt werden
P_WSOR_CTRL TYPE WSOR_CTRL SPACE Listung Sortimente: Steuerungsfelder der Verbuchung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TAB_WREFA_L LIKE WREFA_L Zuordnung Werke zu Referenzwerke

Exceptions

This function module does not define any Exceptions.