SAP ABAP Class CL_HCS_WEBSERVER_ACCESS (Web Server Access Functions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SHCS_FILE_BASE (Package) Help Center Search: General File Access Functions

⤷

⤷

Properties
Class | CL_HCS_WEBSERVER_ACCESS | |
Short Description | Web Server Access Functions | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHCS_FILE_BASE | Help Center Search: General File Access Functions |
Created | 20100414 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HCS_WEBSERVER_ACCESS has no interface implemented.
Friends
Class CL_HCS_WEBSERVER_ACCESS has no friend class.
Attributes
Class CL_HCS_WEBSERVER_ACCESS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Does file exist? | 20100414 |
2 | ![]() |
Static method | Public | Method | Read File | 20100414 |
Events
Class CL_HCS_WEBSERVER_ACCESS has no event.
Types
Class CL_HCS_WEBSERVER_ACCESS has no local type.
Method Signatures
Method FILE_EXISTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20100416 | ||
2 | ![]() |
I_RFCDEST | Call by reference | Type reference (TYPE) | HCSKW_HTTP_DEST | RFC Destination | 20100416 | ||
3 | ![]() |
R_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE wenn Datei existiert | 20100416 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception bei Webserver Zugriff | 20100416 |
Method READ_FILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CODE | Value transfer | Type reference (TYPE) | I | HTTP Returncode | 20100416 | ||
2 | ![]() |
E_CONTENT | Value transfer | Type reference (TYPE) | XSTRING | Dateiinhalt | 20100414 | ||
3 | ![]() |
E_REASON | Value transfer | Type reference (TYPE) | STRING | HTTP Rückgabemeldung | 20100416 | ||
4 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | STRING | Dateiname | 20100414 | ||
5 | ![]() |
I_RFCDEST | Call by reference | Type reference (TYPE) | HCSKW_HTTP_DEST | RFC Destination | 20100414 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception bei Webserver Zugriff | 20100416 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |