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.
Function Module | UPB_PM_VARIABLE_SET |
Short Text | Globale Einstellungen der Planungsmappe setzen |
Function Group | UPB_PM_VARIABLE |
Package | UPBPM |
Module Type | Normal Module |
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 |
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 |
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.