SAP ABAP Class /IWCOR/CL_ATOM_UTILS (Atom xhtml utilities)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SATOM_CORE (Package) ATOM Library core

⤷

⤷

Properties
Class | /IWCOR/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 | /IWCOR/SATOM_CORE | ATOM Library core |
Created | 20100401 | SAP |
Last change | 20131127 | 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 /IWCOR/CL_ATOM_UTILS has no interface implemented.
Friends
Class /IWCOR/CL_ATOM_UTILS has no friend class.
Attributes
Class /IWCOR/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 | 20100714 |
2 | ![]() |
Static method | Public | Method | Get defined attributes | 20110218 |
3 | ![]() |
Static method | Public | Method | Parse a HTTP date | 20100714 |
4 | ![]() |
Static method | Public | Method | Converts a xstring to a string | 20100714 |
5 | ![]() |
Static method | Public | Method | Converts a string to a xstring | 20100714 |
Events
Class /IWCOR/CL_ATOM_UTILS has no event.
Types
Class /IWCOR/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) | 20100714 | ||
2 | ![]() |
RV_INTERNET_DATE | Value transfer | Type reference (TYPE) | STRING | 20100714 |
Method FORMAT_INTERNET_DATE on class /IWCOR/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) | /IWCOR/CL_ATOM_ST_CALLBACK=>ATTRIBUTE_T | Defined attributes | 20110218 |
Method GET_DEFINED_ATTRIBUTES on class /IWCOR/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 | 20100714 | |||
2 | ![]() |
RV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100714 |
Method PARSE_INTERNET_DATE on class /IWCOR/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 | 20100714 | ||
2 | ![]() |
IV_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | Encoding | 20100714 | |
3 | ![]() |
RV_DATA | Value transfer | Type reference (TYPE) | STRING | xstring | 20100714 |
Method TO_STRING on class /IWCOR/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 | 20100714 | ||
2 | ![]() |
IV_ENCODING | Call by reference | Type reference (TYPE) | ABAP_ENCODING | 'UTF-8' | Encoding | 20100714 | |
3 | ![]() |
RV_DATA | Value transfer | Type reference (TYPE) | XSTRING | xstring | 20100714 |
Method TO_XSTRING on class /IWCOR/CL_ATOM_UTILS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |