SAP ABAP Class CL_SALV_WD_UIE_FILE_UPLOAD (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 UI Element in Cells of ALV Output 20070228
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Properties
Class CL_SALV_WD_UIE_FILE_UPLOAD  
Short Description Hyperlink in Cells of ALV Output to Download Data    
Super Class CL_SALV_WD_UIE UI Element in Cells of 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 20070228   SAP 
Last change 20071217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WD_FILE_UPLOAD Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_WD_TABLE_CELL_EDITOR 20070228
Friends
Class CL_SALV_WD_UIE_FILE_UPLOAD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
2 EXPLANATION Instance attribute Public Type reference (TYPE) STRING 20070228
3 EXPLANATION_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
4 FILE_NAME Instance attribute Public Type reference (TYPE) STRING 20070228
5 FILE_NAME_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
6 MIME_TYPE Instance attribute Public Type reference (TYPE) STRING 20070228
7 MIME_TYPE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
8 TEXT_DIRECTION Instance attribute Public Attribute reference (LIKE) CL_WD_FILE_UPLOAD=>T_TEXT_DIRECTION CL_WD_FILE_UPLOAD=>E_TEXT_DIRECTION-INHERIT 20070228
9 TEXT_DIRECTION_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
10 WIDTH Instance attribute Public Type reference (TYPE) STRING 20070228
11 WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20070228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070228
2 GET_DATA_FIELDNAME Instance method Public Method Returns Tied Field to Context 20070228
3 GET_EXPLANATION Instance method Public Method Returns Wording of WAD-Help 20070228
4 GET_FILE_NAME Instance method Public Method Returns New Name of Uploaded File 20070228
5 GET_FILE_NAME_FIELDNAME Instance method Public Method Returns Field with New File Names 20070228
6 GET_MIME_TYPE Instance method Public Method Returns MIME Type of File 20070228
7 GET_MIME_TYPE_FIELDNAME Instance method Public Method Returns Field with MIME Type in Cells 20070228
8 GET_TEXT_DIRECTION Instance method Public Method Returns the Read Direction 20070228
9 GET_TEXT_DIRECTION_FIELDNAME Instance method Public Method Returns Field with Read Directions in Cells 20070228
10 GET_WIDTH Instance method Public Method Returns Width of Hyperlink 20070228
11 GET_WIDTH_FIELDNAME Instance method Public Method Returns Field with Widths of Hyperlinks in Cells 20070228
12 SET_DATA_FIELDNAME Instance method Public Method Sets Tied Field in Context 20070228
13 SET_EXPLANATION Instance method Public Method Defines the Wording for the WAD Help 20070228
14 SET_FILE_NAME Instance method Public Method Defines New Name for Uploaded File 20070228
15 SET_FILE_NAME_FIELDNAME Instance method Public Method Sets Field with New File Name 20070228
16 SET_MIME_TYPE Instance method Public Method Sets MIME Type of File 20070228
17 SET_MIME_TYPE_FIELDNAME Instance method Public Method Sets Field with MIME Types of Files in Cells 20070228
18 SET_TEXT_DIRECTION Instance method Public Method Sets the Read Direction 20070228
19 SET_TEXT_DIRECTION_FIELDNAME Instance method Public Method Sets Field with Read Directions in Cells 20070228
20 SET_WIDTH Instance method Public Method Defines Width of Hyperlink 20070228
21 SET_WIDTH_FIELDNAME Instance method Public Method Defines Field with Width of Hyperlinks in Cells 20070228
Events
Class CL_SALV_WD_UIE_FILE_UPLOAD has no event.
Types
Class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method CONSTRUCTOR on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method GET_DATA_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method GET_EXPLANATION Signature

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

Method GET_EXPLANATION on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method GET_FILE_NAME on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method GET_FILE_NAME_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method GET_MIME_TYPE on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method GET_MIME_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method GET_TEXT_DIRECTION 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_UPLOAD=>T_TEXT_DIRECTION 20070228

Method GET_TEXT_DIRECTION on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method GET_TEXT_DIRECTION_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 20070228

Method GET_TEXT_DIRECTION_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method GET_WIDTH_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 20070228

Method GET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method SET_DATA_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method SET_EXPLANATION 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 20070228

Method SET_EXPLANATION on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method SET_FILE_NAME on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method SET_FILE_NAME_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method SET_MIME_TYPE on class CL_SALV_WD_UIE_FILE_UPLOAD 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 20070228

Method SET_MIME_TYPE_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method SET_TEXT_DIRECTION 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_ABSTRACT_INPUT_FIELD=>T_TEXT_DIRECTION CL_WD_ABSTRACT_INPUT_FIELD=>E_TEXT_DIRECTION-INHERIT 20070228

Method SET_TEXT_DIRECTION on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method SET_TEXT_DIRECTION_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 20070228

Method SET_TEXT_DIRECTION_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method SET_WIDTH 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 20070228

Method SET_WIDTH on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.

Method SET_WIDTH_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 20070228

Method SET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_FILE_UPLOAD has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 740