SAP ABAP Class CL_SALV_WD_UIE_FILE_DOWNLOAD (Hyperlink in Cells of ALV Output to Download Data)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_A_LINK Hyperlink in the Cells of the ALV Output 20041215
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_MULTI_CELL_EDITOR Editor that can be implemented in an MCE cell variant 20100602
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Properties
Class CL_SALV_WD_UIE_FILE_DOWNLOAD  
Short Description Hyperlink in Cells of ALV Output to Download Data    
Super Class CL_SALV_WD_UIE_A_LINK Hyperlink in the Cells of the ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041215   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_FILE_DOWNLOAD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_MULTI_CELL_EDITOR Editor that can be implemented in an MCE cell variant 20100602
2 IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Friends
Class CL_SALV_WD_UIE_FILE_DOWNLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BEHAVIOUR Instance attribute Public Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_BEHAVIOUR CL_WD_FILE_DOWNLOAD=>E_BEHAVIOUR-AUTO 20061114
2 BEHAVIOUR_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20061114
3 DATA_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041215
4 FILE_NAME Instance attribute Public Type reference (TYPE) STRING 20041215
5 FILE_NAME_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041215
6 MIME_TYPE Instance attribute Public Type reference (TYPE) STRING 20041215
7 MIME_TYPE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041215
8 TARGET Instance attribute Public Type reference (TYPE) STRING 20041215
9 TARGET_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041215
10 TYPE Instance attribute Public Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_TYPE CL_WD_FILE_DOWNLOAD=>E_TYPE-NAVIGATION 20041215
11 TYPE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20041215
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041215
2 GET_BEHAVIOUR Instance method Public Method 20061114
3 GET_BEHAVIOUR_FIELDNAME Instance method Public Method 20061114
4 GET_DATA_FIELDNAME Instance method Public Method Returns Tied Field to Context 20041215
5 GET_FILE_NAME Instance method Public Method Returns New Name of Downloaded File 20041215
6 GET_FILE_NAME_FIELDNAME Instance method Public Method Returns Field with New File Names 20041215
7 GET_MIME_TYPE Instance method Public Method Returns MIME Type of File 20041215
8 GET_MIME_TYPE_FIELDNAME Instance method Public Method Returns Field with MIME Type in Cells 20041215
9 GET_TARGET Instance method Public Method Returns Target Window of Browser 20041215
10 GET_TARGET_FIELDNAME Instance method Public Method Returns Field with Target Elements in Cells 20041215
11 GET_TYPE Instance method Public Method Returns the Hyperlink Display Type 20041215
12 GET_TYPE_FIELDNAME Instance method Public Method Returns Field with Display Type of Hyperlink 20041215
13 SET_BEHAVIOUR Instance method Public Method 20061114
14 SET_BEHAVIOUR_FIELDNAME Instance method Public Method 20061114
15 SET_DATA_FIELDNAME Instance method Public Method Sets Tied Field in Context 20041215
16 SET_FILE_NAME Instance method Public Method Sets New Name of Downloaded File 20041215
17 SET_FILE_NAME_FIELDNAME Instance method Public Method Sets Field with New File Name 20041215
18 SET_MIME_TYPE Instance method Public Method Sets MIME Type of File 20041215
19 SET_MIME_TYPE_FIELDNAME Instance method Public Method Sets Field with MIME Types of Files in Cells 20041215
20 SET_TARGET Instance method Public Method Sets Target Window of Browser 20041215
21 SET_TARGET_FIELDNAME Instance method Public Method Sets Field with Target Elements in Cells 20041215
22 SET_TYPE Instance method Public Method Sets the Hyperlink Display Type 20041215
23 SET_TYPE_FIELDNAME Instance method Public Method Sets Field with Display Type of Hyperlink 20041215
Events
Class CL_SALV_WD_UIE_FILE_DOWNLOAD has no event.
Types
Class CL_SALV_WD_UIE_FILE_DOWNLOAD has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_TYPE 20061114

Method GET_BEHAVIOUR on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_BEHAVIOUR_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDUI_LINK_TYPE WebDynpro:LinkType 20061114

Method GET_BEHAVIOUR_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_DATA_FIELDNAME Signature

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

Method GET_DATA_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_FILE_NAME Signature

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

Method GET_FILE_NAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_FILE_NAME_FIELDNAME Signature

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

Method GET_FILE_NAME_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_MIME_TYPE Signature

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

Method GET_MIME_TYPE on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_MIME_TYPE_FIELDNAME Signature

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

Method GET_MIME_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_TARGET Signature

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

Method GET_TARGET on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_TARGET_FIELDNAME Signature

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

Method GET_TARGET_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_TYPE 20041215

Method GET_TYPE on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method GET_TYPE_FIELDNAME Signature

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

Method GET_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_BEHAVIOUR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_BEHAVIOUR CL_WD_FILE_DOWNLOAD=>E_BEHAVIOUR-AUTO 20061114

Method SET_BEHAVIOUR on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_BEHAVIOUR_FIELDNAME 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 20061114

Method SET_BEHAVIOUR_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_DATA_FIELDNAME 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 20041215

Method SET_DATA_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_FILE_NAME 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 20041215

Method SET_FILE_NAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_FILE_NAME_FIELDNAME 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 20041215

Method SET_FILE_NAME_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_MIME_TYPE 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 20041215

Method SET_MIME_TYPE on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_MIME_TYPE_FIELDNAME 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 20041215

Method SET_MIME_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_TARGET 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 20041215

Method SET_TARGET on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_TARGET_FIELDNAME 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 20041215

Method SET_TARGET_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_FILE_DOWNLOAD=>T_TYPE CL_WD_FILE_DOWNLOAD=>E_TYPE-NAVIGATION 20041215

Method SET_TYPE on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.

Method SET_TYPE_FIELDNAME 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 20041215

Method SET_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_DOWNLOAD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700