SAP ABAP Class CL_WDR_ACF_METHOD_HNDL (Handler for Method Calls of ACF View Elements)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WDR_VIEW_ELEM_METHOD_HNDL Handler for Method Calls for View Elements 20041118
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDR_ACF_HNDL Server Side ACF Protocol 20071120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ACF_METHOD_HNDL Handler for Method Calls of ACF View Elements 20041118
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_IOS_WDACFPROXY INTERNAL 20041125
2 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ABSTRACTAPPLET_HNDL Handler for Method Calls of Gantt View Element 20071106
3 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ACFEXECUTE_HNDL Handler for Method Calls of Gantt View Element 20071106
4 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ACFUPDOWNLOAD_HNDL Handler for Method Calls of Gantt View Element 20071106
5 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ACF_GENERIC_HNDL Generic Active Component Method Handler 20071031
6 Inheritance (c INHERITING FROM c_ref)  CL_WDR_ACTIVEX_METHOD_HNDL Handler for Method Calls for GAC ActiveX View Element 20071023
7 Inheritance (c INHERITING FROM c_ref)  CL_WDR_GANTT_METHOD_HNDL Handler for Method Calls of Gantt View Element 20041118
8 Inheritance (c INHERITING FROM c_ref)  CL_WDR_IACTIVE_FORM_METH_HNDL Method Handler for InteractiveForm 20050624
9 Inheritance (c INHERITING FROM c_ref)  CL_WDR_NETWORK_METHOD_HNDL Handler for Method Calls of Gantt View Element 20050420
Properties
Class CL_WDR_ACF_METHOD_HNDL  
Short Description Handler for Method Calls of ACF View Elements    
Super Class CL_WDR_VIEW_ELEM_METHOD_HNDL Handler for Method Calls for View Elements 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SWDP_UIEL_ACTIVE_COMPONENT   UIE Library "ActiveComponent" 
Created 20041118   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_ACF_PARAMETERS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDR_ACF_HNDL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDR_ACF_HNDL Server Side ACF Protocol 20071120
2 IF_WD_ACF_METHOD_HNDL Handler for Method Calls of ACF View Elements 20041118
Friends
Class CL_WDR_ACF_METHOD_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CERROR_TYPE_HIGH Constant Public Type reference (TYPE) I 1 Every later. Execution is cancelled 20060420
2 CERROR_TYPE_MEDIUM Constant Public Type reference (TYPE) I 2 Only this execution is cancelled 20060420
3 CNOVALIDWHITELIST Constant Public Type reference (TYPE) STRING 'novalidwhitelist' 20090928
4 EMPTY_VALUE Constant Public Type reference (TYPE) STRING '@acf_empty' 20060711
5 INVOKE_OK Constant Public Type reference (TYPE) STRING '0 OK' Set if no return errors have occurred 20061019
6 MT_ACF_EVENT_QUEUE Instance attribute Protected Type reference (TYPE) TT_EVENT_QUEUE 20130618
7 M_ACF_ACTUALROUNDTRIP Instance attribute Protected Type reference (TYPE) I 20130618
8 M_APPLET_ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100219
9 M_CLASSNAME Constant Protected Type reference (TYPE) STRING 'CL_WDR_ACF_METHOD_HNDL' 20110210
10 M_CLASSNAME_INSTANCE Instance attribute Protected Type reference (TYPE) STRING 'CL_WDR_ACF_METHOD_HNDL' 20130422
11 M_REGISTERED_EVENTS_COUNT Instance attribute Protected Type reference (TYPE) I 20130618
12 M_TIMER_SESSIONTIMEOUT Instance attribute Private Type reference (TYPE) I 20080220
13 M_TIMER_URL Instance attribute Private Type reference (TYPE) STRING 20080220
14 M_TRACEOUTPUT Instance attribute Private Type reference (TYPE) STRING 20110211
15 M_VIRUS_SCAN_ALWAYS Instance attribute Protected Type reference (TYPE) ABAP_BOOL abap_false 20120813
16 M_VIRUS_SCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE Virus Scan Profile 20120813
17 M_WHITELIST_NAME Instance attribute Private Type reference (TYPE) STRING 20080819
18 NULL_VALUE Constant Protected Type reference (TYPE) STRING '@acf_null' 20060711
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVEX_POSSIBLE Static method Protected Method 20091104
2 ADD_TRACE Instance method Private Method 20110211
3 APPLET_ACTIVE Instance method Private Method 20100219
4 CALL_METHOD Instance method Public Method Generic Dispatcher 20060620
5 CLEAR_ACF_EVENT_IN_QUEUE Instance method Protected Method 20130618
6 CONSTRUCTOR Instance method Public Constructor 20050208
7 CONVERT_FROM Static method Public Method 20080117
8 CONVERT_TO Static method Public Method 20080117
9 GET_ABSOLUTE_DOWNLOAD_PATH Instance method Public Method 20080820
10 GET_ACC_MODE Instance method Protected Method Query Accessibility Mode 20070312
11 GET_ERROR_SEVERITY Instance method Public Method 20060420
12 GET_GUID Instance method Public Method Internal 20060704
13 GET_MASSDATA Instance method Public Method 20080307
14 GET_PARAM_AS_ACF Instance method Public Method Maps Supported ABAP Types of ACF Types 20050422
15 GET_QUEUE_AS_ACF_XML Instance method Public Method Returns Method Queue as ACF XML 20060620
16 GET_TABLE_FROM_XSTRING Static method Public Method Constructs a table form ACF mass data table XSTRING 20061107
17 GET_TEST_CERTIFICATE Static method Public Method For Internal Test Cases 20091006
18 GET_VIEW_ELEMENT Instance method Protected Method 20080318
19 GET_WHITELIST Instance method Public Method Internal only 20080818
20 GET_WHITELIST_NAMES Instance method Protected Method 20130117
21 GET_WHITELIST_TEST Instance method Private Method 20091006
22 IS_64BIT_VERSION_IE Static method Protected Method 20120515
23 LOG_FILEACCESS Instance method Protected Method Internal only 20120625
24 MAP_PARAM_TO_ACF Static method Public Method 20071123
25 REGISTER_EVENT Instance method Public Method 20060620
26 SAP_CODEPAGE Static method Private Method 20080118
27 SET_ACF_EVENT_IN_QUEUE Instance method Protected Method 20130619
28 SET_INVOCATION_RESULT Instance method Public Method 20060621
29 SET_PROPERTY Instance method Public Method 20060620
30 SET_TIMER Instance method Public Method 20080212
31 SET_VIRUSSCANPROFILE Instance method Public Method 20130927
32 SET_WDR_TRACE Instance method Private Method 20110204
33 SET_WHITELIST Instance method Public Method 20080819
34 TRACE_WARNING Instance method Protected Method 20110210
35 UNREGISTER_EVENT Instance method Public Method 20060620
36 UPDATE_CONTEXT_DATA Instance method Private Method 20060622
37 UPDATE_MASS_DATA_ATTRIBUTE Instance method Public Method 20060705
38 UPDATE_ROUNDTRIP_INFOS Instance method Protected Method 20130618
Events
Class CL_WDR_ACF_METHOD_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_EVENT_QUEUE Protected See coding 20130618 TT_EVENT_QUEUE TYPE standard TABLE OF T_EVENT_QUEUE
2 T_EVENT_QUEUE Protected See coding 20130618 BEGIN OF T_EVENT_QUEUE, m_acf_roundtrip TYPE i, m_cache_id TYPE string, m_count_registered_events TYPE i, END OF T_EVENT_QUEUE
Method Signatures

Method ACTIVEX_POSSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ISPOSSIBLE Value transfer Type reference (TYPE) ABAP_BOOL 20091104

Method ACTIVEX_POSSIBLE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method ADD_TRACE Signature

Method ADD_TRACE on class CL_WDR_ACF_METHOD_HNDL has no parameter.
Method ADD_TRACE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method APPLET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20100219

Method APPLET_ACTIVE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method CALL_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 20060620
2 Importing DISABLE_RETURN Value transfer Type reference (TYPE) BOOLEAN true: no information is sent back from the client 20060620
3 Importing ERROR_POINTER Value transfer Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20060620
4 Importing ERROR_TYPE Value transfer Type reference (TYPE) STRING error severity classification 20060620
5 Importing METHOD Value transfer Type reference (TYPE) STRING name of the method 20060620
6 Importing OBJECT Value transfer Type reference (TYPE) STRING id of subcomponent 20060620
7 Importing PARAM1_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
8 Importing PARAM1_TYPE Value transfer Type reference (TYPE) STRING 'string' type of parameter 1 20060620
9 Importing PARAM1_VALUE Value transfer Type reference (TYPE) STRING value of parameter 1 20060620
10 Importing PARAM2_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
11 Importing PARAM2_TYPE Value transfer Type reference (TYPE) STRING 'string' type of parameter 2 20060620
12 Importing PARAM2_VALUE Value transfer Type reference (TYPE) STRING value of parameter 2 20060620
13 Importing PARAM3_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
14 Importing PARAM3_TYPE Value transfer Type reference (TYPE) STRING 'string' type of parameter 3 20060620
15 Importing PARAM3_VALUE Value transfer Type reference (TYPE) STRING value of parameter 3 20060620
16 Importing PARAM4_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
17 Importing PARAM4_TYPE Value transfer Type reference (TYPE) STRING 'string' type of parameter 4 20060620
18 Importing PARAM4_VALUE Value transfer Type reference (TYPE) STRING value of parameter 4 20060620
19 Importing PARAM5_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
20 Importing PARAM5_TYPE Value transfer Type reference (TYPE) STRING 'string' type of parameter 5 20060620
21 Importing PARAM5_VALUE Value transfer Type reference (TYPE) STRING value of parameter 5 20060620
22 Importing PARAM6_MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
23 Importing PARAM6_TYPE Value transfer Type reference (TYPE) STRING 'string' type of paramter 6 20060620
24 Importing PARAM6_VALUE Value transfer Type reference (TYPE) STRING value of parameter 6 20060620
25 Importing RETURN_POINTER Value transfer Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20060620

Method CALL_METHOD on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method CLEAR_ACF_EVENT_IN_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEID Call by reference Type reference (TYPE) STRING 20130618

Method CLEAR_ACF_EVENT_IN_QUEUE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VIEW_ELEMENT Value transfer Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20050405

Method CONSTRUCTOR on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method CONVERT_FROM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) STRING 20080117
2 Importing ENDIAN Value transfer Type reference (TYPE) ABAP_ENDIAN 20080117
3 Importing IGNORE_CERR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080117
4 Importing REPLACEMENT Value transfer Type reference (TYPE) ABAP_REPL Ersatzzeichen/-string für Zeichensatzkonvertierung 20080117
5 Returning RESULT Value transfer Type reference (TYPE) STRING 20080117
6 Importing SOURCE Call by reference Type reference (TYPE) XSTRING 20080117
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20080117
2 CX_PARAMETER_INVALID_TYPE Parameter mit ungültigem Typ 20080117
3 CX_SY_CODEPAGE_CONVERTER_INIT System-Exception für Initialisierung Code Page Converter 20080117
4 CX_SY_CONVERSION_CODEPAGE System-Exception bei Zeichensatzkonvertierung 20080117

Method CONVERT_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) STRING `UTF-8` 20080117
2 Importing ENDIAN Call by reference Type reference (TYPE) ABAP_ENDIAN 20080117
3 Importing IGNORE_CERR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080117
4 Importing REPLACEMENT Call by reference Type reference (TYPE) ABAP_REPL '#' Ersatzzeichen/-string für Zeichensatzkonvertierung 20080117
5 Returning RESULT Value transfer Type reference (TYPE) XSTRING 20080117
6 Importing SOURCE Call by reference Type reference (TYPE) STRING 20080117
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID_RANGE Parameter mit ungültigem Wertebereich 20080117
2 CX_PARAMETER_INVALID_TYPE Parameter mit ungültigem Typ 20080117
3 CX_SY_CODEPAGE_CONVERTER_INIT System-Exception für Initialisierung Code Page Converter 20080117
4 CX_SY_CONVERSION_CODEPAGE System-Exception bei Zeichensatzkonvertierung 20080117

Method GET_ABSOLUTE_DOWNLOAD_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH Value transfer Type reference (TYPE) STRING 20080820

Method GET_ABSOLUTE_DOWNLOAD_PATH on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_ACC_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_ACC_MODE_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20070312

Method GET_ACC_MODE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_ERROR_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERRORSEVERITY Call by reference Type reference (TYPE) I refers to constants CERROR_TYPE_HIGH 20060420
2 Exporting ERRORSEVERITYASSTRING Call by reference Type reference (TYPE) STRING 20060420

Method GET_ERROR_SEVERITY on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20060706
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060706
3 Importing DELETE_GUID Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130318
4 Returning GUID Value transfer Type reference (TYPE) STRING 20060704

Method GET_GUID on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_MASSDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) STRING 20080307
2 Exporting VALUE Call by reference Type reference (TYPE) XSTRING 20080307

Method GET_MASSDATA on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_PARAM_AS_ACF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAPPARAM Call by reference Type reference (TYPE) ANY 20050422
2 Exporting ACFPARAMTYPE Call by reference Type reference (TYPE) STRING 20050422
3 Exporting ACFPARAMVALUE Call by reference Type reference (TYPE) STRING 20050422
4 Exporting CACHE_KEY Call by reference Type reference (TYPE) STRING 20060705
5 Importing ISBOOLEAN Call by reference Type reference (TYPE) ABAP_BOOL 20060724
6 Importing ISMASSDATA Call by reference Type reference (TYPE) C '' 20060105
7 Importing RESOURCE_ID Value transfer Type reference (TYPE) STRING 20060620

Method GET_PARAM_AS_ACF on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_QUEUE_AS_ACF_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 20060620
2 Importing ID Call by reference Type reference (TYPE) STRING 20060620
3 Returning XML Value transfer Type reference (TYPE) STRING 20060620

Method GET_QUEUE_AS_ACF_XML on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_TABLE_FROM_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACF_MASS_DATA Call by reference Type reference (TYPE) XSTRING ACF massdata XSTRING containing the table 20061108
2 Exporting ACF_TABLE Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_ACF_TABLE table created from XSTRING_DATA 20061108
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20061110

Method GET_TEST_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CERT_CONTENT Call by reference Type reference (TYPE) XSTRING 20091006
2 Exporting CERT_NAME Call by reference Type reference (TYPE) STRING 20091006

Method GET_TEST_CERTIFICATE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_VIEW_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VIEW_ELEMENT Call by reference Object reference (TYPE REF TO) CL_WDR_VIEW_ELEMENT WebDynpro View Element 20080318

Method GET_VIEW_ELEMENT on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CERT_NAME Call by reference Type reference (TYPE) STRING 20080911
2 Exporting CERT_VALUE Call by reference Type reference (TYPE) STRING 20080911
3 Exporting NAME Call by reference Type reference (TYPE) STRING 20080818
4 Exporting SIGN_NAME Call by reference Type reference (TYPE) STRING 20080909
5 Exporting SIGN_VALUE Call by reference Type reference (TYPE) STRING 20080909
6 Exporting VALUE Call by reference Type reference (TYPE) STRING 20080818

Method GET_WHITELIST on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method GET_WHITELIST_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting TT_WHITELIST_NAME Call by reference Type reference (TYPE) IF_WDR_ACF_HNDL=>TT_WHITELIST_NAME 20130117
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20130117

Method GET_WHITELIST_TEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CERT_VALUE Call by reference Type reference (TYPE) STRING 20091006
2 Exporting SIGN_VALUE Call by reference Type reference (TYPE) STRING 20091006
3 Exporting VALUE Call by reference Type reference (TYPE) STRING 20091006

Method GET_WHITELIST_TEST on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method IS_64BIT_VERSION_IE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_64BIT_VERSION_IE Value transfer Type reference (TYPE) ABAP_BOOL 20120515

Method IS_64BIT_VERSION_IE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method LOG_FILEACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBCOMPONENT Call by reference Type reference (TYPE) STRING 20120625
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20120625

Method MAP_PARAM_TO_ACF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ABAPPARAM Call by reference Type reference (TYPE) ANY 20071123
2 Exporting ACFPARAMTYPE Call by reference Type reference (TYPE) STRING 20071123
3 Exporting ACFPARAMVALUE Call by reference Type reference (TYPE) STRING 20071123
4 Importing APPLET_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100219
5 Exporting CACHE_KEY Call by reference Type reference (TYPE) STRING 20071123
6 Importing RESOURCE_ID Call by reference Type reference (TYPE) STRING 20071123
7 Importing STRINGTABLE Call by reference Type reference (TYPE) ABAP_BOOL 20080124
8 Importing VIRUS_SCAN_ALWAYS Call by reference Type reference (TYPE) ABAP_BOOL 20120813
9 Importing VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE Viren-Scan-Profil 20120813
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20071218

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 20060620
2 Importing NAME Value transfer Type reference (TYPE) STRING 20060620

Method REGISTER_EVENT on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SAP_CODEPAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODEPAGE Call by reference Type reference (TYPE) STRING 20080118
2 Returning SAPCP Value transfer Type reference (TYPE) CPCODEPAGE SAP Character Set ID 20080118
# Exception Resumable Description Created on
1 CX_PARAMETER_INVALID Superclass for Parameter Error 20080118

Method SET_ACF_EVENT_IN_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CACHEID Call by reference Type reference (TYPE) STRING 20130619

Method SET_ACF_EVENT_IN_QUEUE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SET_INVOCATION_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RESULT_XML Call by reference Type reference (TYPE) STRING 20060621
2 Importing UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20060622

Method SET_INVOCATION_RESULT on class CL_WDR_ACF_METHOD_HNDL has no exception.

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 WebDynpro View Element 20060620
2 Importing ERROR_TYPE Value transfer Type reference (TYPE) STRING 'ignore' 20060620
3 Importing INVOCATION_TYPE Call by reference Type reference (TYPE) I CL_ACF_PARAMETERS=>MC_SETTER 20071218
4 Importing MASS_VALUE Call by reference Type reference (TYPE) XSTRING 20060620
5 Importing NAME Value transfer Type reference (TYPE) STRING 20060620
6 Importing RETURN_POINTER Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20080428
7 Importing TYPE Value transfer Type reference (TYPE) STRING 'string' 20060620
8 Importing VALUE Value transfer Type reference (TYPE) STRING 20060620

Method SET_PROPERTY on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SET_TIMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) STRING 20080212

Method SET_TIMER on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SET_VIRUSSCANPROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE Viren-Scan-Profil 20130927

Method SET_VIRUSSCANPROFILE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SET_WDR_TRACE Signature

Method SET_WDR_TRACE on class CL_WDR_ACF_METHOD_HNDL has no parameter.
Method SET_WDR_TRACE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method SET_WHITELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GACCERTIFICATE Call by reference Type reference (TYPE) XSTRING 20120116
2 Importing GACCERTIFICATENAME Call by reference Type reference (TYPE) STRING 20120116
3 Importing WHITELIST Call by reference Type reference (TYPE) STRING 20080819

Method SET_WHITELIST on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method TRACE_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASSNAME Call by reference Type reference (TYPE) STRING 20110210
2 Importing METHODNAME Call by reference Type reference (TYPE) STRING 20110210
3 Importing WARNING Call by reference Type reference (TYPE) STRING 20110210

Method TRACE_WARNING on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method UNREGISTER_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 20060620
2 Importing NAME Value transfer Type reference (TYPE) STRING 20060620

Method UNREGISTER_EVENT on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method UPDATE_CONTEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACF_TYPE Call by reference Type reference (TYPE) STRING 20060622
2 Importing ATTRIBUTE_PTR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20060622
3 Importing CACHE_KEY Call by reference Type reference (TYPE) STRING 20060622
4 Importing UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA to get updates into a DataContainer 20060622
5 Importing VALUE Call by reference Type reference (TYPE) ANY 20060622

Method UPDATE_CONTEXT_DATA on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method UPDATE_MASS_DATA_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME_CLIENT Call by reference Type reference (TYPE) STRING 20060706
2 Importing CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20060706
3 Importing I_UPDATE_DATA Call by reference Object reference (TYPE REF TO) IF_WDR_UPDATE_SERVER_PEER_DATA 20060705
4 Importing PROPERTY_BINDING Call by reference Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20060705
5 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20060705

Method UPDATE_MASS_DATA_ATTRIBUTE on class CL_WDR_ACF_METHOD_HNDL has no exception.

Method UPDATE_ROUNDTRIP_INFOS Signature

Method UPDATE_ROUNDTRIP_INFOS on class CL_WDR_ACF_METHOD_HNDL has no parameter.
Method UPDATE_ROUNDTRIP_INFOS on class CL_WDR_ACF_METHOD_HNDL has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700