SAP ABAP Class CL_WD_ACF_UP_DOWNLOAD (CL_WD_ACF_UP_DOWNLOAD)
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_WD_ABSTRACT_APPLET 20071107
Properties
Class CL_WD_ACF_UP_DOWNLOAD  
Short Description    
Super Class CL_WD_ABSTRACT_APPLET  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_ACTIVE_COMPONENT   UIE Library "ActiveComponent" 
Created 20071107   SAP 
Last change 20141120    
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)
Interfaces
Class CL_WD_ACF_UP_DOWNLOAD has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131017 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131017 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_VIRUS_SCAN_PROFILE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20131017
2 CID_ACF_UP_DOWNLOAD Constant Public Type reference (TYPE) GUID 'DC8D043BFC8B06F1AF2400127991401D' 20071107
3 MP_ON_COMPLETED Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080110
4 VL_ON_COMPLETED Instance attribute Protected Type reference (TYPE) STRING 20080110
5 VL_VIRUS_SCAN_PROFILE Instance attribute Protected Type reference (TYPE) VSCAN_PROFILE 20131017
Methods
# Method Level Visibility Method type Description Created on
1 BIND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
2 BOUND_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
3 CONSTRUCTOR Instance method Public Constructor 20071107
4 GET_ON_COMPLETED Instance method Public Method 20080110
5 GET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
6 MAPPED_ON_COMPLETED Instance method Public Method 20080110
7 MAP_ON_COMPLETED Instance method Public Method 20080110
8 NEW_ACF_UP_DOWNLOAD Static method Public Method 20071107
9 SET_ON_COMPLETED Instance method Public Method 20080110
10 SET_VIRUS_SCAN_PROFILE Instance method Public Method 20131017
Events
Class CL_WD_ACF_UP_DOWNLOAD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ACF_UP_DOWNLOAD Public See coding 20071107 tt_ACF_UP_DOWNLOAD TYPE TABLE OF REF TO CL_WD_ACF_UP_DOWNLOAD WITH DEFAULT KEY
Method Signatures

Method BIND_VIRUS_SCAN_PROFILE Signature

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

Method BIND_VIRUS_SCAN_PROFILE on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method BOUND_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning PATH Value transfer Type reference (TYPE) STRING 20131017

Method BOUND_VIRUS_SCAN_PROFILE on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20071107
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20071107

Method CONSTRUCTOR on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method GET_ON_COMPLETED Signature

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

Method GET_ON_COMPLETED on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method GET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20131017
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20131017
3 Returning VALUE Value transfer Type reference (TYPE) VSCAN_PROFILE 20131017

Method GET_VIRUS_SCAN_PROFILE on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method MAPPED_ON_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080110

Method MAPPED_ON_COMPLETED on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method MAP_ON_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20080110

Method MAP_ON_COMPLETED on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method NEW_ACF_UP_DOWNLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARCHIVES Call by reference Type reference (TYPE) STRING 20071107
2 Importing BIND_ARCHIVES Call by reference Type reference (TYPE) STRING 20071107
3 Importing BIND_CLASS Call by reference Type reference (TYPE) STRING 20071107
4 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20071107
5 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20071107
6 Importing BIND_LIFE_TIME Call by reference Type reference (TYPE) STRING 20100415
7 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
8 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20071107
9 Importing BIND_VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) STRING 20131017
10 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20071107
11 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20071107
12 Importing CLASS Call by reference Type reference (TYPE) STRING 20071107
13 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20071107
14 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20071107
15 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_ACF_UP_DOWNLOAD 20071107
16 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20071107
17 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20071107
18 Importing ID Call by reference Type reference (TYPE) STRING 20071107
19 Importing LIFE_TIME Call by reference Type reference (TYPE) WDUI_LIFE_TIME E_LIFE_TIME-WHEN_VISIBLE 20100415
20 Importing ON_COMPLETED Call by reference Type reference (TYPE) STRING 20080110
21 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
22 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20071107
23 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20071107
24 Importing VIRUS_SCAN_PROFILE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017
25 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20071107
26 Importing WIDTH Call by reference Type reference (TYPE) STRING 20071107

Method NEW_ACF_UP_DOWNLOAD on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method SET_ON_COMPLETED Signature

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

Method SET_ON_COMPLETED on class CL_WD_ACF_UP_DOWNLOAD has no exception.

Method SET_VIRUS_SCAN_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) VSCAN_PROFILE 20131017

Method SET_VIRUS_SCAN_PROFILE on class CL_WD_ACF_UP_DOWNLOAD has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 711