Menu

SAP Function Module WDY_WB_GET_CTRLNAME_BY_INCLUDE

Liefert Controllername anhand Includenamen der gen. Klasse

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WDY_WB_GET_CTRLNAME_BY_INCLUDE (Liefert Controllername anhand Includenamen der gen. Klasse) is a standard Function Module in SAP ERP and is part of the function group WDY_WB_CROSS_SERVICES within the package SWDP_WORKBENCH_TOOLS.

Technical Information

Function Module WDY_WB_GET_CTRLNAME_BY_INCLUDE
Short Text Liefert Controllername anhand Includenamen der gen. Klasse
Function Group WDY_WB_CROSS_SERVICES
Package SWDP_WORKBENCH_TOOLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_INCLNAME TYPE PROGRAMM INCLUDE name
P_LINE TYPE I Teilennummer im Include

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_CONTROLLER TYPE WDY_CONTROLLER_KEY Controllername (G-/K-Schreibung)
P_CONTROLLER_TYPE TYPE WDY_CONTROLLER_TYPE - obsolete -
P_OBJTYPE TYPE SEU_OBJTYP Objekttyp des Controllers
P_SUBCOMPONENT TYPE WDY_MD_OBJECT_NAME Methodenname, ...

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONTROLLER_NOT_EXISTING Controller zur gen. Klasse existiert nicht mehr
NO_CORRESPONDING_CODE Controller enthält keinen entsprechenden Code