SAP ABAP Interface IF_WD_RR_CONTROLLER (Runtime Repository API: Controller)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_REPOSITORY (Package) Web Dynpro: Runtime Repository

⤷

⤷

Properties
Interface | IF_WD_RR_CONTROLLER | |
Short Description | Runtime Repository API: Controller |
General Data
Package | SWDP_RUNTIME_REPOSITORY | Web Dynpro: Runtime Repository |
Created | 20040624 | SAP |
Last changed | 20130531 | SAP |
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
Interface IF_WD_RR_CONTROLLER has no interface.
Friends
Interface IF_WD_RR_CONTROLLER has no friend.
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 | ![]() |
Instance method | Public | Method | Name of Controller | 20040624 |
2 | ![]() |
Instance method | Public | Method | Checks existence of an event | 20070803 |
3 | ![]() |
Instance method | Public | Method | Checks existence of an event handler | 20070803 |
Events
Interface IF_WD_RR_CONTROLLER has no event.
Types
Interface 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20040624 |
Method GET_NAME on Interface 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 | ![]() |
EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20070803 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070803 |
Method HAS_EVENT on Interface 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 | ![]() |
EVENT_HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20070803 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070803 |
Method HAS_EVENT_HANDLER on Interface IF_WD_RR_CONTROLLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |