SAP ABAP Class CL_ESH_OM_COMMIT (Commit Changes)
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_COMMIT | |
Short Description | Commit Changes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
Created | 20110107 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_OM_COMMIT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ESH_OM_AUTHC | 20110110 | Authorization Checks | |
2 | CL_ESH_OM_AUTHNW | 20110110 | SAP_NW Authorizations | |
3 | CL_ESH_OM_AUTHPB | 20110110 | Path-Based Authorization Checks | |
4 | CL_ESH_OM_CATEG | 20110112 | Categories | |
5 | CL_ESH_OM_CATTR | 20110112 | Common Attributes | |
6 | CL_ESH_OM_DATATY | 20110110 | Data Types | |
7 | CL_ESH_OM_DPRVD | 20110110 | Data Providers | |
8 | CL_ESH_OM_LCONF | 20121109 | Layout Configurations | |
9 | CL_ESH_OM_MODELS | 20110127 | Models | |
10 | CL_ESH_OM_OTYP_EXT_I | 20110107 | Object Types | |
11 | CL_ESH_OM_SWASGN | 20110107 | Switch Assignments |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_S_MODELS_REF | 20110127 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_AUTHC_REF | 20110110 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_AUTHNW_REF | 20110111 | |||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_CATEG_REF | 20110112 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_CATTR_REF | 20110112 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_DATATY_REF | 20110110 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_DPRVD_REF | 20110110 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_LCONF_REF | 20121109 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LTY_T_OTYP_REF | 20110107 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Commit changes | 20110107 |
2 | ![]() |
Static method | Private | Method | Call GTADIR update for ODPs | 20110214 |
3 | ![]() |
Static method | Protected | Method | Register instance for procssing in commit method | 20110107 |
4 | ![]() |
Static method | Private | Method | Reset buffer | 20110112 |
5 | ![]() |
Static method | Public | Method | Roll back work | 20110112 |
Events
Class CL_ESH_OM_COMMIT has no event.
Types
Class CL_ESH_OM_COMMIT has no local type.
Method Signatures
Method COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110107 | ||
2 | ![]() |
IV_WAIT | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Object Model Exception | 20110107 |
Method ODP_GTADIR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20110214 | ||
2 | ![]() |
IV_WAIT | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20110214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ESH Object Model Exception | 20110214 |
Method REGISTER_FOR_COMMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_CL_AUTHC | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_AUTHC | Authorization Checks | 20110110 | ||
2 | ![]() |
IR_CL_AUTHNW | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_AUTHNW | SAP_NW Authorizations | 20110112 | ||
3 | ![]() |
IR_CL_CATEG | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_CATEG | Categories | 20110112 | ||
4 | ![]() |
IR_CL_CATTR | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_CATTR | Common Attributes | 20110112 | ||
5 | ![]() |
IR_CL_DATATY | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_DATATY | Data Types | 20110110 | ||
6 | ![]() |
IR_CL_DPRVD | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_DPRVD | Data Providers | 20110110 | ||
7 | ![]() |
IR_CL_LCONF | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_LCONF | Layout Configurations | 20121109 | ||
8 | ![]() |
IR_CL_OTYP | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_OTYP | Object Types | 20110110 | ||
9 | ![]() |
IT_ODP_GTADIR | Call by reference | Type reference (TYPE) | CL_ESH_OM_OTYP_EXT_I=>TT_ODP_GTADIR | 20110214 | |||
10 | ![]() |
IV_CODE_GEN | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20110111 | ||
11 | ![]() |
IV_MODELS | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20110127 | ||
12 | ![]() |
IV_ODP_GTADIR | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20110214 |
Method REGISTER_FOR_COMMIT on class CL_ESH_OM_COMMIT has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_ESH_OM_COMMIT has no parameter.
Method RESET_BUFFER on class CL_ESH_OM_COMMIT has no exception.
Method ROLLBACK_WORK Signature
Method ROLLBACK_WORK on class CL_ESH_OM_COMMIT has no parameter.
Method ROLLBACK_WORK on class CL_ESH_OM_COMMIT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 731 |