SAP ABAP Interface IF_CLF_CLASS_TYPE (Class Type)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-CL-CL (Application Component) Classification
     CLCL (Package) Classification Functions
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
Interface IF_CLF_CLASS_TYPE  
Short Description Class Type    
General Data
Package CLCL   Classification Functions 
Created 20130417   SAP 
Last changed 20131127   SAP 
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
Interface IF_CLF_CLASS_TYPE has no interface.
Friends
Interface IF_CLF_CLASS_TYPE has no friend.
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
Interface IF_CLF_CLASS_TYPE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 740