Menu

SAP Function Module WB2_CHANGE_NETWORK_SETTINGS

Einstellungen der Netzwerkanzeige ändern

The Function Module WB2_CHANGE_NETWORK_SETTINGS (Einstellungen der Netzwerkanzeige ändern) is a standard Function Module in SAP ERP and is part of the function group WB2_NETWORK_VIEW within the package WB2B_CHECK.

Technical Information

Function Module WB2_CHANGE_NETWORK_SETTINGS
Short Text Einstellungen der Netzwerkanzeige ändern
Function Group WB2_NETWORK_VIEW
Package WB2B_CHECK
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGED TYPE BVAL Änderung

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DX TYPE WB2_DX Abstand in X-Richtung
P_DY TYPE WB2_DY Abstand in Y-Richtung
P_PRF_GRUPPE TYPE NETPRFGRUP Profilgruppe (Sortierung der Grafikprofile)
P_PRF_INDEX TYPE NETPRFINDX Profilindex bei Grafikprofilen
P_PRF_NAME TYPE NETPRFNAME Name bei Grafikprofilen für die Netzplan-/Hierarchiegrafik

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.