SAP ABAP Class IF_WD_RR_APPLICATION (Runtime Repository API: Application)
Properties
Class IF_WD_RR_APPLICATION  
Short Description Runtime Repository API: Application    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040213   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_RR_APPLICATION has no forward declaration.
Interfaces
Class IF_WD_RR_APPLICATION has no interface implemented.
Friends
Class IF_WD_RR_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_MSG_CMP_DSP_MODE Constant Public See coding 20061109
2 MSG_CMP_DSP_MODE Instance attribute Public Type reference (TYPE) WDY_MD_MESSAGE_DISP_MODE_ENUM Web Dynpro: Enumeration Type for Message Component 20061109
3 NAME Instance attribute Public Type reference (TYPE) STRING 20070315
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_PARAMETER Instance method Public Method Returns an application parameter 20080612
2 GET_APPLICATION_PARAMETERS Instance method Public Method Returns the application parameters 20080612
3 GET_HELP_LINK Instance method Public Method Returns the help link 20061114
4 GET_NAME Instance method Public Method 20050527
5 GET_STARTUP_WINDOW Instance method Public Method Returns the application's main window 20050914
6 SET_HELP_LINK Instance method Public Method Sets the help link 20061114
Events
Class IF_WD_RR_APPLICATION has no event.
Types
Class IF_WD_RR_APPLICATION has no local type.
Method Signatures

Method GET_APPLICATION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) STRING 20080612
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20080612

Method GET_APPLICATION_PARAMETER on class IF_WD_RR_APPLICATION has no exception.

Method GET_APPLICATION_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) WDRR_APPLICATION_PARAMETERS WebDynpro: RR-API Application Parameters 20080612

Method GET_APPLICATION_PARAMETERS on class IF_WD_RR_APPLICATION has no exception.

Method GET_HELP_LINK Signature

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

Method GET_HELP_LINK on class IF_WD_RR_APPLICATION has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class IF_WD_RR_APPLICATION has no exception.

Method GET_STARTUP_WINDOW 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) IF_WD_RR_WINDOW Runtime Repository API: Window 20050914

Method GET_STARTUP_WINDOW on class IF_WD_RR_APPLICATION has no exception.

Method SET_HELP_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HELP_LINK Call by reference Type reference (TYPE) STRING 20061114

Method SET_HELP_LINK on class IF_WD_RR_APPLICATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in