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 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_T_OM_MODEL_STACK | Model stack | 20090515 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | ESH_T_OM_MODEL_STACK_HANDLES | Table type for ESH_S_OM_MODEL_STACK_HANDLES | 20090515 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20090518 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ESH_E_OM_STACK_TYPE | Stack type | 20090515 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check stack type | 20090515 |
2 | ![]() |
Instance method | Private | Constructor | CONSTRUCTOR | 20090515 |
3 | ![]() |
Static method | Public | Method | Get handle for specific model stack | 20090515 |
4 | ![]() |
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 | ![]() |
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 | ![]() |
IT_MODEL_STACK | Call by reference | Type reference (TYPE) | ESH_T_OM_MODEL_STACK | Model Stack | 20090515 | ||
2 | ![]() |
IV_STACK_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_STACK_TYPE | Stack Type | 20090515 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Object Model Exception | 20090515 |
Method GET_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_MODEL_STACK_HANDLE | Handles for Model Stacks | 20090515 | ||
2 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20090515 | ||
3 | ![]() |
IV_MODEL_CAT | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_CATEGORY | Model Category | 20090515 | ||
4 | ![]() |
IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20090515 | ||
5 | ![]() |
IV_STACK_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_STACK_TYPE | Stack Type | 20090515 | ||
6 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20090703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 |