SAP ABAP Class CL_ATOM_ERROR_PROV (Atom ST error provider)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RST (Application Component) REST-based Protocols
⤷
SATOM_CORE (Package) ATOM core

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ATOM_BASE_PROV | Atom base entity provider | 20101007 |
Properties
Class | CL_ATOM_ERROR_PROV | |
Short Description | Atom ST error provider | |
Super Class | CL_ATOM_BASE_PROV | Atom base entity provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SATOM_CORE | ATOM core |
Created | 20101007 | 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_ERROR_PROV has no interface implemented.
Friends
Class CL_ATOM_ERROR_PROV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | IF_REST_MEDIA_TYPE=>GC_APPL_XHTML_XML | Content type | 20101007 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'IF_ATOM_TYPES=>ERROR_S' | Name of structure | 20101007 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ST_ATOM_ERROR' | Name of simple transformation | 20101007 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CS_ERROR' | Name of parameter for simple transformation | 20101007 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20101007 |
2 | ![]() |
Instance method | Public | Method | Get error | 20101007 |
3 | ![]() |
Instance method | Public | Method | Set error | 20101007 |
Events
Class CL_ATOM_ERROR_PROV has no event.
Types
Class CL_ATOM_ERROR_PROV 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_ENTITY | Call by reference | Object reference (TYPE REF TO) | IF_REST_ENTITY | REST Entity | 20101007 | ||
2 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20101007 | |||
3 | ![]() |
IT_NAMESPACE_PREDECLARATION | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>NAMESPACE_T | 20101007 |
Method CONSTRUCTOR on class CL_ATOM_ERROR_PROV has no exception.
Method GET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ERROR | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>ERROR_S | error | 20101007 |
Method GET_ERROR on class CL_ATOM_ERROR_PROV has no exception.
Method SET_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ERROR | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>ERROR_S | error | 20101007 |
Method SET_ERROR on class CL_ATOM_ERROR_PROV has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |