SAP ABAP Class /IWCOR/CL_ATOM_ENTRY_PROV (Atom entry)
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 | 20100811 |
Properties
| Class | /IWCOR/CL_ATOM_ENTRY_PROV | |
| Short Description | Atom entry | |
| 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 | 20100709 | SAP |
| Last change | 20131127 | 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 /IWCOR/CL_ATOM_ENTRY_PROV has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /IWCOR/CL_ATOM_FEED_PROV | 20121217 | Atom feed |
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_ATOM_XML_ENTRY | Content type | 20100818 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | '/IWCOR/IF_ATOM_TYPES=>ENTRY_S' | Name of structure | 20100818 | ||
| 3 | Constant | Private | Type reference (TYPE) | STRING | '/IWCOR/ST_ATOM_ENTRY' | Name of simple transformation | 20100818 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'CS_ENTRY' | Name of parameter for simple transformation | 20100818 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Atom entry | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20100714 | |
| 2 | Static method | Protected | Method | Extract Atom elements from entry extension elements | 20121217 | |
| 3 | Static method | Protected | Method | Extract Atom elements from source extension elements | 20121217 | |
| 4 | Instance method | Public | Method | Get atom entry | 20100714 | |
| 5 | Instance method | Public | Method | Set atom entry | 20100714 |
Events
Class /IWCOR/CL_ATOM_ENTRY_PROV has no event.
Types
Class /IWCOR/CL_ATOM_ENTRY_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 | 20100714 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20100818 | ||||
| 3 | IT_NAMESPACE_PREDECLARATION | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>NAMESPACE_T | 20100818 |
Method CONSTRUCTOR on class /IWCOR/CL_ATOM_ENTRY_PROV has no exception.
Method EXTRACT_ENTRY_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ENTRY | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | Entry | 20121217 | |||
| 2 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Callback object | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20121217 | ||
| 2 | General Error When Performing CALL TRANSFORMATION | 20121217 |
Method EXTRACT_SOURCE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SOURCE | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>SOURCE_S | Source | 20121217 | |||
| 2 | IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | /IWCOR/IF_ATOM_ST_CALLBACK | Callback object | 20121217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20121217 | ||
| 2 | General Error When Performing CALL TRANSFORMATION | 20121217 |
Method GET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ENTRY | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | 20100721 |
Method GET_ENTRY on class /IWCOR/CL_ATOM_ENTRY_PROV has no exception.
Method SET_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTRY | Call by reference | Type reference (TYPE) | /IWCOR/IF_ATOM_TYPES=>ENTRY_S | 20100714 |
Method SET_ENTRY on class /IWCOR/CL_ATOM_ENTRY_PROV has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |