SAP ABAP Class CL_SLMP_DC_WRITER_TAB (DC writer to generic table)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DC_SET_WRITER | Generic writer from Data Container | 20121004 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DC_WRITER | Generic writer from Data Container | 20121004 |
Properties
| Class | CL_SLMP_DC_WRITER_TAB | |
| Short Description | DC writer to generic table | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLMP_RT | SL Protocol Runtime |
| Created | 20121004 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SLMP_DC_SET_WRITER | Generic writer from Data Container | 20121004 | ||
| 2 | IF_SLMP_DC_WRITER | Generic writer from Data Container | 20121004 |
Friends
Class CL_SLMP_DC_WRITER_TAB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_SLMP_DC_WRITER_TAB | DC writer to generic table | 20121004 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SLMP_DC_GENERIC_S | Generic Structure | 20121004 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SLMP_DC_GENERIC_T | Generic Type | 20121004 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IF_SLMP_DATA_CONTAINER_SET=>GTY_TAB_DATA_CONTAINER | 20121004 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Clean up | 20121004 | |
| 2 | Instance method | Public | Method | Get data as generic table | 20121004 | |
| 3 | Static method | Public | Method | Get instance | 20121004 |
Events
Class CL_SLMP_DC_WRITER_TAB has no event.
Types
Class CL_SLMP_DC_WRITER_TAB has no local type.
Method Signatures
Method CLEAN_UP Signature
Method CLEAN_UP on class CL_SLMP_DC_WRITER_TAB has no parameter.
Method CLEAN_UP on class CL_SLMP_DC_WRITER_TAB has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IF_SLMP_DATA_CONTAINER_SET=>GTY_TAB_DATA_CONTAINER | 20121004 |
Method GET_DATA on class CL_SLMP_DC_WRITER_TAB has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_SLMP_DC_WRITER_TAB | DC writer to generic table | 20121004 |
Method GET_INSTANCE on class CL_SLMP_DC_WRITER_TAB has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |