SAP ABAP Class IF_WB_ACCESS_PERMISSION (Object Lock and Request Management)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WB_ACCESS_PERMISSION | Object Lock | 20100903 |
Properties
| Class | IF_WB_ACCESS_PERMISSION | |
| Short Description | Object Lock and Request Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100903 | 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 IF_WB_ACCESS_PERMISSION has no interface implemented.
Friends
Class IF_WB_ACCESS_PERMISSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_WB_CHECKLIST | List of All Error Messages from a Syntax Check | 20100903 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | C | 20100903 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20100903 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_WB_MANAGER | Workbench Manager | 20100903 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TROBJTYPE | Object Type | 20100903 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20100903 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100903 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | GTY_S_TRANSIENT_LOCK | 20100903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100903 | ||
| 2 | Instance method | Public | Method | 20100903 | ||
| 3 | Instance method | Public | Method | 20100903 |
Events
Class IF_WB_ACCESS_PERMISSION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_S_TRANSIENT_LOCK | Public | See coding | 20100903 | BEGIN OF gty_s_transient_lock,
object TYPE trobjtype,
obj_name TYPE trobj_name,
END OF gty_s_transient_lock
|
Method Signatures
Method DETERMINE_LOCK_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_ACCESS_PERMISSION | Value transfer | Object reference (TYPE REF TO) | IF_WB_ACCESS_PERMISSION | Objekt-sperre und Auftrag verwaltung | 20100903 |
Method DETERMINE_LOCK_SCOPE on class IF_WB_ACCESS_PERMISSION has no exception.
Method RELEASE_TRANSIENT_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_ACCESS_PERMISSION | Value transfer | Object reference (TYPE REF TO) | IF_WB_ACCESS_PERMISSION | Objekt-sperre und Auftrag verwaltung | 20100903 |
Method RELEASE_TRANSIENT_LOCK on class IF_WB_ACCESS_PERMISSION has no exception.
Method SET_TRANSIENT_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_EXTEND_MODE | Call by reference | Type reference (TYPE) | C | 20100903 | ||||
| 2 | P_SUPPRESS_CORR_CHECK_COMPLETE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20120220 | |||
| 3 | P_SUPPRESS_LANGUAGE_DIALOG | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20100903 | ||
| 4 | P_WB_ACCESS_PERMISSION | Value transfer | Object reference (TYPE REF TO) | IF_WB_ACCESS_PERMISSION | Objekt-sperre und Auftrag verwaltung | 20100903 |
Method SET_TRANSIENT_LOCK on class IF_WB_ACCESS_PERMISSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |