SAP ABAP Class /GC1/IF_CO_DATA_CONTAINER (Interface for Data Container Object Category)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /GC1/CL_BC_DDIC_TABL This Class Contains DDIC Tables 20040405
Properties
Class /GC1/IF_CO_DATA_CONTAINER  
Short Description Interface for Data Container Object Category    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040402   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /GC1/IF_CO_DATA_CONTAINER has no forward declaration.
Interfaces
Class /GC1/IF_CO_DATA_CONTAINER has no interface implemented.
Friends
Class /GC1/IF_CO_DATA_CONTAINER has no friend class.
Attributes
Class /GC1/IF_CO_DATA_CONTAINER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTAINS_DATA Instance method Public Method Shows Whether Data Container Contains Any Data 20040402
Events
Class /GC1/IF_CO_DATA_CONTAINER has no event.
Types
Class /GC1/IF_CO_DATA_CONTAINER has no local type.
Method Signatures

Method CONTAINS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNAME Call by reference Type reference (TYPE) /GC1/DTE_OBJNAME Name of the object 20040402
2 Importing I_RCL_LOG Call by reference Object reference (TYPE REF TO) /GC1/IF_CO_MSG_LOG Message log 20040503
3 Returning R_FLG_CONTAINS_DATA Value transfer Type reference (TYPE) /GC1/DTE_FLG_CONTAINS_DATA Contains data = 'X' 20040402
# Exception Resumable Description Created on
1 FAILED Exception ocurred while executing this method 20040402
History
Last changed by/on SAP  20110908 
SAP Release Created in