SAP ABAP Class CL_ATOM_ST_PARAMETER (ATOM ST parameter)
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_ST_PARAMETER | |
Short Description | ATOM ST parameter | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATOM_CORE | ATOM core |
Created | 20110201 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_ATOM_ST_PARAMETER has no interface implemented.
Friends
Class CL_ATOM_ST_PARAMETER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ATOM_ST_CALLBACK | Atom Simple Transformation Callback | 20110201 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Content type | 20110201 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | XML format | 20110201 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | ST name | 20110201 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | ST parameter name | 20110201 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20110201 |
2 | ![]() |
Instance method | Public | Method | Get ST callback | 20110201 |
3 | ![]() |
Instance method | Public | Method | Get content type | 20110201 |
4 | ![]() |
Instance method | Public | Method | Get stream type | 20110201 |
5 | ![]() |
Instance method | Public | Method | Get ST name | 20110201 |
6 | ![]() |
Instance method | Public | Method | Get ST parameter name | 20110201 |
Events
Class CL_ATOM_ST_PARAMETER has no event.
Types
Class CL_ATOM_ST_PARAMETER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ST_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_ATOM_ST_CALLBACK | Atom Simple Transformation Callback | 20110201 | ||
2 | ![]() |
IV_CONTENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Content type | 20110201 | ||
3 | ![]() |
IV_STREAM_TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | Stream type | 20110201 | |
4 | ![]() |
IV_ST_NAME | Call by reference | Type reference (TYPE) | STRING | ST parameter name | 20110201 | ||
5 | ![]() |
IV_ST_PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | ST parameter name | 20110201 |
Method CONSTRUCTOR on class CL_ATOM_ST_PARAMETER has no exception.
Method GET_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CALLBACK | Value transfer | Object reference (TYPE REF TO) | IF_ATOM_ST_CALLBACK | Atom Simple Transformation Callback | 20110201 |
Method GET_CALLBACK on class CL_ATOM_ST_PARAMETER has no exception.
Method GET_CONTENT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Content type | 20110201 |
Method GET_CONTENT_TYPE on class CL_ATOM_ST_PARAMETER has no exception.
Method GET_STREAM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STREAM_TYPE | Value transfer | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | Stream type | 20110201 |
Method GET_STREAM_TYPE on class CL_ATOM_ST_PARAMETER has no exception.
Method GET_ST_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ST_NAME | Value transfer | Type reference (TYPE) | STRING | ST name | 20110201 |
Method GET_ST_NAME on class CL_ATOM_ST_PARAMETER has no exception.
Method GET_ST_PARAMETER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ST_PARAMETER_NAME | Value transfer | Type reference (TYPE) | STRING | ST parameter name | 20110201 |
Method GET_ST_PARAMETER_NAME on class CL_ATOM_ST_PARAMETER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 802 |