SAP ABAP Class CL_ESH_OM_MODEL_STACK_HANDLE (Handles for Model Stacks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
     S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Properties
Class CL_ESH_OM_MODEL_STACK_HANDLE  
Short Description Handles for Model Stacks    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class ESH_OM_OBJ_MODEL_REP    
Program status     
Category 0   
Package S_ESH_ENG_OBJ_MOD_REP   Model Repository 
Created 20090515   SAP 
Last change 20110908   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)
Interfaces
Class CL_ESH_OM_MODEL_STACK_HANDLE has no interface implemented.
Friends
Class CL_ESH_OM_MODEL_STACK_HANDLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_MODEL_STACK Instance attribute Public Type reference (TYPE) ESH_T_OM_MODEL_STACK Model stack 20090515
2 MT_MODEL_STACK_HANDLES Static Attribute Public Type reference (TYPE) ESH_T_OM_MODEL_STACK_HANDLES Table type for ESH_S_OM_MODEL_STACK_HANDLES 20090515
3 MV_MODEL_GUID_TOP Instance attribute Public Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20090518
4 MV_STACK_TYPE Instance attribute Public Type reference (TYPE) ESH_E_OM_STACK_TYPE Stack type 20090515
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_STACK_TYPE Static method Public Method Check stack type 20090515
2 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090515
3 GET_HANDLE Static method Public Method Get handle for specific model stack 20090515
4 SET_STACK_TYPE Instance method Public Method Set stack type 20090515
Events
Class CL_ESH_OM_MODEL_STACK_HANDLE has no event.
Types
Class CL_ESH_OM_MODEL_STACK_HANDLE has no local type.
Method Signatures

Method CHECK_STACK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STACK_TYPE Call by reference Type reference (TYPE) ESH_E_OM_STACK_TYPE Stack Type 20090515

Method CHECK_STACK_TYPE on class CL_ESH_OM_MODEL_STACK_HANDLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MODEL_STACK Call by reference Type reference (TYPE) ESH_T_OM_MODEL_STACK Model Stack 20090515
2 Importing IV_STACK_TYPE Call by reference Type reference (TYPE) ESH_E_OM_STACK_TYPE Stack Type 20090515
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20090515

Method GET_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_HANDLE Call by reference Object reference (TYPE REF TO) CL_ESH_OM_MODEL_STACK_HANDLE Handles for Model Stacks 20090515
2 Importing IV_MODEL Call by reference Type reference (TYPE) ESH_E_OM_MODEL Model 20090515
3 Importing IV_MODEL_CAT Call by reference Type reference (TYPE) ESH_E_OM_MODEL_CATEGORY Model Category 20090515
4 Importing IV_MODEL_GUID Call by reference Type reference (TYPE) ESH_E_OM_MODEL_GUID Model GUID 20090515
5 Importing IV_STACK_TYPE Call by reference Type reference (TYPE) ESH_E_OM_STACK_TYPE Stack Type 20090515
6 Importing IV_SYSREL Call by reference Type reference (TYPE) ESH_E_OM_SYSREL Software Component 20090703
# Exception Resumable Description Created on
1 CX_ESH_OM_ENGINE ESH Object Model Exception 20090515

Method SET_STACK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STACK_TYPE Call by reference Type reference (TYPE) ESH_E_OM_STACK_TYPE Stack Type 20090515

Method SET_STACK_TYPE on class CL_ESH_OM_MODEL_STACK_HANDLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730