SAP ABAP Function Module SCTS_DIST_CTL_IS_LOCK_SYSTEM (Returns whether the given system has a lock)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_IMEX_LOCK (Package) Central CTS: Import and Export Locks
Basic Data
Function Module SCTS_DIST_CTL_IS_LOCK_SYSTEM Returns whether the given system has a lock  
Function Group SCTS_DIST_CTL_LOCK_WRAPPER   Wrapper for import/delivery lock functio  
Program Name SAPLSCTS_DIST_CTL_LOCK_WRAPPER    
INCLUDE Name LSCTS_DIST_CTL_LOCK_WRAPPERU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting IS_LOCKED TYPE BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown)
Importing IV_SYSTEM TYPE SYSNAME Name of an SAP System in the (active) transp. configuration
Importing IV_LOCK_TYPE TYPE LOCK_TYPE The type of a lock, i.e. import or export lock
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20130604 
SAP Release Created in 702