SAP ABAP Class CL_ATOM_UTILS (Atom xhtml utilities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SATOM_CORE (Package) ATOM core
⤷
⤷
Properties
| Class | CL_ATOM_UTILS | |
| Short Description | Atom xhtml utilities | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATOM_CORE | ATOM core |
| Created | 20100401 | SAP |
| Last change | 20130531 | 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_ATOM_UTILS has no interface implemented.
Friends
Class CL_ATOM_UTILS has no friend class.
Attributes
Class CL_ATOM_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert a timestamp into a HTTP date | 20100423 | |
| 2 | Static method | Public | Method | Get defined attributes | 20101222 | |
| 3 | Static method | Public | Method | Parse a HTTP date | 20100423 | |
| 4 | Static method | Public | Method | Converts a xstring to a string | 20100401 | |
| 5 | Static method | Public | Method | Converts a string to a xstring | 20100401 |
Events
Class CL_ATOM_UTILS has no event.
Types
Class CL_ATOM_UTILS has no local type.
Method Signatures
Method FORMAT_INTERNET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100423 | |||
| 2 | RV_INTERNET_DATE | Value transfer | Type reference (TYPE) | STRING | 20100423 |
Method FORMAT_INTERNET_DATE on class CL_ATOM_UTILS has no exception.
Method GET_DEFINED_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DEFINED_ATTRIBUTES | Call by reference | Type reference (TYPE) | CL_ATOM_ST_CALLBACK=>ATTRIBUTE_T | Defined attributes | 20101222 |
Method GET_DEFINED_ATTRIBUTES on class CL_ATOM_UTILS has no exception.
Method PARSE_INTERNET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INTERNET_DATE | Call by reference | Type reference (TYPE) | STRING | 20100423 | ||||
| 2 | RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100423 |
Method PARSE_INTERNET_DATE on class CL_ATOM_UTILS has no exception.
Method TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | XSTRING | string | 20100401 | |||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | Encoding | 20100401 | ||
| 3 | RV_DATA | Value transfer | Type reference (TYPE) | STRING | xstring | 20100401 |
Method TO_STRING on class CL_ATOM_UTILS has no exception.
Method TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | STRING | string | 20100401 | |||
| 2 | IV_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | Encoding | 20100401 | ||
| 3 | RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | xstring | 20100401 |
Method TO_XSTRING on class CL_ATOM_UTILS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |