SAP ABAP Data Element BANK_DTE_PP_LOCKOWNER_MODE (Lock Owner Mode)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_PP_JOBCTRL (Package) Parallel Processing and Job Control
Basic Data
Data Element BANK_DTE_PP_LOCKOWNER_MODE
Short Description Lock Owner Mode  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BANK_PP_LOCKOWNER_MODE    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Owner 
Medium 15 Lock Owner Mode 
Long 20 Lock Owner Mode 
Heading 20 Lock Owner Mode 
Documentation

Definition

Lock owner mode.   

Use

The lock owner mode defines the owner of lock entries for individual objects that are managed by the lock service of the framework for parallel processing. There are three possible modes:

  • 'M' : Locks by mass run only

    A mass run is the owner of all object locks set when it is executed. Object locks can only be lifted by restarting the mass run that owns them. When the system reads object locks in a mass run, all the locks count as external locks, set by other mass runs.

  • 'A': Locks by application only

    The application to which the mass runs belong is the owner of the object locks set during a mass run. Object locks can be lifted during execution of every mass run for this application. When the system reads object locks in a mass run, all locks count as external locks set by other mass runs of other applications.

  • 'K': No locks

    No locks are set.

Dependencies

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 640