SAP ABAP Class IF_DMC_CONNECTION_DETAIL_DESC (MWB: Interface for connection detail classes)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONN_DETAIL_ARCHIVE | MWB: Connection details for Function Module Call | 20111205 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONN_DETAIL_BW_PSA | MWB: Connection details for Function Module Call | 20120314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONN_DETAIL_FUBA | MWB: Connection details for Function Module Call | 20110412 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DMC_CONN_DETAIL_ODQ | MWB: conn details for ODQ | 20130311 |
Properties
| Class | IF_DMC_CONNECTION_DETAIL_DESC | |
| Short Description | MWB: Interface for connection detail classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110401 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_DMC_CONNECTION_DETAIL_DESC has no forward declaration.
Interfaces
Class IF_DMC_CONNECTION_DETAIL_DESC has no interface implemented.
Friends
Class IF_DMC_CONNECTION_DETAIL_DESC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DMC_CONNECTION_DESC | MWB: Connection Descriptor | 20110401 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DMC_GUID | DMC: Globally Unique Key (22 Characters) | 20110401 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DMC_CONNECTION_SUBTYPE | MWB: Connection Subtype | 20110401 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | DMC_CONNECTION_TYPE | MWB: Connection Type | 20110401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy connection detail data | 20110401 | |
| 2 | Instance method | Public | Method | Get connection detail data | 20110401 | |
| 3 | Instance method | Public | Method | Save connection detail data | 20110401 | |
| 4 | Instance method | Public | Method | Set connection detail data | 20110401 |
Events
Class IF_DMC_CONNECTION_DETAIL_DESC has no event.
Types
Class IF_DMC_CONNECTION_DETAIL_DESC has no local type.
Method Signatures
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_CONNECTION_DESC | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONNECTION_DESC | MWB: Connection Descriptor | 20110401 | |||
| 2 | I_OWNER | Call by reference | Type reference (TYPE) | DMC_GUID | DMC: Globally Unique Key (22 Characters) | 20110401 | |||
| 3 | RREF_CONNECTION_DETAIL | Value transfer | Object reference (TYPE REF TO) | IF_DMC_CONNECTION_DETAIL_DESC | MWB: Interface for connection detail classes | 20110401 |
Method COPY on class IF_DMC_CONNECTION_DETAIL_DESC has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Value transfer | Type reference (TYPE) | ANY | 20110520 |
Method GET_DATA on class IF_DMC_CONNECTION_DETAIL_DESC has no exception.
Method SAVE Signature
Method SAVE on class IF_DMC_CONNECTION_DETAIL_DESC has no parameter.
Method SAVE on class IF_DMC_CONNECTION_DETAIL_DESC has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110401 |
Method SET_DATA on class IF_DMC_CONNECTION_DETAIL_DESC has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |