SAP ABAP Class IF_WD_RR_CONTROLLER (Runtime Repository API: Controller)
Properties
Class IF_WD_RR_CONTROLLER  
Short Description Runtime Repository API: Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040624   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WD_RR_CONTROLLER has no interface implemented.
Friends
Class IF_WD_RR_CONTROLLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Type reference (TYPE) STRING 20070321
Methods
# Method Level Visibility Method type Description Created on
1 GET_NAME Instance method Public Method Name of Controller 20040624
2 HAS_EVENT Instance method Public Method Checks existence of an event 20070803
3 HAS_EVENT_HANDLER Instance method Public Method Checks existence of an event handler 20070803
Events
Class IF_WD_RR_CONTROLLER has no event.
Types
Class IF_WD_RR_CONTROLLER has no local type.
Method Signatures

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 20040624

Method GET_NAME on class IF_WD_RR_CONTROLLER has no exception.

Method HAS_EVENT Signature

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

Method HAS_EVENT on class IF_WD_RR_CONTROLLER has no exception.

Method HAS_EVENT_HANDLER Signature

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

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