SAP ABAP Interface _IF_WDR_INTERNAL_API (Internal Interface: Use Not Allowed)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-GEN (Application Component) Web Screen ABAP Generation
⤷
SWDP_RUNTIME_GENERATION_RT (Package) Web Dynpro: Generated Application Data at Runtime
⤷
⤷
Properties
| Interface | _IF_WDR_INTERNAL_API | |
| Short Description | Internal Interface: Use Not Allowed |
General Data
| Package | SWDP_RUNTIME_GENERATION_RT | Web Dynpro: Generated Application Data at Runtime |
| Created | 20041110 | 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_WDR_INTERNAL_API has no interface.
Friends
Interface _IF_WDR_INTERNAL_API has no friend.
Attributes
Interface _IF_WDR_INTERNAL_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Non-Typed Assignment | 20050808 | |
| 2 | Instance method | Public | Method | Create Action | 20041110 | |
| 3 | Instance method | Public | Method | Register for Event | 20041110 | |
| 4 | Instance method | Public | Method | Undo Event Registration | 20041110 | |
| 5 | Instance method | Public | Method | Returns Instance of Optional Assistance Class | 20050520 | |
| 6 | Instance method | Public | Method | Returns Component Usage | 20041110 | |
| 7 | Instance method | Public | Method | Returns the Controller | 20041112 | |
| 8 | Instance method | Public | Method | Returns Controller | 20041110 | |
| 9 | Instance method | Public | Method | Returns Interface Controller of Used Component | 20041110 | |
| 10 | Instance method | Public | Method | Returns Text Information | 20041119 | |
| 11 | Instance method | Public | Method | Returns View Interface | 20041209 | |
| 12 | Instance method | Public | Method | Initialize Context | 20041119 | |
| 13 | Instance method | Public | Method | Initialize UI Hierarchy | 20050505 | |
| 14 | Instance method | Public | Method | Trigger Navigation (View and Interface View Only) | 20041110 | |
| 15 | Instance method | Public | Method | Raise Event | 20041110 | |
| 16 | Instance method | Public | Method | Completes Specifications for External Mapping | 20041115 |
Events
Interface _IF_WDR_INTERNAL_API has no event.
Types
Interface _IF_WDR_INTERNAL_API has no local type.
Method Signatures
Method ASSIGN_UNTYPED_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20050808 | ||||
| 2 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20050808 |
Method ASSIGN_UNTYPED_REFERENCE on Interface _IF_WDR_INTERNAL_API has no exception.
Method CREATE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMMAND | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | EVENT_HANDLER | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 3 | IMAGE_URL | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 4 | IS_VALIDATING | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20041110 | ||||
| 5 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_ACTION | Web Dynpro: Aktion | 20041110 | |||
| 6 | SKIP_PHASE_MODEL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120216 | ||||
| 7 | TEXT_KEY | Call by reference | Type reference (TYPE) | STRING | 20041110 |
Method CREATE_ACTION on Interface _IF_WDR_INTERNAL_API has no exception.
Method CREATE_EVENT_SUBSCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 3 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 4 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 |
Method CREATE_EVENT_SUBSCRIPTION on Interface _IF_WDR_INTERNAL_API has no exception.
Method DELETE_EVENT_SUBSCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 3 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 4 | HANDLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 |
Method DELETE_EVENT_SUBSCRIPTION on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_ASSIST_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Initial oder Instanz der Hilfsklasse | 20050520 |
Method GET_ASSIST_INSTANCE on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_COMPONENT_USAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20041110 |
Method GET_COMPONENT_USAGE on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTROLLER | Web Dynpro: Controller | 20041112 | |||
| 2 | USE_PROXY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20041209 |
Method GET_CONTROLLER on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_CONTROLLER_DELEGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20041110 |
Method GET_CONTROLLER_DELEGATE on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_INTERFACE_CTLR_DELEGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_USAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20041110 |
Method GET_INTERFACE_CTLR_DELEGATE on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20041119 | ||||
| 2 | TEXT_ID | Call by reference | Type reference (TYPE) | STRING | 20041119 |
Method GET_TEXT on Interface _IF_WDR_INTERNAL_API has no exception.
Method GET_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20041209 | |||
| 2 | USE_PROXY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20041209 |
Method GET_VIEW on Interface _IF_WDR_INTERNAL_API has no exception.
Method INIT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ROOT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Metadaten der Laufzeit zu einem Kontextknoten | 20041119 | |||
| 2 | ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Schnittstelle für die dynamische Verwendung von Knoten | 20041119 | |||
| 3 | SUPPLY_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Handle auf die implementierende Klasse | 20041119 |
Method INIT_CONTEXT on Interface _IF_WDR_INTERNAL_API has no exception.
Method INIT_UI_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20050514 |
Method INIT_UI_ELEMENTS on Interface _IF_WDR_INTERNAL_API has no exception.
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTBOUND_PLUG | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Parameterliste für Custom-Events | 20041110 |
Method NAVIGATE on Interface _IF_WDR_INTERNAL_API has no exception.
Method RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 2 | EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20041110 | ||||
| 3 | PARAMETERS | Call by reference | Type reference (TYPE) | WDR_EVENT_PARAMETER_LIST | Parameterliste für Custom-Events | 20041110 |
Method RAISE_EVENT on Interface _IF_WDR_INTERNAL_API has no exception.
Method SET_EXTERNAL_MAPPING Signature
Method SET_EXTERNAL_MAPPING on Interface _IF_WDR_INTERNAL_API has no parameter.
Method SET_EXTERNAL_MAPPING on Interface _IF_WDR_INTERNAL_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |