SAP ABAP Class CL_SALV_WD_EXPORT_UTIL (CL_SALV_WD_EXPORT_UTIL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_EXPORT (Package) SALV WD Export
⤷
⤷
Properties
| Class | CL_SALV_WD_EXPORT_UTIL | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_WD_EXPORT | SALV WD Export |
| Created | 20060131 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_WD_EXPORT_UTIL has no interface implemented.
Friends
Class CL_SALV_WD_EXPORT_UTIL has no friend class.
Attributes
Class CL_SALV_WD_EXPORT_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130806 | ||
| 2 | Static method | Public | Method | 20060223 | ||
| 3 | Static method | Public | Method | 20130813 | ||
| 4 | Static method | Public | Method | 20130806 | ||
| 5 | Static method | Public | Method | 20130813 | ||
| 6 | Static method | Public | Method | 20130806 | ||
| 7 | Static method | Public | Method | 20130813 | ||
| 8 | Static method | Public | Method | 20130813 |
Events
Class CL_SALV_WD_EXPORT_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_DOCUMENT | Public | See coding | 20060201 | begin of s_type_document,
format type string,
mimetype type string,
content type xstring,
end of s_type_document
|
||
| 2 | T_TYPE_DOCUMENT | Public | See coding | 20060201 | t_type_document type standard table of s_type_document with non-unique key table_line
|
Method Signatures
Method EXECUTE_REQUEST_FOR_HTTPCLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130806 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 3 | IO_HTTP_CLIENT | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_CLIENT | 20130806 | ||||
| 4 | I_TIMEOUT | Call by reference | Type reference (TYPE) | I | 20130806 |
Method EXECUTE_REQUEST_FOR_HTTPCLIENT on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method GENERATE_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT_DATA | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_RESULT_DATA_TABLE | 20060223 | ||||
| 2 | TYPE | Call by reference | Attribute reference (LIKE) | IF_SALV_BS_XML=>C_TYPE | IF_SALV_BS_XML=>C_TYPE_ALV_XML | 20060223 | |||
| 3 | VALUE | Value transfer | Type reference (TYPE) | CL_SALV_WD_EXPORT_UTIL=>S_TYPE_DOCUMENT | 20060223 | ||||
| 4 | XML_FLAVOUR | Call by reference | Type reference (TYPE) | STRING | IF_SALV_BS_C_TT=>C_TT_XML_FLAVOUR_FULL | 20061124 |
Method GENERATE_XML on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method GET_GUI_IMAGE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 3 | I_IMAGE_CODE | Call by reference | Type reference (TYPE) | STRING | 20130813 |
Method GET_GUI_IMAGE_CONTENT on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method GET_IMAGE_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130806 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 3 | I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 4 | I_IMAGE_CODE | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 5 | I_USE_HTTP_DOWNLD_FOR_RFC_DEST | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130813 | ||||
| 6 | I_USE_HTTP_DOWNLOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130806 | ||||
| 7 | I_USE_LOCAL_DOWNLOAD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130813 |
Method GET_IMAGE_CONTENT on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method GET_MIME_TYPE_FOR_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TYPE | Value transfer | Type reference (TYPE) | STRING | 20130813 | ||||
| 2 | I_URL | Call by reference | Type reference (TYPE) | STRING | 20130813 |
Method GET_MIME_TYPE_FOR_URL on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method HTTP_DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130806 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130806 | ||||
| 3 | I_TIMEOUT | Call by reference | Type reference (TYPE) | I | IF_HTTP_CLIENT=>CO_TIMEOUT_DEFAULT | 20130806 | |||
| 4 | I_URL | Call by reference | Type reference (TYPE) | STRING | 20130806 |
Method HTTP_DOWNLOAD on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method HTTP_DOWNLOAD_FOR_RFC_DEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 3 | I_IMAGE_CODE | Call by reference | Type reference (TYPE) | STRING | 20130813 |
Method HTTP_DOWNLOAD_FOR_RFC_DEST on class CL_SALV_WD_EXPORT_UTIL has no exception.
Method LOCAL_DOWNLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130813 | ||||
| 2 | E_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20130813 | ||||
| 3 | I_TIMEOUT | Call by reference | Type reference (TYPE) | I | IF_HTTP_CLIENT=>CO_TIMEOUT_DEFAULT | 20130813 | |||
| 4 | I_URI | Call by reference | Type reference (TYPE) | STRING | 20130813 |
Method LOCAL_DOWNLOAD on class CL_SALV_WD_EXPORT_UTIL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |