Menu

SAP Function Module WLK1_CHANGE_MATERIAL_RFC

Anstarten Folgeprozesse incl. Material-Stamm-Segmente pflegen aus Listung

The Function Module WLK1_CHANGE_MATERIAL_RFC (Anstarten Folgeprozesse incl. Material-Stamm-Segmente pflegen aus Listung) is a standard Function Module in SAP ERP and is part of the function group WSO5 within the package WSOR.

Technical Information

Function Module WLK1_CHANGE_MATERIAL_RFC
Short Text Anstarten Folgeprozesse incl. Material-Stamm-Segmente pflegen aus Listung
Function Group WSO5
Package WSOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NR_OF_RECS_PER_STEP LIKE SY-TABIX 100 max. Anzahl gleichzeitig verbuchter Sätze
P_CREATE_CHANGE_DOCUMENT LIKE WTDY-TYP01 X Erzeugen von Änderungsbelegen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
IT_PACKAGE_INFO LIKE PACKAGE_INFO Paketinformation

Exceptions

This function module does not define any Exceptions.