SAP ABAP Class CL_WDR_ACFUPDOWNLOAD_HNDL (Handler for Method Calls of Gantt View Element)
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_ACF_METHOD_HNDL Handler for Method Calls of ACF View Elements 20071106
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ACFUPDOWNLOAD_SCMS Interface for SCMS Embedding in UpDownload 20071203
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_ACFUPDOWNLOAD_SWFS Interface for Displaying File/Directory Selection Dialog Box 20080912
Properties
Class CL_WDR_ACFUPDOWNLOAD_HNDL  
Short Description Handler for Method Calls of Gantt View Element    
Super Class CL_WDR_ACF_METHOD_HNDL Handler for Method Calls of ACF 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 20071106   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_GAC_PROPERTY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_ACFUPDOWNLOAD_SCMS Interface for SCMS Embedding in UpDownload 20071203
2 IF_WD_ACFUPDOWNLOAD_SWFS Interface for Displaying File/Directory Selection Dialog Box 20080912
Friends
Class CL_WDR_ACFUPDOWNLOAD_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CLASSNAME_ME Instance attribute Private Type reference (TYPE) STRING 'CL_WDR_ACFUPDOWNLOAD_HNDL' 20121218
2 M_PROPERTYBAG Instance attribute Private Type reference (TYPE) TT_PROPERTYBAG 20130503
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CLIENT Instance method Public Method ONLY internal 20130415
2 CONSTRUCTOR Instance method Public Constructor 20100219
3 GET_ARCHIVE Instance method Public Method 20071203
4 GET_INIT_PROPERTIES Instance method Public Method 20130503
5 GET_LIBRARY Instance method Public Method 20080108
6 INSTALL_CERFICATE Instance method Public Method 20121217
Events
Class CL_WDR_ACFUPDOWNLOAD_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROPERTYBAG Public See coding 20130503 tt_propertybag TYPE standard TABLE OF t_propertybag
2 T_PROPERTYBAG Public See coding 20130503 BEGIN OF t_propertybag, name TYPE string, value TYPE string, END OF t_propertybag
Method Signatures

Method CHECK_CLIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20130415
2 Importing RESULT Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20130417
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20130415

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 20100219

Method CONSTRUCTOR on class CL_WDR_ACFUPDOWNLOAD_HNDL has no exception.

Method GET_ARCHIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting JARFILE Call by reference Type reference (TYPE) STRING 20071203

Method GET_ARCHIVE on class CL_WDR_ACFUPDOWNLOAD_HNDL has no exception.

Method GET_INIT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PROPERTIES Call by reference Type reference (TYPE) TT_PROPERTYBAG 20130503

Method GET_INIT_PROPERTIES on class CL_WDR_ACFUPDOWNLOAD_HNDL has no exception.

Method GET_LIBRARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ARCHIVE Call by reference Type reference (TYPE) STRING 20080108
2 Changing LIBRARY Call by reference Type reference (TYPE) STRING 20080108

Method GET_LIBRARY on class CL_WDR_ACFUPDOWNLOAD_HNDL has no exception.

Method INSTALL_CERFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CERTIFCATE Call by reference Type reference (TYPE) XSTRING 20121217
2 Importing ERROR Call by reference Type reference (TYPE) WDR_EXT_ATTRIBUTE_POINTER Information zu einem Attribut 20121217
3 Importing FILENAME Call by reference Type reference (TYPE) STRING 20121217
# Exception Resumable Description Created on
1 CX_WD_ACF_EXCEPTION 20121217
History
Last changed by/on SAP  20131127 
SAP Release Created in 711