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 ASSIGN_UNTYPED_REFERENCE Instance method Public Method Non-Typed Assignment 20050808
2 CREATE_ACTION Instance method Public Method Create Action 20041110
3 CREATE_EVENT_SUBSCRIPTION Instance method Public Method Register for Event 20041110
4 DELETE_EVENT_SUBSCRIPTION Instance method Public Method Undo Event Registration 20041110
5 GET_ASSIST_INSTANCE Instance method Public Method Returns Instance of Optional Assistance Class 20050520
6 GET_COMPONENT_USAGE Instance method Public Method Returns Component Usage 20041110
7 GET_CONTROLLER Instance method Public Method Returns the Controller 20041112
8 GET_CONTROLLER_DELEGATE Instance method Public Method Returns Controller 20041110
9 GET_INTERFACE_CTLR_DELEGATE Instance method Public Method Returns Interface Controller of Used Component 20041110
10 GET_TEXT Instance method Public Method Returns Text Information 20041119
11 GET_VIEW Instance method Public Method Returns View Interface 20041209
12 INIT_CONTEXT Instance method Public Method Initialize Context 20041119
13 INIT_UI_ELEMENTS Instance method Public Method Initialize UI Hierarchy 20050505
14 NAVIGATE Instance method Public Method Trigger Navigation (View and Interface View Only) 20041110
15 RAISE_EVENT Instance method Public Method Raise Event 20041110
16 SET_EXTERNAL_MAPPING 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 Exporting DATA Call by reference Type reference (TYPE) DATA 20050808
2 Importing 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 Importing COMMAND Call by reference Type reference (TYPE) STRING 20041110
2 Importing EVENT_HANDLER Call by reference Type reference (TYPE) STRING 20041110
3 Importing IMAGE_URL Call by reference Type reference (TYPE) STRING 20041110
4 Importing IS_VALIDATING Call by reference Type reference (TYPE) ABAP_BOOL 20041110
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Aktion 20041110
6 Importing SKIP_PHASE_MODEL Call by reference Type reference (TYPE) ABAP_BOOL 20120216
7 Importing 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 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20041110
3 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20041110
4 Importing 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 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20041110
3 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20041110
4 Importing 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 Returning 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 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Returning 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller 20041112
2 Importing 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 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Returning 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 Importing COMPONENT_USAGE_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Returning 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 Returning RESULT Value transfer Type reference (TYPE) STRING 20041119
2 Importing 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 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20041209
2 Importing 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 Exporting ROOT_INFO Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE_INFO Metadaten der Laufzeit zu einem Kontextknoten 20041119
2 Exporting ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Schnittstelle für die dynamische Verwendung von Knoten 20041119
3 Importing 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 Returning 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 Importing OUTBOUND_PLUG Call by reference Type reference (TYPE) STRING 20041110
2 Importing 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 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20041110
2 Importing EVENT_NAME Call by reference Type reference (TYPE) STRING 20041110
3 Importing 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