SAP ABAP Class CL_SLMP_DC_GENERIC (Generic Superclass)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_COMMON_GENERIC | Common logic for all DC and DC sets | 20120928 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DATA_CONTAINER | Data Container | 20120919 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DATA_CONTAINER_META | Data Container Metadata | 20130221 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SLMP_DATA_CONTAINER_OUT | Data Container outwards methods | 20121026 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_ACTION | DC Process Instance | 20120925 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_CONFIGSET | DC Process Config Set | 20121204 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_DIALOG | DC Process Instance | 20120926 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_ERROR | DC Process Instance | 20120924 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_LOG | DC Process Instance | 20120924 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_META_DATA | DC Process Instance | 20121031 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_PARAMETER | DC Process Instance | 20120926 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_PROC_DEF | DC Process Definition | 20120919 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_PROC_INST | DC Process Instance | 20120919 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_SLMP_DC_PROPERTY | DC Process Instance | 20120926 |
... | Click here to see Used By full list (15 items) |
Properties
Class | CL_SLMP_DC_GENERIC | |
Short Description | Generic Superclass | |
Super Class | CL_SLMP_DC_COMMON_GENERIC | Common logic for all DC and DC sets |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLMP_RT | SL Protocol Runtime |
Created | 20120919 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLMP_DC_GENERIC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SLMP_DATA_CONTAINER | Data Container | 20120919 | ||
2 | IF_SLMP_DATA_CONTAINER_META | Data Container Metadata | 20130221 | ||
3 | IF_SLMP_DATA_CONTAINER_OUT | Data Container outwards methods | 20121026 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SLMP_VALIDATION | 20121105 | Validates SL Protocol Implementation against model |
Attributes
Class CL_SLMP_DC_GENERIC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121026 | |
2 | ![]() |
Instance method | Protected | Method | Get the property structure attribute | 20120919 |
3 | ![]() |
Instance method | Protected | Method | Get the property structure attribute | 20120919 |
4 | ![]() |
Instance method | Private | Method | Generic Get | 20121009 |
5 | ![]() |
Instance method | Private | Method | Generic set | 20121017 |
Events
Class CL_SLMP_DC_GENERIC has no event.
Types
Class CL_SLMP_DC_GENERIC has no local type.
Method Signatures
Method GET_DC_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ENTITY_SET | Call by reference | Type reference (TYPE) | STRING | 20121026 | |||
2 | ![]() |
RO_DC | Value transfer | Object reference (TYPE REF TO) | IF_SLMP_DATA_CONTAINER | 20121026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20121026 |
Method GET_STR_PROPERTY_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_NAVI | Call by reference | Object reference (TYPE REF TO) | DATA | 20121009 | |||
2 | ![]() |
ER_PROPERTY | Call by reference | Object reference (TYPE REF TO) | DATA | 20120919 | |||
3 | ![]() |
EV_INT_STRU | Call by reference | Type reference (TYPE) | STRING | 20120928 |
Method GET_STR_PROPERTY_GENERIC on class CL_SLMP_DC_GENERIC has no exception.
Method SET_STR_PROPERTY_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PROPERTY | Call by reference | Object reference (TYPE REF TO) | DATA | 20120919 |
Method SET_STR_PROPERTY_GENERIC on class CL_SLMP_DC_GENERIC has no exception.
Method _GET_GENERIC 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_SLMP_DC_WRITER | Generic writer from Data Container | 20121009 | ||
2 | ![]() |
IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SL Protocol Exception | 20121009 |
Method _SET_GENERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_READER | Call by reference | Object reference (TYPE REF TO) | IF_SLMP_DC_READER | Generic writer from Data Container | 20121017 | ||
2 | ![]() |
IV_RESOURCE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121017 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SL Protocol Exception | 20121017 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |