Menu

SAP Function Module K_WSCREATION_POPUP

Dialogfenster, um bel. Verarbeitungsschritt zu bestätigen (CONFIRM, POPUP)

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 K_WSCREATION_POPUP (Dialogfenster, um bel. Verarbeitungsschritt zu bestätigen (CONFIRM, POPUP)) is a standard Function Module in SAP ERP and is part of the function group KKGL within the package KKEK.

Technical Information

Function Module K_WSCREATION_POPUP
Short Text Dialogfenster, um bel. Verarbeitungsschritt zu bestätigen (CONFIRM, POPUP)
Function Group KKGL
Package KKEK
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_COPY TYPE XFLAG SPACE popup for copying of workspace folder
FLG_CREATE TYPE XFLAG 'X' popup for creation of workspace folder
FLG_TAKEOVER_SUBCO TYPE XFLAG SPACE is controlled from caller only! (not in popup)
PTC_SUGGESTED_FOLDERNAME TYPE WSNAME SPACE is suggested as new foldername (if given)
PTC_SUGGESTED_KNOTCONTAINTYPE TYPE WSSEGTYPE SPACE is suggested as new containername (if given)
PTC_TITLE_ADDTXT TYPE CHAR64 SPACE Titelzeile des Dialogfensters
PTC_WSNAME_SOURCEINFO TYPE WSNAME SPACE is the name of the SOURCE FOLDER for user info
START_COLUMN LIKE SY-CUCOL 25 Startspalte des Dialogfensters
START_ROW LIKE SY-CUROW 6 Startzeile des Dialogfensters

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_CANCELLED TYPE XFLAG user choice:popup cancelled (X) or not (space)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FLG_DEFAULTCO_MANCO_CHG TYPE XFLAG 'X' if 'X': default containers should be added after

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_WCP_KNOTINFO TYPE WSKNOTINFO result table, may IMPort the FO-LESS new content

Exceptions

This function module does not define any Exceptions.