SAP ABAP Class IF_WDY_MD_ADT_APPLICATION (Web Dynpro Application)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ADT_APPLICATION Web Dynpro Application 20130508
Properties
Class IF_WDY_MD_ADT_APPLICATION  
Short Description Web Dynpro Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130508   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_ADT_APPLICATION has no forward declaration.
Interfaces
Class IF_WDY_MD_ADT_APPLICATION has no interface implemented.
Friends
Class IF_WDY_MD_ADT_APPLICATION has no friend class.
Attributes
Class IF_WDY_MD_ADT_APPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20130521
2 DELETE Instance method Public Method 20130521
3 GET_DATA Instance method Public Method 20130517
4 GET_STARTUP_PLUG_PARAMETERS Instance method Public Method 20130521
5 GET_URL Instance method Public Method 20130522
6 SAVE Instance method Public Method 20130521
Events
Class IF_WDY_MD_ADT_APPLICATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_APPLICATION_PARAMETER Public Type reference (TYPE) CL_WDY_WB_APPLICATION_UTIL=>STRU_APPLICATION_PARAMETER 20130521
2 GTY_APPLICATION_PARAMETERS Public Type reference (TYPE) CL_WDY_WB_APPLICATION_UTIL=>TTYP_APPLICATION_PARAMETER 20130521
3 GTY_S_APPLICATION Public See coding 20130508 BEGIN OF gty_s_application, definition TYPE wdy_application, description TYPE wdy_md_description, devclass TYPE devclass, masterlang TYPE sy-langu, parameters TYPE gty_application_parameters, END OF gty_s_application
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_CHECKLIST 20130521
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130521

Method DELETE 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 20130521
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130521

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) GTY_S_APPLICATION 20130517

Method GET_DATA on class IF_WDY_MD_ADT_APPLICATION has no exception.

Method GET_STARTUP_PLUG_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Type reference (TYPE) WDY_APP_PROP_DEF_TAB 20130521

Method GET_STARTUP_PLUG_PARAMETERS on class IF_WDY_MD_ADT_APPLICATION has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20130522

Method GET_URL on class IF_WDY_MD_ADT_APPLICATION has no exception.

Method SAVE 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 Request/Task 20130521
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20130521
History
Last changed by/on SAP  20140121 
SAP Release Created in