SAP ABAP Class CL_HC_ATOM_FEED (Help Center: Atom Feed Handling)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-HLP-ABA (Application Component) Help Infrastructure for ABAP
⤷
SWDP_HELP_CENTER (Package) Help Center ABAP Web Dynpro

⤷

⤷

Properties
Class | CL_HC_ATOM_FEED | |
Short Description | Help Center: Atom Feed Handling | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_HELP_CENTER | Help Center ABAP Web Dynpro |
Created | 20100602 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HC_ATOM_FEED has no forward declaration.
Interfaces
Class CL_HC_ATOM_FEED has no interface implemented.
Friends
Class CL_HC_ATOM_FEED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | HTTP Return Code | 20100729 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | File Content | 20100729 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAPHC_ATOM_FEED | Help Center: Atom Feed | 20100729 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20100729 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAPHC_LOG_FREE_TEXT | Structure for Free Text in Application Log | 20100729 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime End HTTP Access | 20100729 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime Start HTTP Access | 20100729 | ||
8 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_HC_ATOM_FEED | Help Center: Atom Feed Handling | 20100617 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Path | 20100729 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | HTTP Return Message | 20100729 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime End Total | 20100729 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime Start Total | 20100729 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SAPHC_LOG_FREE_TEXT | Structure for Free Text in Application Log | 20100729 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime End XSLT Transformation | 20100729 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Runtime Start XSLT Transformation | 20100729 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Atom Feed Data (in ABAP Structures) | 20100602 |
2 | ![]() |
Static method | Public | Method | Return Class Instance (Singleton) | 20100617 |
3 | ![]() |
Instance method | Public | Method | Get Trace | 20100729 |
4 | ![]() |
Instance method | Protected | Method | Load File from HTTP Connection | 20100617 |
5 | ![]() |
Instance method | Public | Method | Start Trace (Reset Internal Data) | 20100729 |
Events
Class CL_HC_ATOM_FEED has no event.
Types
Class CL_HC_ATOM_FEED has no local type.
Method Signatures
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | SAPHC_ATOM_FEED | Help Center: Atom Feed | 20100609 | ||
2 | ![]() |
I_DEST | Call by reference | Type reference (TYPE) | RFCDEST | HTTP Verbindung | 20100602 | ||
3 | ![]() |
I_PATH | Call by reference | Type reference (TYPE) | STRING | Pfad | 20100602 |
Method GET_DATA on class CL_HC_ATOM_FEED has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_HC_ATOM_FEED | Help Center: Atom Feed Handling | 20100617 |
Method GET_INSTANCE on class CL_HC_ATOM_FEED has no exception.
Method GET_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CODE | Call by reference | Type reference (TYPE) | I | HTTP Returncode | 20100729 | ||
2 | ![]() |
E_CONTENT | Call by reference | Type reference (TYPE) | XSTRING | Dateiinhalt | 20100729 | ||
3 | ![]() |
E_DATA | Call by reference | Type reference (TYPE) | SAPHC_ATOM_FEED | Help Center: Atom Feed | 20100729 | ||
4 | ![]() |
E_DEST | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20100729 | ||
5 | ![]() |
E_HTTP_MSG | Call by reference | Type reference (TYPE) | SAPHC_LOG_FREE_TEXT | Struktur für Freitext im Application Log | 20100729 | ||
6 | ![]() |
E_HTTP_RUNTIME_END | Call by reference | Type reference (TYPE) | I | Laufzeit Ende HTTP-Zugriff | 20100729 | ||
7 | ![]() |
E_HTTP_RUNTIME_START | Call by reference | Type reference (TYPE) | I | Laufzeit Start HTTP-Zugriff | 20100729 | ||
8 | ![]() |
E_PATH | Call by reference | Type reference (TYPE) | STRING | Pfad | 20100729 | ||
9 | ![]() |
E_REASON | Call by reference | Type reference (TYPE) | STRING | HTTP Rückgabemeldung | 20100729 | ||
10 | ![]() |
E_TOTAL_RUNTIME_END | Call by reference | Type reference (TYPE) | I | Laufzeit Ende Gesamt | 20100729 | ||
11 | ![]() |
E_TOTAL_RUNTIME_START | Call by reference | Type reference (TYPE) | I | Laufzeit Start Gesamt | 20100729 | ||
12 | ![]() |
E_XSLT_MSG | Call by reference | Type reference (TYPE) | SAPHC_LOG_FREE_TEXT | Struktur für Freitext im Application Log | 20100729 | ||
13 | ![]() |
E_XSLT_RUNTIME_END | Call by reference | Type reference (TYPE) | I | Laufzeit Ende XSLT-Transformation | 20100729 | ||
14 | ![]() |
E_XSLT_RUNTIME_START | Call by reference | Type reference (TYPE) | I | Laufzeit Start XSLT-Transformation | 20100729 |
Method GET_TRACE on class CL_HC_ATOM_FEED has no exception.
Method READ_FILE_FROM_DEST Signature
Method READ_FILE_FROM_DEST on class CL_HC_ATOM_FEED has no parameter.
Method READ_FILE_FROM_DEST on class CL_HC_ATOM_FEED has no exception.
Method START_TRACE Signature
Method START_TRACE on class CL_HC_ATOM_FEED has no parameter.
Method START_TRACE on class CL_HC_ATOM_FEED has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |