SAP ABAP Class CL_WDY_WB_APPLICATION_UTIL (Help Class for Editing Applications)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_TOOL_APPL (Package) Web Dynpro Workbench Tool: Application Editor
Properties
Class CL_WDY_WB_APPLICATION_UTIL  
Short Description Help Class for Editing Applications    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_TOOL_APPL   Web Dynpro Workbench Tool: Application Editor 
Created 20090827   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDY_WB_APPLICATION_UTIL has no forward declaration.
Interfaces
Class CL_WDY_WB_APPLICATION_UTIL has no interface implemented.
Friends
Class CL_WDY_WB_APPLICATION_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_WD_MSGID Constant Public Type reference (TYPE) SYMSGID 'SWDP_WB_TOOL' Message Class 20091014
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_APPLICATION Static method Public Method Change Web Dynpro Application 20091014
2 CREATE_APPLICATION Static method Public Method Create a Web Dynpro Application 20091014
3 DELETE_APPLICATION Static method Public Method Delete Web Dynpro Application 20091014
4 GET_DESCRIPTION Static method Public Method Returns short description of Web Dynpro application 20110228
Events
Class CL_WDY_WB_APPLICATION_UTIL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRU_APPLICATION_PARAMETER Public See coding 20091014 begin of stru_application_parameter, parameter_name type wdy_md_object_name, parameter_value type string, end of stru_application_parameter
2 TTYP_APPLICATION_PARAMETER Public See coding 20091014 ttyp_application_parameter type table of stru_application_parameter with key parameter_name
Method Signatures

Method CHANGE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web-Dynpro: Name einer Component 20091014
2 Importing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091014
3 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20091014
4 Importing INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name der Interface View 20091014
5 Importing NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20091014
6 Importing PARAMETERS Call by reference Type reference (TYPE) TTYP_APPLICATION_PARAMETER Applikationsparameter 20091014
7 Importing STARTUP_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name des Startup Plugs 20091014
# Exception Resumable Description Created on
1 CX_WDY_WB_APPL_UTIL_FAILURE Ausnahmeklasse zur Application Util 20091014

Method CREATE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web-Dynpro: Name einer Component 20091014
2 Importing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091014
3 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20091014
4 Importing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20091014
5 Importing INTERFACE_VIEW_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name der Interface View 20091014
6 Importing NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20091014
7 Importing PARAMETERS Call by reference Type reference (TYPE) TTYP_APPLICATION_PARAMETER Applikationsparameter 20091014
8 Importing STARTUP_PLUG_NAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME Web Dynpro : Name des Startup Plugs 20091014
9 Importing SUPPRESS_COMMIT_WORK Call by reference Type reference (TYPE) ABAP_BOOL 20110328
# Exception Resumable Description Created on
1 CX_WDY_WB_APPL_UTIL_FAILURE Ausnahmeklasse zur Application Util 20091014

Method DELETE_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CORRNR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20091014
2 Importing NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20091014
# Exception Resumable Description Created on
1 CX_WDY_WB_APPL_UTIL_FAILURE Ausnahmeklasse zur Application Util 20091014

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DESCRIPTION Value transfer Type reference (TYPE) WDY_MD_DESCRIPTION Web Dynpro : Kurzbeschreibung eines Objekts 20110228
2 Importing LANGUAGE Call by reference Type reference (TYPE) SPRAS SY-LANGU Sprachenschlüssel 20110228
3 Importing NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20110228

Method GET_DESCRIPTION on class CL_WDY_WB_APPLICATION_UTIL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740