SAP ABAP Class IF_DMC_CUSTOM_CONTAINER (Custom container object)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_CONV_LOGIC_GUI DMC: Conversion Object 20050817
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_DOMRULE_PROPOSAL_GUI MWB: GUI class for domain rule proposal 20051114
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_JOB_NET MWB: Job net 20060823
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DMC_WHEREUSED_LIST_GUI MWB: GUi class for where-used lists 20050809
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IUUC_TABLE_LIST tables involved in integr. upgrade 20080312
Properties
Class IF_DMC_CUSTOM_CONTAINER  
Short Description Custom container object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050809   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_DMC_CUSTOM_CONTAINER has no forward declaration.
Interfaces
Class IF_DMC_CUSTOM_CONTAINER has no interface implemented.
Friends
Class IF_DMC_CUSTOM_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CUSTOM_CONTAINER_REF Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20050809
Methods
# Method Level Visibility Method type Description Created on
1 GET_CUSTOM_CONTAINER Instance method Public Method returns custom container 20050809
2 SET_CUSTOM_CONTAINER Instance method Public Method sets custom container 20050809
Events
Class IF_DMC_CUSTOM_CONTAINER has no event.
Types
Class IF_DMC_CUSTOM_CONTAINER has no local type.
Method Signatures

Method GET_CUSTOM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RREF_CUSTOM_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container für Custom Controls in Bildbereich 20050809

Method GET_CUSTOM_CONTAINER on class IF_DMC_CUSTOM_CONTAINER has no exception.

Method SET_CUSTOM_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_CUSTOM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container für Custom Controls in Bildbereich 20050809

Method SET_CUSTOM_CONTAINER on class IF_DMC_CUSTOM_CONTAINER has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in