SAP ABAP Class /IWCOR/CL_ATOM_ERROR_PROV (Atom ST error provider)
Hierarchy
☛
SAP_GWFND (Software Component) SAP Gateway Foundation
⤷
OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
⤷
/IWCOR/SATOM_CORE (Package) ATOM Library core
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWCOR/CL_ATOM_BASE_PROV | Atom base entity provider | 20101015 |
Properties
| Class | /IWCOR/CL_ATOM_ERROR_PROV | |
| Short Description | Atom ST error provider | |
| Super Class | /IWCOR/CL_ATOM_BASE_PROV | Atom base entity provider |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /IWCOR/SATOM_CORE | ATOM Library core |
| Created | 20101007 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IWCOR/CL_ATOM_ERROR_PROV has no forward declaration.
Interfaces
Class /IWCOR/CL_ATOM_ERROR_PROV has no interface implemented.
Friends
Class /IWCOR/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 | /IWCOR/IF_REST_MEDIA_TYPE=>GC_APPL_XHTML_XML | Content type | 20101015 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '/IWCOR/IF_ATOM_TYPES=>ERROR_S' | Name of structure | 20101015 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '/IWCOR/ST_ATOM_ERROR' | Name of simple transformation | 20101015 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'CS_ERROR' | Name of parameter for simple transformation | 20101015 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101015 | |
| 2 | Instance method | Public | Method | Get error | 20101015 | |
| 3 | Instance method | Public | Method | Set error | 20101015 |
Events
Class /IWCOR/CL_ATOM_ERROR_PROV has no event.
Types
Class /IWCOR/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) | /IWCOR/IF_REST_ENTITY | REST Entity | 20101015 | |||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20101015 | ||||
| 3 | IT_NAMESPACE_PREDECLARATION | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T | 20101015 |
Method CONSTRUCTOR on class /IWCOR/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) | /IWCOR/IF_ATOM_TYPES=>ERROR_S | error | 20101015 |
Method GET_ERROR on class /IWCOR/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) | /IWCOR/IF_ATOM_TYPES=>ERROR_S | error | 20101015 |
Method SET_ERROR on class /IWCOR/CL_ATOM_ERROR_PROV has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |