SAP ABAP Data Element OIO_FUNC_LOCK (Lock function for flexible container master)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-OLM (Application Component) Remote Logistics Management
     OIO (Package) RLM Remote Logistic Management
Basic Data
Data Element OIO_FUNC_LOCK
Short Description Lock function for flexible container master  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Lock 
Medium 15 Lock 
Long 20 Lock 
Heading 20 Lock 
Documentation

Definition

The name of the function used to lock a container and prevent it being read and/or changed by another application.

The Offshore Logistics system uses a flexible container master that can combine master data from a variety of source including PM equipment and a dedicated container file within the Offshore Logistics system itself.

Each source of master data is defined as a container type. Additional container types may be configured as required.

Each container type is configured within the Offshore Logsitics system using a set of ABAP functions that represent the main functions of a master file:

  • READ        Check container exists and return container details
  • SELECT        Select containers
  • DISPLAY        Display container
  • VALUE REQUEST    Process value request for container
  • ENQUEUE        Lock container
  • DEQUEUE        Unlock container

Standard functions are provided for the more common container types. These may be replaced by user written functions so that the container master behaves as required by the user.

If an additional container type is configured, all the required functions must be written and assigned to new type.

History
Last changed by/on SAP  20050224 
SAP Release Created in