SAP ABAP Class CL_ESH_OM_CONTROL_FLAGS (Control Flags)
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
⤷ BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷ S_ESH_ENG_OBJ_MOD_REP (Package) Model Repository
Properties
Class | CL_ESH_OM_CONTROL_FLAGS | |
Short Description | Control Flags | |
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 | 20081106 | SAP |
Last change | 20141121 | |
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_CONTROL_FLAGS has no interface implemented.
Friends
Class CL_ESH_OM_CONTROL_FLAGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | RV_SWC_STACK | Static Attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20081106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CHECK_CONSISTENCY_REPLICATE | Static method | Public | Method | Check consistency with replicate models | 20100413 |
2 | CHECK_LOCKS_AUTHONW | Static method | Public | Method | Check locks for authorization objects | 20130514 |
3 | CHECK_LOCKS_DPRVD | Static method | Public | Method | Check locks for data providers | 20130514 |
4 | DB_BUFFER | Static method | Public | Method | Flag for using database buffer | 20090714 |
5 | FACTORY_X_MESSAGE | Static method | Public | Method | Flag for X-message when instantiating model repositories | 20081205 |
6 | GRANULAR_LOCKS | Static method | Public | Method | Flag for granular locks | 20100215 |
7 | HIDE_SWCS | Static method | Public | Method | Hide software components | 20090128 |
8 | MODEL_STACK | Static method | Public | Method | Flag for model stack | 20090515 |
9 | PATTERNS | Static method | Public | Method | Flag for patterns | 20090123 |
10 | REGISTER_GTABKEY | Static method | Public | Method | Register GTABKEY | 20131018 |
11 | REGISTER_GTABKEY_SAVE | Static method | Public | Method | GTABKEY registrations in save | 20131113 |
12 | RELATED_PERSPECTIVES | Static method | Public | Method | Related perspectives | 20130212 |
13 | SNOTE | Static method | Public | Method | Flag for SNOTE (model transport) | 20101102 |
14 | SNOTE_DEACTIVATED | Static method | Public | Method | Flag for explicit SNOTE deactivation (model transport) | 20110628 |
15 | SNOTE_IMPORT_LOCKED | Static method | Public | Method | Flag for explicit SNOTE import lock (model transport) | 20130516 |
16 | SWC_STACK | Static method | Public | Method | Flag for SWC stack | 20081106 |
17 | SWITCH_FRAMEWORK | Static method | Public | Method | Flag for switch framework | 20090107 |
18 | WRITE_TIMESTMP_CATMOD | Static method | Public | Method | Write timestamp for categories | 20090402 |
Events
Class CL_ESH_OM_CONTROL_FLAGS has no event.
Types
Class CL_ESH_OM_CONTROL_FLAGS has no local type.
Method Signatures
Method CHECK_CONSISTENCY_REPLICATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20100421 | ||
2 | Importing | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100413 | ||
3 | Returning | RV_CHECK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20100413 |
Method CHECK_CONSISTENCY_REPLICATE on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method CHECK_LOCKS_AUTHONW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20130514 | ||
2 | Importing | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130514 | |||
3 | Importing | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20130514 | ||
4 | Importing | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20130514 | ||
5 | Returning | RV_CHECK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20130514 |
Method CHECK_LOCKS_AUTHONW on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method CHECK_LOCKS_DPRVD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20130514 | ||
2 | Importing | IV_ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20130514 | |||
3 | Importing | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20130514 | ||
4 | Importing | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20130514 | ||
5 | Returning | RV_CHECK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20130514 |
Method CHECK_LOCKS_DPRVD on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method DB_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_DB_BUFFER | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090714 |
Method DB_BUFFER on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method FACTORY_X_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_X_MESSAGE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20081205 |
Method FACTORY_X_MESSAGE on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method GRANULAR_LOCKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_GRANULAR_LOCKS | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20100215 |
Method GRANULAR_LOCKS on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method HIDE_SWCS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_HIDE_SWCS | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090128 |
Method HIDE_SWCS on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method MODEL_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_MODEL_STACK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090515 |
Method MODEL_STACK on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method PATTERNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_PATTERNS | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090123 |
Method PATTERNS on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method REGISTER_GTABKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_REGISTER | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20131018 |
Method REGISTER_GTABKEY on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method REGISTER_GTABKEY_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_REGISTER_SAVE | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20131120 |
Method REGISTER_GTABKEY_SAVE on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method RELATED_PERSPECTIVES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_RELATED_PERSPECTIVES | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20130212 |
Method RELATED_PERSPECTIVES on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method SNOTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | 20110413 | |||
2 | Returning | RV_SNOTE_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101102 |
Method SNOTE on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method SNOTE_DEACTIVATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_SNOTE_DEACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110628 |
Method SNOTE_DEACTIVATED on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method SNOTE_IMPORT_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20130516 | ||
2 | Returning | RV_SNOTE_IMPORT_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130516 |
Method SNOTE_IMPORT_LOCKED on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method SWC_STACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_SWC_STACK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20081106 |
Method SWC_STACK on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method SWITCH_FRAMEWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_SWITCH_FRAMEWORK | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090107 |
Method SWITCH_FRAMEWORK on class CL_ESH_OM_CONTROL_FLAGS has no exception.
Method WRITE_TIMESTMP_CATMOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_WRITE_TIMESTMP_CATMOD | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20090402 |
Method WRITE_TIMESTMP_CATMOD on class CL_ESH_OM_CONTROL_FLAGS has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 720 |