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 | ![]() |
Constant | Public | Type reference (TYPE) | SYMSGID | 'SWDP_WB_TOOL' | Message Class | 20091014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Change Web Dynpro Application | 20091014 |
2 | ![]() |
Static method | Public | Method | Create a Web Dynpro Application | 20091014 |
3 | ![]() |
Static method | Public | Method | Delete Web Dynpro Application | 20091014 |
4 | ![]() |
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 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web-Dynpro: Name einer Component | 20091014 | ||
2 | ![]() |
CORRNR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091014 | ||
3 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20091014 | ||
4 | ![]() |
INTERFACE_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name der Interface View | 20091014 | ||
5 | ![]() |
NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro : Applikationsname | 20091014 | ||
6 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TTYP_APPLICATION_PARAMETER | Applikationsparameter | 20091014 | ||
7 | ![]() |
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 | ![]() |
Ausnahmeklasse zur Application Util | 20091014 |
Method CREATE_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web-Dynpro: Name einer Component | 20091014 | ||
2 | ![]() |
CORRNR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091014 | ||
3 | ![]() |
DESCRIPTION | Call by reference | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20091014 | ||
4 | ![]() |
DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20091014 | ||
5 | ![]() |
INTERFACE_VIEW_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name der Interface View | 20091014 | ||
6 | ![]() |
NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro : Applikationsname | 20091014 | ||
7 | ![]() |
PARAMETERS | Call by reference | Type reference (TYPE) | TTYP_APPLICATION_PARAMETER | Applikationsparameter | 20091014 | ||
8 | ![]() |
STARTUP_PLUG_NAME | Call by reference | Type reference (TYPE) | WDY_MD_OBJECT_NAME | Web Dynpro : Name des Startup Plugs | 20091014 | ||
9 | ![]() |
SUPPRESS_COMMIT_WORK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110328 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zur Application Util | 20091014 |
Method DELETE_APPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CORRNR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20091014 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | WDY_APPLICATION_NAME | Web Dynpro : Applikationsname | 20091014 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse zur Application Util | 20091014 |
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESCRIPTION | Value transfer | Type reference (TYPE) | WDY_MD_DESCRIPTION | Web Dynpro : Kurzbeschreibung eines Objekts | 20110228 | ||
2 | ![]() |
LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Sprachenschlüssel | 20110228 | |
3 | ![]() |
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 |