SAP ABAP Class IF_SLMP_DC_SET_READER (Generic reader from Data Container)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_READER_JSON | DC reader from XML format of SL protocol | 20121018 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_READER_TAB | DC reader from XML format of SL protocol | 20121018 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_READER_XML | DC reader from XML format of SL protocol | 20121017 |
Properties
| Class | IF_SLMP_DC_SET_READER | |
| Short Description | Generic reader from Data Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121017 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SLMP_DC_SET_READER has no interface implemented.
Friends
Class IF_SLMP_DC_SET_READER has no friend class.
Attributes
Class IF_SLMP_DC_SET_READER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes a resource node (containing a single entity) | 20121017 | |
| 2 | Instance method | Public | Method | 20121017 | ||
| 3 | Instance method | Public | Method | Open a resource node (containing a single entity) | 20121017 |
Events
Class IF_SLMP_DC_SET_READER has no event.
Types
Class IF_SLMP_DC_SET_READER has no local type.
Method Signatures
Method CLOSE_RESOURCE_NODE Signature
Method CLOSE_RESOURCE_NODE on class IF_SLMP_DC_SET_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121017 |
Method NEXT_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FINISHED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121017 |
Method OPEN_RESOURCE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20121018 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121017 | ||||
| 3 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20121017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121017 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |