SAP ABAP Function Module K_WSCREATION_POPUP (Dialogfenster, um bel. Verarbeitungsschritt zu bestätigen (CONFIRM, POPUP))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     KKEK (Package) Cost accounting unit costing
Basic Data
Function Module K_WSCREATION_POPUP Dialogfenster, um bel. Verarbeitungsschritt zu bestätigen (CONFIRM, POPUP)  
Function Group KKGL   General Service Modules  
Program Name SAPLKKGL    
INCLUDE Name LKKGLU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing FLG_DEFAULTCO_MANCO_CHG TYPE XFLAG 'X' if 'X': default containers should be added after
Changing PTC_CONTAINERNAME TYPE WSNAME SPACE
Exporting FLG_CANCELLED TYPE XFLAG user choice:popup cancelled (X) or not (space)
Importing PTC_TITLE_ADDTXT TYPE CHAR64 SPACE Titelzeile des Dialogfensters
Importing PTC_KOKRS TYPE KOKRS
Importing FLG_CREATE TYPE XFLAG 'X' popup for creation of workspace folder
Importing FLG_CREATE_CO TYPE XFLAG SPACE
Importing FLG_COPY TYPE XFLAG SPACE popup for copying of workspace folder
Importing FLG_CO2FO TYPE XFLAG SPACE
Importing FLG_RENAME TYPE XFLAG SPACE
Importing START_COLUMN TYPE SYST-CUCOL 25 Startspalte des Dialogfensters
Importing START_ROW TYPE SYST-CUROW 6 Startzeile des Dialogfensters
Importing FLG_PRIVATE_GLOBAL TYPE XFLAG 'X'
Importing FLG_BZOBJINDEPEND_DEP TYPE XFLAG 'X'
Importing FLG_SAVEABLE_TMP TYPE XFLAG 'X'
Importing FLG_STD_FREETEXT TYPE XFLAG 'X'
Importing FLG_TAKEOVER_SUBCO TYPE XFLAG SPACE is controlled from caller only! (not in popup)
Importing PTC_SUGGESTED_KNOTCONTAINTYPE TYPE WSSEGTYPE SPACE is suggested as new containername (if given)
Importing PTC_SUGGESTED_FOLDERNAME TYPE WSNAME SPACE is suggested as new foldername (if given)
Importing PTC_WSNAME_INVISIBLE TYPE WSNAME SPACE
Importing PTC_WSNAME_SOURCEINFO TYPE WSNAME SPACE is the name of the SOURCE FOLDER for user info
Tables T_WCP_KNOTINFO TYPE WSKNOTINFO result table; may IMPort the FO-LESS new content
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19990317 
SAP Release Created in