SAP ABAP Class CL_ESH_MU_MODEL_GROUP (ESH Object Modeling: Data on Product Version/System Group)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_UI_OBJ_MODEL_UI (Package) Object Modelling UI

⤷

⤷

Properties
Class | CL_ESH_MU_MODEL_GROUP | |
Short Description | ESH Object Modeling: Data on Product Version/System Group | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_UI_OBJ_MODEL_UI | Object Modelling UI |
Created | 20070306 | SAP |
Last change | 20130531 | 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_MU_MODEL_GROUP has no interface implemented.
Friends
Class CL_ESH_MU_MODEL_GROUP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ASSIGN_TO_SYSGR' | 20070619 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHANGE' | 20070619 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREATE_CONNECTION' | 20070620 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CREATE' | 20070619 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DELETE' | 20070619 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DISPLAY' | 20070619 | ||
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TRANSPORT_MODELS' | 20070619 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20070309 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_SYSREL | System/release | 20070309 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template type | 20071031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check user authorization for business object maintenance | 20070619 |
2 | ![]() |
Static method | Public | Method | Check user authorization for release maintenance | 20070619 |
3 | ![]() |
Static method | Public | Method | Commit work | 20070417 |
4 | ![]() |
Instance method | Public | Method | Conflict handling: Resolution on logsys assignment | 20080808 |
5 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070309 |
6 | ![]() |
Static method | Public | Method | Copy system group | 20070417 |
7 | ![]() |
Instance method | Public | Method | Delete assignment of system to software component | 20080325 |
8 | ![]() |
Static method | Public | Method | Get instance | 20070309 |
9 | ![]() |
Static method | Public | Method | Get all product versions and groups | 20070309 |
10 | ![]() |
Instance method | Public | Method | Get systems of group | 20070309 |
11 | ![]() |
Static method | Public | Method | Get systems of group | 20080408 |
12 | ![]() |
Instance method | Public | Method | Set systems of group | 20070309 |
Events
Class CL_ESH_MU_MODEL_GROUP has no event.
Types
Class CL_ESH_MU_MODEL_GROUP has no local type.
Method Signatures
Method CHECK_AUTHORIZATION_BO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SYSREL_STACK | Call by reference | Type reference (TYPE) | ESH_T_OM_SYSREL_EXT | Table Type for ESH_S_OM_SYSREL_EXT | 20081110 | ||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | CL_ESH_OBJ_MODELLING=>C_AUTH_ACT_... | 20070619 | ||
3 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | CHAR1 | 20070622 | |||
4 | ![]() |
RV_GRANTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070619 |
Method CHECK_AUTHORIZATION_BO on class CL_ESH_MU_MODEL_GROUP has no exception.
Method CHECK_AUTHORIZATION_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | STRING | CL_ESH_OBJ_MODELLING=>C_AUTH_ACT_... | 20070619 | ||
2 | ![]() |
RV_GRANTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070619 |
Method CHECK_AUTHORIZATION_REL on class CL_ESH_MU_MODEL_GROUP has no exception.
Method COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WAIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20070417 |
Method COMMIT on class CL_ESH_MU_MODEL_GROUP has no exception.
Method CONFLICT_RES_LOGSYS_ASSIGNMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SYSTEMS | Call by reference | Type reference (TYPE) | ESH_T_MU_SYS_GROUP | S0 - BO Overview/System Group | 20080808 | ||
2 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release - Name | 20080808 | ||
3 | ![]() |
IV_SYSREL_GUID | Value transfer | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release - Guid | 20080808 | ||
4 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20090306 | ||
5 | ![]() |
RV_ERROR | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080808 |
Method CONFLICT_RES_LOGSYS_ASSIGNMENT on class CL_ESH_MU_MODEL_GROUP has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | 20070309 | |||
2 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070309 | ||
3 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071031 |
Method CONSTRUCTOR on class CL_ESH_MU_MODEL_GROUP has no exception.
Method COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL_NEW | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20070417 | ||
2 | ![]() |
IV_MODEL_TEMPLATE | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20070417 | ||
3 | ![]() |
IV_SYSREL_NEW | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070914 | ||
4 | ![]() |
IV_SYSREL_TEMPLATE | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070914 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Object Model Exception | 20110609 |
Method DEL_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SYSTEMS | Call by reference | Type reference (TYPE) | ESH_T_MU_SYS_GROUP | S0 - BO Overview/System Group | 20080325 |
Method DEL_SYSTEMS on class CL_ESH_MU_MODEL_GROUP has no exception.
Method FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20070309 | ||
2 | ![]() |
IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | System/Release | 20070309 | ||
3 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071031 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ESH_MU_MODEL_GROUP | ESH object modelling: Model group | 20070309 |
Method FACTORY on class CL_ESH_MU_MODEL_GROUP has no exception.
Method GET_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AREA | Call by reference | Type reference (TYPE) | CHAR1 | 20070622 | |||
2 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070628 | |
3 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | ESH_E_OM_TEMPLATE_TYPE | Template Type | 20071031 | ||
4 | ![]() |
RT_GROUPS | Value transfer | Type reference (TYPE) | ESH_T_MU_BO_LIST | S0 - BO Overview/ BO list | 20070309 |
Method GET_GROUPS on class CL_ESH_MU_MODEL_GROUP has no exception.
Method GET_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ASSIGN_NEW_SYSTEM | Call by reference | Type reference (TYPE) | ESH_E_MU_CHECKED | ' ' | marker for check field | 20070626 | |
2 | ![]() |
IV_ITEM_TYPE | Call by reference | Type reference (TYPE) | ESH_E_MU_BO_LIST_ITEM_TYPE | 'O' | BO list/ item type | 20070511 | |
3 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20070628 | |
4 | ![]() |
RT_SYSTEMS | Value transfer | Type reference (TYPE) | ESH_T_MU_SYS_GROUP | S0 - BO Overview/ System Group | 20070309 |
Method GET_SYSTEMS on class CL_ESH_MU_MODEL_GROUP has no exception.
Method GET_SYSTEMS1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key of Current Text Environment | 20080408 | |
2 | ![]() |
RT_SYSTEMS | Value transfer | Type reference (TYPE) | ESH_T_MU_SYS_GROUP | S0 - BO Overview/ System Group | 20080408 |
Method GET_SYSTEMS1 on class CL_ESH_MU_MODEL_GROUP has no exception.
Method SET_SYSTEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SYSTEMS | Call by reference | Type reference (TYPE) | ESH_T_MU_SYS_GROUP | 20070309 |
Method SET_SYSTEMS on class CL_ESH_MU_MODEL_GROUP has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |