SAP ABAP Class IF_ATOM_ST_CALLBACK (Atom Simple Transformation Callback)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATOM_ST_CALLBACK | Callback for ST | 20100809 |
Properties
| Class | IF_ATOM_ST_CALLBACK | |
| Short Description | Atom Simple Transformation Callback | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100427 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ATOM_ST_CALLBACK has no forward declaration.
Interfaces
Class IF_ATOM_ST_CALLBACK has no interface implemented.
Friends
Class IF_ATOM_ST_CALLBACK has no friend class.
Attributes
Class IF_ATOM_ST_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Read extension attributes | 20100715 | |
| 2 | Instance method | Public | Method | Read extension element | 20100715 | |
| 3 | Instance method | Public | Method | Read other content | 20100715 | |
| 4 | Instance method | Public | Method | Read undefined content | 20100715 | |
| 5 | Instance method | Public | Method | Write extension attributes | 20100715 | |
| 6 | Instance method | Public | Method | Write namespace declarations | 20100715 |
Events
Class IF_ATOM_ST_CALLBACK has no event.
Types
Class IF_ATOM_ST_CALLBACK has no local type.
Method Signatures
Method READ_EXTENSION_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>EXT_ATTRIBUTE_T | 20100715 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
Method READ_EXTENSION_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXTENSION_ELEMENTS | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>EXT_ELEMENT_T | 20100715 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
Method READ_OTHER_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>TEXT_OR_XMLDATA_T | 20100715 | ||||
| 2 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100715 | ||||
| 3 | EV_XMLDATA | Call by reference | Type reference (TYPE) | XSDANY | 20100715 | ||||
| 4 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
Method READ_UNDEFINED_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>TEXT_OR_XMLDATA_T | 20100715 | ||||
| 2 | IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
Method WRITE_EXTENSION_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20100715 | ||||
| 2 | IT_ATTRIBUTES | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>EXT_ATTRIBUTE_T | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
Method WRITE_NAMESPACE_DECLARATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20100715 | ||||
| 2 | IT_NAMESPACE | Call by reference | Type reference (TYPE) | IF_ATOM_TYPES=>NAMESPACE_T | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Root Exception | 20120801 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |