SAP ABAP Class CL_SRM_SP_CONNECTION (Abstract Basis Class for Connection)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_FRAMEWORK (Package) Records Management Framework Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_SP_OBJECT | Abstract Base Class for SPs | 20010628 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_CONNECTION_STATE | Specific: Connection State | 20010628 |
Meta Relationship - Used By
Properties
| Class | CL_SRM_SP_CONNECTION | |
| Short Description | Abstract Basis Class for Connection | |
| Super Class | CL_SRM_SP_OBJECT | Abstract Base Class for SPs |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_FRAMEWORK | Records Management Framework Package |
| Created | 20010628 | SAP |
| Last change | 20010814 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRM_SP_CONNECTION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_CONNECTION_STATE | Specific: Connection State | 20010628 |
Friends
Class CL_SRM_SP_CONNECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_CONNECTION_STATE | Connection State Object | 20010628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20010628 |
Events
Class CL_SRM_SP_CONNECTION has no event.
Types
Class CL_SRM_SP_CONNECTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_SP_CONNECTION has no parameter.
Method CONSTRUCTOR on class CL_SRM_SP_CONNECTION has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20010814 |
| SAP Release Created in | 620 |