SAP ABAP Interface IF_WDR_ACF_HNDL (Server Side ACF Protocol)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ACF_METHOD_HNDL Handler for Method Calls of ACF View Elements 20071120
Properties
Interface IF_WDR_ACF_HNDL  
Short Description Server Side ACF Protocol    
General Data
Package SWDP_UIEL_ACTIVE_COMPONENT   UIE Library "ActiveComponent" 
Created 20071120   SAP 
Last changed 20131127   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)
2 CL_WDR_ACF_INVOCATIONELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WDR_ACF_METHOD_HNDL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_WDR_ACF_HNDL has no interface.
Friends
Interface IF_WDR_ACF_HNDL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 E_ACF_TYPE Constant Public See coding 20080311
Methods
# Method Level Visibility Method type Description Created on
1 GET_PROPERTY Instance method Public Method 20071120
2 GET_XML Instance method Public Method 20071120
3 REGISTER_EVENT Instance method Public Method 20080310
4 SET_EVENT Instance method Public Method 20071120
5 SET_METHOD Instance method Public Method 20071120
6 SET_PROPERTY Instance method Public Method 20071120
7 UNSET_EVENT Instance method Public Method 20071120
Events
Interface IF_WDR_ACF_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACF_TABLE Public See coding 20080117 tt_acf_table type standard table of tt_acf_table_line with NON-UNIQUE DEFAULT KEY
2 TT_ACF_TABLE_LINE Public See coding 20080117 tt_acf_table_line type standard table of string with NON-UNIQUE DEFAULT KEY
3 TT_WHITELIST_NAME Public See coding 20130117 tt_whitelist_name TYPE standard TABLE OF t_whitelist_name
4 T_ACF_TYPE Public Type reference (TYPE) STRING Constants as defined in E_ACF_TYPE 20080311
5 T_WHITELIST_NAME Public See coding 20130117 BEGIN OF t_whitelist_name, name TYPE string, description TYPE string, END OF t_whitelist_name
Method Signatures

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071218
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_ACF_INVOCATIONELEMENT ACF 20071122
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071205
2 Importing ID Call by reference Type reference (TYPE) STRING 20071205
3 Returning XML Value transfer Type reference (TYPE) STRING 20071205
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122

Method REGISTER_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20080310
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_ACF_INVOCATIONELEMENT ACF 20080310
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20080310

Method SET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071121
2 Importing NAME Call by reference Type reference (TYPE) STRING Eventname 20071121
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071120
2 Importing DISABLE_RETURN Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20071126
3 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_ACF_INVOCATIONELEMENT ACF 20071122
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071120
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_ACF_INVOCATIONELEMENT ACF 20071122
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122

Method UNSET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20071121
2 Importing NAME Call by reference Type reference (TYPE) STRING Eventname 20071121
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071122
History
Last changed by/on SAP  20131127 
SAP Release Created in 711