SAP ABAP Class IF_DMC_CONT_OWNER (Object with Component 'Sender or Receiver Container')
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_DMC_POBJECT Persistent Object 20000225
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CONV_OBJECT Conversion Object 20000229
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_DIRECT_INPUT_EXAMPLE2 Example 2, for direct input 2 20001204
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_RECEIVER_SPEC CL_DMC_INBOUND_SPEC 20001206
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_SENDER_SPEC Superclass for Inbound Processing 20001205
Properties
Class IF_DMC_CONT_OWNER  
Short Description Object with Component 'Sender or Receiver Container'    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000225   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DMC_CONV_OBJECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 DMCT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DMC_CONT_OWNER has no interface implemented.
Friends
Class IF_DMC_CONT_OWNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 RCONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_RCONTAINER_TYPE Receiver Container 20000225
2 SCONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_DMC_CONTAINER_TYPE Sender Container 20000225
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RCONT_PROPOSAL Instance method Public Method Generates Proposal for Receiver Container 20000225
2 CREATE_SCONT_PROPOSAL Instance method Public Method Generates Proposal for Sender Container 20000225
3 GET_RULE_REFS Instance method Public Method Returns All Used Rules 20000225
4 GET_USED_RULE_BY_GUID Instance method Public Method Returns a Rule 20000225
5 SAVE Instance method Public Method Save 20000225
Events
Class IF_DMC_CONT_OWNER has no event.
Types
Class IF_DMC_CONT_OWNER has no local type.
Method Signatures

Method CREATE_RCONT_PROPOSAL Signature

Method CREATE_RCONT_PROPOSAL on class IF_DMC_CONT_OWNER has no parameter.
Method CREATE_RCONT_PROPOSAL on class IF_DMC_CONT_OWNER has no exception.

Method CREATE_SCONT_PROPOSAL Signature

Method CREATE_SCONT_PROPOSAL on class IF_DMC_CONT_OWNER has no parameter.
Method CREATE_SCONT_PROPOSAL on class IF_DMC_CONT_OWNER has no exception.

Method GET_RULE_REFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RULE_REFS Call by reference Type reference (TYPE) DMC_SIMPLE_RULE_REF_TAB RULE_REFS 20000225

Method GET_RULE_REFS on class IF_DMC_CONT_OWNER has no exception.

Method GET_USED_RULE_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RGUID Call by reference Type reference (TYPE) DMC_GUID RGUID 20000225
2 Returning RULE Value transfer Object reference (TYPE REF TO) CL_DMC_SIMPLE_RULE RULE 20000225

Method GET_USED_RULE_BY_GUID on class IF_DMC_CONT_OWNER has no exception.

Method SAVE Signature

Method SAVE on class IF_DMC_CONT_OWNER has no parameter.
Method SAVE on class IF_DMC_CONT_OWNER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in