Menu

SAP Function Module UPB_PM_VARIABLE_SET

Globale Einstellungen der Planungsmappe setzen

The Function Module UPB_PM_VARIABLE_SET (Globale Einstellungen der Planungsmappe setzen) is a standard Function Module in SAP ERP and is part of the function group UPB_PM_VARIABLE within the package UPBPM.

Technical Information

Function Module UPB_PM_VARIABLE_SET
Short Text Globale Einstellungen der Planungsmappe setzen
Function Group UPB_PM_VARIABLE
Package UPBPM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_VARIABLE TYPE UPB_YT_PM_VARIABLE Variablen der Planungsmappe (wenn leer, werden nur die Werte an PP übergeben

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRET2_T (noch nicht implementiert) Returntabelle
E_SUBRC TYPE SY-SUBRC (noch nicht implementiert) Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.