SAP ABAP Class CL_ESH_OM_LOCKS_AUTHONW (Lock Authorization Objects)
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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ESH_OM_LOCKS | Locks | 20091217 |
Properties
| Class | CL_ESH_OM_LOCKS_AUTHONW | |
| Short Description | Lock Authorization Objects | |
| Super Class | CL_ESH_OM_LOCKS | Locks |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ESH_OM_OBJ_MODEL_REP | |
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_OBJ_MOD_REP | Model Repository |
| Created | 20091217 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_ESH_OM_LOCKS_AUTHONW has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ESH_OM_LOCKS | 20091217 | Locks | |
| 2 | CL_ESH_OM_LOCKS_OTYP | 20091217 | Lock Object Types |
Attributes
Class CL_ESH_OM_LOCKS_AUTHONW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Check locks | 20130514 | |
| 2 | Static method | Protected | Method | Unlock authorization object | 20091217 | |
| 3 | Static method | Protected | Method | Unlock authorization checks | 20091218 | |
| 4 | Static method | Public | Method | Unlock authorization objects in modified area | 20091217 | |
| 5 | Static method | Protected | Method | Lock authorization objects | 20091217 | |
| 6 | Static method | Protected | Method | Lock authorization checks | 20091218 | |
| 7 | Static method | Public | Method | Lock authorization objects in modified area | 20091217 | |
| 8 | Static method | Public | Method | Get own locks of an authorization object | 20100218 | |
| 9 | Static method | Protected | Method | Get own locks of an authorization check | 20100218 | |
| 10 | Static method | Protected | Method | Get table name | 20091217 |
Events
Class CL_ESH_OM_LOCKS_AUTHONW has no event.
Types
Class CL_ESH_OM_LOCKS_AUTHONW has no local type.
Method Signatures
Method CHECK_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ENTITY | Call by reference | Type reference (TYPE) | LTY_T_ENTITY | 20130514 | ||||
| 2 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20130514 | |||
| 3 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20130514 | |||
| 4 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20130514 |
Method CHECK_LOCKS on class CL_ESH_OM_LOCKS_AUTHONW has no exception.
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AAUTHONW | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW | Table Type for ESH_S_OM_AAUTHonw | 20091218 | |||
| 2 | IT_AAUTHONW_EXT | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW_EXT | Table Type for ESH_S_OM_AAUTHonw | 20091218 | |||
| 3 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20091217 | |||
| 4 | IV_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20091218 | |||
| 5 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091217 | ||
| 6 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 7 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20091217 | |||
| 8 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091217 |
Method DEQUEUE_AUTHONW_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ENTITY | Call by reference | Type reference (TYPE) | LTY_T_ENTITY | 20091218 | ||||
| 2 | IT_LOCKS | Call by reference | Type reference (TYPE) | LTY_T_LOCKS | 20131105 | ||||
| 3 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20091218 | |||
| 4 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091218 | ||
| 5 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 6 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20091218 | |||
| 7 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091218 |
Method DEQUEUE_C Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_AAUTHONW | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW | Table Type for ESH_S_OM_AAUTHONW | 20091218 | |||
| 2 | IT_AAUTHONW_EXT | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW_EXT | Table Type for ESH_S_OM_AAUTHONW | 20091218 | |||
| 3 | IV_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20091218 | |||
| 4 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091217 | ||
| 5 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 6 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20091217 | |||
| 7 | IV_SYSREL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL_GUID | SWC GUID | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091217 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOCKS | Call by reference | Type reference (TYPE) | LTY_T_LOCKS | 20131105 | ||||
| 2 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20091217 | |||
| 3 | IR_CL_AUTHNW | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_AUTHNW | Authorization Objects | 20091218 | |||
| 4 | IT_AAUTHONW | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW | Table Type for ESH_t_OM_AAUTHONW | 20091218 | |||
| 5 | IT_AAUTHONW_EXT | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW_EXT | Table Type for ESH_S_OM_AAUTHONMW_EXT | 20091218 | |||
| 6 | IT_CAUSING_LOCKS_ENTITY | Call by reference | Type reference (TYPE) | LTY_T_ENTITY | 20091218 | ||||
| 7 | IV_ACCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | Checkbox | 20100216 | ||
| 8 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20091217 | |||
| 9 | IV_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20091218 | |||
| 10 | IV_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | Checkbox | 20091217 | ||
| 11 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091217 | ||
| 12 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 13 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20091217 | |||
| 14 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091217 |
Method ENQUEUE_AUTHONW_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOCKS | Call by reference | Type reference (TYPE) | LTY_T_LOCKS | 20131105 | ||||
| 2 | IR_APPLOG | Call by reference | Object reference (TYPE REF TO) | IF_ESH_OM_APPLOG | Application Log | 20091218 | |||
| 3 | IT_ENTITY | Call by reference | Type reference (TYPE) | LTY_T_ENTITY | 20091218 | ||||
| 4 | IV_ACCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | Checkbox | 20100216 | ||
| 5 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20091218 | |||
| 6 | IV_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | Checkbox | 20091218 | ||
| 7 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091218 | ||
| 8 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 9 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20091218 | |||
| 10 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20091218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091218 |
Method ENQUEUE_C 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 | 20091217 | |||
| 2 | IR_CL_AUTHNW | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_AUTHNW | Authorization Objects | 20091217 | |||
| 3 | IT_AAUTHONW | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW | Table Type for ESH_S_OM_AAUTHonw | 20091217 | |||
| 4 | IT_AAUTHONW_EXT | Call by reference | Type reference (TYPE) | ESH_T_OM_AAUTHONW_EXT | Table Type for ESH_S_OM_AAUTHonw | 20091217 | |||
| 5 | IV_ACCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ABAP_TRUE | Checkbox | 20100216 | ||
| 6 | IV_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20091217 | |||
| 7 | IV_CONTEXT | Call by reference | Type reference (TYPE) | XFELD | ABAP_FALSE | Checkbox | 20091217 | ||
| 8 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20091217 | ||
| 9 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20091222 | |||
| 10 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20091217 | |||
| 11 | IV_SYSREL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL_GUID | SWC GUID | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Object Model Exception | 20091217 |
Method GET_OWN_LOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CL_AUTHNW | Call by reference | Object reference (TYPE REF TO) | CL_ESH_OM_AUTHNW | 20100218 | ||||
| 2 | IS_AAUTHONW | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW | Structure for AAUTHONW | 20100218 | |||
| 3 | IS_AAUTHONW_EXT | Call by reference | Type reference (TYPE) | ESH_S_OM_AAUTHONW_EXT | Table ESH_OM_AAUTHONW in External Representation | 20100218 | |||
| 4 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20100218 | |||
| 5 | IV_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | 20100218 | ||||
| 6 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20100218 | ||
| 7 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100218 | |||
| 8 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20100218 | |||
| 9 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20100218 | |||
| 10 | RT_LOCKS | Value transfer | Type reference (TYPE) | LTY_T_LOCKS | 20100218 |
Method GET_OWN_LOCKS on class CL_ESH_OM_LOCKS_AUTHONW has no exception.
Method GET_OWN_LOCKS_AUTHONW_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENTITY | Call by reference | Type reference (TYPE) | LTY_S_ENTITY | 20100218 | ||||
| 2 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20100218 | |||
| 3 | IV_LOCKMODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Lock mode | 20100218 | ||
| 4 | IV_LOCK_TYPE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20100218 | |||
| 5 | IV_MODEL | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL | Model | 20100218 | |||
| 6 | IV_MODEL_GUID | Call by reference | Type reference (TYPE) | ESH_E_OM_MODEL_GUID | Model GUID | 20100218 | |||
| 7 | RT_LOCKS | Value transfer | Type reference (TYPE) | LTY_T_LOCKS | 20100218 |
Method GET_OWN_LOCKS_AUTHONW_ENTITY on class CL_ESH_OM_LOCKS_AUTHONW has no exception.
Method GET_TABNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AREA | Call by reference | Type reference (TYPE) | ESH_E_OM_AREA | Area | 20091217 | |||
| 2 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20091217 |
Method GET_TABNAME on class CL_ESH_OM_LOCKS_AUTHONW has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |