SAP ABAP Interface IF_WDR_REC_PLUGIN (Recording Plug-In)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APL_ECATT_WDR_REC_PLUGIN | eCATT Web Dynpro Recorder Plugin | 20030327 |
Properties
Interface | IF_WDR_REC_PLUGIN | |
Short Description | Recording Plug-In |
General Data
Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
Created | 20030217 | 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_REC_PLUGIN has no interface.
Friends
Interface IF_WDR_REC_PLUGIN has no friend.
Attributes
Interface IF_WDR_REC_PLUGIN has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110905 | |
2 | ![]() |
Instance method | Public | Method | Initializes the Plug-In | 20030217 |
3 | ![]() |
Instance method | Public | Method | 20030930 | |
4 | ![]() |
Instance method | Public | Method | 20030218 | |
5 | ![]() |
Instance method | Public | Method | 20030217 | |
6 | ![]() |
Instance method | Public | Method | 20030303 | |
7 | ![]() |
Instance method | Public | Method | 20061207 | |
8 | ![]() |
Instance method | Public | Method | 20101026 |
Events
Interface IF_WDR_REC_PLUGIN has no event.
Types
Interface IF_WDR_REC_PLUGIN has no local type.
Method Signatures
Method DO_NOT_STOP_ON_EXIT Signature
Method DO_NOT_STOP_ON_EXIT on Interface IF_WDR_REC_PLUGIN has no parameter.
Method DO_NOT_STOP_ON_EXIT on Interface IF_WDR_REC_PLUGIN has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_REC_PLUGIN_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_WDR_REC_PLUGIN_MANAGER | WebDynpro: Recording PlugIn Manager | 20030217 |
Method INIT on Interface IF_WDR_REC_PLUGIN has no exception.
Method ON_APPLICATION_TERMINATED Signature
Method ON_APPLICATION_TERMINATED on Interface IF_WDR_REC_PLUGIN has no parameter.
Method ON_APPLICATION_TERMINATED on Interface IF_WDR_REC_PLUGIN has no exception.
Method ON_RENDER_UI_UPDATES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTION_LIST | Call by reference | Type reference (TYPE) | WDR_ACTION_LIST | List of Actions | 20030218 | ||
2 | ![]() |
I_CLIENT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CLIENT | Describes the client dependent parts of a WD client | 20030218 | ||
3 | ![]() |
I_CLIENT_EVENT_LIST | Call by reference | Type reference (TYPE) | WDR_CLIENT_EVENT_LIST | List of client events | 20030218 | ||
4 | ![]() |
I_CLIENT_INFO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | WebDynpro: Client Info Object | 20030218 | ||
5 | ![]() |
I_DATA_CONTAINER_LIST | Call by reference | Type reference (TYPE) | WDR_DATA_CONTAINER_LIST | List of Data Containers | 20030218 | ||
6 | ![]() |
I_DATA_TYPE_LIST | Call by reference | Type reference (TYPE) | WDR_DATA_TYPE_LIST | List of data types | 20030218 | ||
7 | ![]() |
I_MESSAGE_MANAGER_LIST | Call by reference | Type reference (TYPE) | WDR_MESSAGE_MANAGER_LIST | List of Message Managers | 20030218 | ||
8 | ![]() |
I_VIEW_LIST | Call by reference | Type reference (TYPE) | WDR_VIEW_LIST | List of WebDynpro Views | 20030218 |
Method ON_RENDER_UI_UPDATES on Interface IF_WDR_REC_PLUGIN has no exception.
Method ON_REQUEST_RESPONSE_FINISHED Signature
Method ON_REQUEST_RESPONSE_FINISHED on Interface IF_WDR_REC_PLUGIN has no parameter.
Method ON_REQUEST_RESPONSE_FINISHED on Interface IF_WDR_REC_PLUGIN has no exception.
Method ON_REQUEST_RESPONSE_STARTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLIENT_INFO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | WebDynpro: Client Info Object | 20030303 |
Method ON_REQUEST_RESPONSE_STARTED on Interface IF_WDR_REC_PLUGIN has no exception.
Method ON_UPDATE_VIEW_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXTERNAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20061207 | |||
2 | ![]() |
PROPERTY_NAME | Call by reference | Type reference (TYPE) | STRING | 20061207 | |||
3 | ![]() |
PROPERTY_TYPE | Call by reference | Type reference (TYPE) | STRING | 20061207 | |||
4 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | ANY | 20061207 | |||
5 | ![]() |
VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_VIEW_ELEMENT | WebDynpro View Element | 20061207 |
Method ON_UPDATE_VIEW_STATE on Interface IF_WDR_REC_PLUGIN has no exception.
Method SEND_REQUEST_RESPONSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEQUENCE_ID | Value transfer | Type reference (TYPE) | STRING | 20110905 | |||
2 | ![]() |
XBCML_REQUEST | Call by reference | Type reference (TYPE) | STRING | 20101026 | |||
3 | ![]() |
XBCML_RESPONSE | Call by reference | Type reference (TYPE) | STRING | 20101026 |
Method SEND_REQUEST_RESPONSE on Interface IF_WDR_REC_PLUGIN has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |