SAP ABAP Class CL_FXS_URL_DATA_FETCHER (Fetch files from a given URL)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-I18 (Application Component) Internationalization (I18N)
⤷
S_XSLFO_SUPPLEMENTARY (Package) Supplementary functionality developed for XSL Formatter
⤷
⤷
Properties
| Class | CL_FXS_URL_DATA_FETCHER | |
| Short Description | Fetch files from a given URL | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_XSLFO_SUPPLEMENTARY | Supplementary functionality developed for XSL Formatter |
| Created | 20080808 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FXS_URL_DATA_FETCHER has no forward declaration.
Interfaces
Class CL_FXS_URL_DATA_FETCHER has no interface implemented.
Friends
Class CL_FXS_URL_DATA_FETCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | 20080808 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | I | 20080808 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | I | 20080808 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fetch one file from a given URL | 20080808 |
Events
Class CL_FXS_URL_DATA_FETCHER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_ENTRY | Public | See coding | 20080808 | |
Method Signatures
Method FETCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20080808 | ||||
| 2 | EV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | 20080808 | ||||
| 3 | EV_ERROR | Call by reference | Type reference (TYPE) | I | 20080808 | ||||
| 4 | IV_NOCACHE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080808 | |||
| 5 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20080808 |
Method FETCH on class CL_FXS_URL_DATA_FETCHER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |