SAP ABAP Class IF_CLF_CLASS_TYPE (Class Type)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLF_CLASS_TYPE Class Type 20130417
Properties
Class IF_CLF_CLASS_TYPE  
Short Description Class Type    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130417   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_CLF_OBJECT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_CLF_CLASS_TYPE has no interface implemented.
Friends
Class IF_CLF_CLASS_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_AUTHORITY_OBJECT Constant Public Type reference (TYPE) XUOBJECT 'C_TCLA_BKA' 20130417
2 MC_CLASS_TYPE_FIELD Constant Public Type reference (TYPE) STRING 'KLART' 20130417
3 MC_CLIENT_FIELD Constant Public Type reference (TYPE) STRING 'MANDT' 20130417
Methods
# Method Level Visibility Method type Description Created on
1 ALLOWS_MULTIPLE_OBJECTS Instance method Public Method 20130417
2 GET_DESCRIPTION Instance method Public Method 20130417
3 GET_ID Instance method Public Method 20130417
4 GET_OBJECT_TYPES Instance method Public Method 20130417
5 GET_OBJECT_TYPE_BY_NAME Instance method Public Method 20130417
Events
Class IF_CLF_CLASS_TYPE has no event.
Types
Class IF_CLF_CLASS_TYPE has no local type.
Method Signatures

Method ALLOWS_MULTIPLE_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20130417

Method ALLOWS_MULTIPLE_OBJECTS on class IF_CLF_CLASS_TYPE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20130417

Method GET_DESCRIPTION on class IF_CLF_CLASS_TYPE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) KLASSENART 20130417

Method GET_ID on class IF_CLF_CLASS_TYPE has no exception.

Method GET_OBJECT_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_OBJECT_TYPES Value transfer Type reference (TYPE) IF_CLF_OBJECT_TYPE=>TT_OBJECT_TYPES 20130417
# Exception Resumable Description Created on
1 CX_CLF_MSG_ERROR 20130417

Method GET_OBJECT_TYPE_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) TABELLE 20130417
2 Returning RO_OBJECT_TYPE Value transfer Object reference (TYPE REF TO) IF_CLF_OBJECT_TYPE 20130417
# Exception Resumable Description Created on
1 CX_CLF_MSG_ERROR 20130417
History
Last changed by/on SAP  20131127 
SAP Release Created in