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 | 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 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | CL_WD_FILE_UPLOAD=>T_TEXT_DIRECTION | CL_WD_FILE_UPLOAD=>E_TEXT_DIRECTION-INHERIT | 20070228 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20070228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20070228 | |
| 2 | Instance method | Public | Method | Returns Tied Field to Context | 20070228 | |
| 3 | Instance method | Public | Method | Returns Wording of WAD-Help | 20070228 | |
| 4 | Instance method | Public | Method | Returns New Name of Uploaded File | 20070228 | |
| 5 | Instance method | Public | Method | Returns Field with New File Names | 20070228 | |
| 6 | Instance method | Public | Method | Returns MIME Type of File | 20070228 | |
| 7 | Instance method | Public | Method | Returns Field with MIME Type in Cells | 20070228 | |
| 8 | Instance method | Public | Method | Returns the Read Direction | 20070228 | |
| 9 | Instance method | Public | Method | Returns Field with Read Directions in Cells | 20070228 | |
| 10 | Instance method | Public | Method | Returns Width of Hyperlink | 20070228 | |
| 11 | Instance method | Public | Method | Returns Field with Widths of Hyperlinks in Cells | 20070228 | |
| 12 | Instance method | Public | Method | Sets Tied Field in Context | 20070228 | |
| 13 | Instance method | Public | Method | Defines the Wording for the WAD Help | 20070228 | |
| 14 | Instance method | Public | Method | Defines New Name for Uploaded File | 20070228 | |
| 15 | Instance method | Public | Method | Sets Field with New File Name | 20070228 | |
| 16 | Instance method | Public | Method | Sets MIME Type of File | 20070228 | |
| 17 | Instance method | Public | Method | Sets Field with MIME Types of Files in Cells | 20070228 | |
| 18 | Instance method | Public | Method | Sets the Read Direction | 20070228 | |
| 19 | Instance method | Public | Method | Sets Field with Read Directions in Cells | 20070228 | |
| 20 | Instance method | Public | Method | Defines Width of Hyperlink | 20070228 | |
| 21 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |