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 CONNECTION_DESC_REF Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONNECTION_DESC MWB: Connection Descriptor 20110401
2 CONNECTION_OWNER Instance attribute Public Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20110401
3 CONNECTION_SUBTYPE Instance attribute Public Type reference (TYPE) DMC_CONNECTION_SUBTYPE MWB: Connection Subtype 20110401
4 CONNECTION_TYPE Instance attribute Public Type reference (TYPE) DMC_CONNECTION_TYPE MWB: Connection Type 20110401
Methods
# Method Level Visibility Method type Description Created on
1 COPY Instance method Public Method Copy connection detail data 20110401
2 GET_DATA Instance method Public Method Get connection detail data 20110401
3 SAVE Instance method Public Method Save connection detail data 20110401
4 SET_DATA 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 Importing IREF_CONNECTION_DESC Call by reference Object reference (TYPE REF TO) CL_DMC_CONNECTION_DESC MWB: Connection Descriptor 20110401
2 Importing I_OWNER Call by reference Type reference (TYPE) DMC_GUID DMC: Globally Unique Key (22 Characters) 20110401
3 Returning 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 Exporting 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 Importing 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