SAP ABAP Class CL_CLES_CUSTOMIZING (Customizing Access)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-CL (Application Component) Classification
     ESH_CLES (Package) Indexing for Classification System
Properties
Class CL_CLES_CUSTOMIZING  
Short Description Customizing Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ESH_CLES   Indexing for Classification System 
Created 20080428   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CLES_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_CLES_CUSTOMIZING has no interface implemented.
Friends
Class CL_CLES_CUSTOMIZING has no friend class.
Attributes
Class CL_CLES_CUSTOMIZING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_OBJECT_TYPE_IDS_FOR_OBTABS Static method Public Method Conversion for multiple classification object types 20080508
2 GET_OBJECT_TYPE_ID_FOR_OBTAB Static method Public Method Conversion of classification object type 20080428
3 GET_OBTAB_FOR_OBJECT_TYPE_ID Static method Public Method Conversion of search object type 20080428
4 GET_TCLA_FOR_CLASS_TYPES Static method Public Method Get class type customizing for class types 20080508
5 GET_TCLA_FOR_OBTAB Static method Public Method Get class type customizing for classification object 20080428
Events
Class CL_CLES_CUSTOMIZING has no event.
Types
Class CL_CLES_CUSTOMIZING has no local type.
Method Signatures

Method GET_OBJECT_TYPE_IDS_FOR_OBTABS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLF_OBTAB Call by reference Type reference (TYPE) CLES_T_CLF_OBTAB Conversion: Classification and Search objects 20080508
2 Importing IT_OBTAB Call by reference Type reference (TYPE) CLES_T_OBTAB Table of classification tables 20080508
# Exception Resumable Description Created on
1 VALUE_NOT_ALLOWED value for search object not allowed 20080508

Method GET_OBJECT_TYPE_ID_FOR_OBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080428
2 Importing IV_OBTAB Call by reference Type reference (TYPE) TABELLE Name of database table for object 20080428
# Exception Resumable Description Created on
1 NOT_FOUND not found 20080428
2 VALUE_NOT_ALLOWED value for search object not allowed 20080428

Method GET_OBTAB_FOR_OBJECT_TYPE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBTAB Call by reference Type reference (TYPE) TABELLE Name of database table for object 20080428
2 Importing IV_OBJECT_TYPE_ID Call by reference Type reference (TYPE) ESH_E_OM_OBJECT_TYPE Object Type 20080428
# Exception Resumable Description Created on
1 NOT_FOUND not found 20080428
2 VALUE_NOT_ALLOWED value not allowed 20080428

Method GET_TCLA_FOR_CLASS_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TCLA Call by reference Type reference (TYPE) CLES_T_TCLA Class Types 20080508
2 Importing IT_KLART Call by reference Type reference (TYPE) CLES_T_KLART Class Type 20080508
# Exception Resumable Description Created on
1 NOT_FOUND not all requested records found 20080508

Method GET_TCLA_FOR_OBTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TCLA Call by reference Type reference (TYPE) CLES_T_TCLA Class Types 20080428
2 Importing IV_OBTAB Call by reference Type reference (TYPE) TABELLE Name of database table for object 20080428
# Exception Resumable Description Created on
1 NOT_FOUND not found 20080428
History
Last changed by/on SAP  20110908 
SAP Release Created in 701