SAP ABAP Interface IF_BSCL_CLASS_TYPE (Class type)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-CL (Application Component) Classification
     BSCL_VIEW_KIT (Package) Classification: Tools for view generation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BSCL_CLASS_TYPE Class type 20121022
Properties
Interface IF_BSCL_CLASS_TYPE  
Short Description Class type    
General Data
Package BSCL_VIEW_KIT   Classification: Tools for view generation 
Created 20121022   SAP 
Last changed 20130531   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_BSCL_OBJECT_TYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_BSCL_ORGANIZATIONAL_AREA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_BSCL_CLASS_TYPE has no interface.
Friends
Interface IF_BSCL_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' Authorization Object 20121115
2 MC_CLASS_TYPE_FIELD Constant Public Type reference (TYPE) STRING 'KLART' 20121105
3 MC_CLIENT_FIELD Constant Public Type reference (TYPE) STRING 'MANDT' 20121128
Methods
# Method Level Visibility Method type Description Created on
1 ALLOWS_MULTIPLE_OBJECTS Instance method Public Method Whether class type allows multiple objects 20121026
2 GET_DESCRIPTION Instance method Public Method Get Class Type Description 20121029
3 GET_ID Instance method Public Method Get class type 20121024
4 GET_OBJECT_TYPES Instance method Public Method Get all assigned object types 20130123
5 GET_OBJECT_TYPE_BY_NAME Instance method Public Method Get assigned object type by name 20121106
6 GET_ORGANIZATIONAL_AREAS Instance method Public Method Get organizational Areas from Customizing of Class Type 20130208
Events
Interface IF_BSCL_CLASS_TYPE has no event.
Types
Interface IF_BSCL_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 20121026

Method ALLOWS_MULTIPLE_OBJECTS on Interface IF_BSCL_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 20121029

Method GET_DESCRIPTION on Interface IF_BSCL_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 Class Type 20121024

Method GET_ID on Interface IF_BSCL_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_BSCL_OBJECT_TYPE=>TT_OBJECT_TYPES 20130123
# Exception Resumable Description Created on
1 CX_BSCL_MSG_ERROR Classification Error Class (dynamic check) 20130123

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 Name of database table for object 20121106
2 Returning RO_OBJECT_TYPE Value transfer Object reference (TYPE REF TO) IF_BSCL_OBJECT_TYPE Object type 20121106
# Exception Resumable Description Created on
1 CX_BSCL_MSG_ERROR Classification Error Class (dynamic check) 20130107

Method GET_ORGANIZATIONAL_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ORGANIZATIONAL_AREAS Value transfer Type reference (TYPE) IF_BSCL_ORGANIZATIONAL_AREA=>TT_ORGANIZATIONAL_AREAS 20130208

Method GET_ORGANIZATIONAL_AREAS on Interface IF_BSCL_CLASS_TYPE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in