SAP ABAP Interface IF_WB_ACCESS_PERMISSION (Object Lock and Request Management)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
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
Interface IF_WB_ACCESS_PERMISSION  
Short Description Object Lock and Request Management    
General Data
Package SEU   ABAP Workbench 
Created 20100903   SAP 
Last changed 20130531   SAP 
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
Interface IF_WB_ACCESS_PERMISSION has no interface.
Friends
Interface IF_WB_ACCESS_PERMISSION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_LIST Instance attribute Public Object reference (TYPE REF TO) CL_WB_CHECKLIST List of All Error Messages from a Syntax Check 20100903
2 EXTEND_MODE Instance attribute Public Type reference (TYPE) C 20100903
3 GLOBAL_LOCK Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20100903
4 G_WB_MANAGER Static Attribute Public Object reference (TYPE REF TO) CL_WB_MANAGER Workbench Manager 20100903
5 OBJECT Instance attribute Public Type reference (TYPE) TROBJTYPE Object Type 20100903
6 OBJ_NAME Instance attribute Public Type reference (TYPE) TROBJ_NAME Object Name in Object List 20100903
7 SERVICE_RETURN_CODE Instance attribute Public Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100903
8 TRANSIENT_LOCK Instance attribute Public Type reference (TYPE) GTY_S_TRANSIENT_LOCK 20100903
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_LOCK_SCOPE Instance method Public Method 20100903
2 RELEASE_TRANSIENT_LOCK Instance method Public Method 20100903
3 SET_TRANSIENT_LOCK Instance method Public Method 20100903
Events
Interface 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 Returning 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 Interface 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 Returning 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 Interface 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 Importing P_EXTEND_MODE Call by reference Type reference (TYPE) C 20100903
2 Importing P_SUPPRESS_CORR_CHECK_COMPLETE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20120220
3 Importing 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 Returning 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 Interface IF_WB_ACCESS_PERMISSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in