SAP ABAP Class IF_SLMP_DC_WRITER (Generic writer 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_WRITER_JSON | DC writer to XML format of SL protocol | 20121008 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_WRITER_TAB | DC writer to generic table | 20121004 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_WRITER_XML | DC writer to XML format of SL protocol | 20121008 |
Properties
| Class | IF_SLMP_DC_WRITER | |
| Short Description | Generic writer from Data Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20121004 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLMP_DC_WRITER has no forward declaration.
Interfaces
Class IF_SLMP_DC_WRITER has no interface implemented.
Friends
Class IF_SLMP_DC_WRITER has no friend class.
Attributes
Class IF_SLMP_DC_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Closes an entity node | 20121004 | |
| 2 | Instance method | Public | Method | Closes a property node | 20121008 | |
| 3 | Instance method | Public | Method | Closes a resource node (containing a single entity) | 20121004 | |
| 4 | Instance method | Public | Method | Opens an entity node | 20121004 | |
| 5 | Instance method | Public | Method | Opens a property node | 20121008 | |
| 6 | Instance method | Public | Method | Open a resource node (containing a single entity) | 20121004 | |
| 7 | Instance method | Public | Method | Write Data Container | 20130207 | |
| 8 | Instance method | Public | Method | Writes value of a property | 20121004 | |
| 9 | Instance method | Public | Method | Writes value of a property | 20121004 |
Events
Class IF_SLMP_DC_WRITER has no event.
Types
Class IF_SLMP_DC_WRITER has no local type.
Method Signatures
Method CLOSE_ENTITY_NODE Signature
Method CLOSE_ENTITY_NODE on class IF_SLMP_DC_WRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
Method CLOSE_PROPERTY Signature
Method CLOSE_PROPERTY on class IF_SLMP_DC_WRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121008 |
Method CLOSE_RESOURCE_NODE Signature
Method CLOSE_RESOURCE_NODE on class IF_SLMP_DC_WRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
Method OPEN_ENTITY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
Method OPEN_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121008 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20121008 |
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 | 20121008 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20121004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121004 |
Method WRITE_DC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DC_OUT | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER_OUT | Data Container outwards methods | 20130207 | |||
| 2 | IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20130207 |
Method WRITE_PROPERTY_NAVI_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121004 | ||||
| 2 | IV_NAVI_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20121004 |
Method WRITE_PROPERTY_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Runtime Type Services | 20121008 | |||
| 2 | IV_VALUE | Call by reference | Type reference (TYPE) | STRING | 20121004 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SL Protocol Exception | 20121004 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |