SAP ABAP Data Element RSLIN_XSUB (SLIN Checkbox: External Program Interfaces)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_EXTERNAL (Package) External SLIN Interfaces
Basic Data
Data Element RSLIN_XSUB
Short Description SLIN Checkbox: External Program Interfaces  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLEAN    
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  
Medium  
Long 40 External Program Interfaces 
Heading External Program Interfaces 
Documentation

Definition

Activate Checks for External Program Interfaces

In general, these are checks that check calls of CALL TRANSACTION, LEAVE TO TRANSACTION, CALL DIALOG, SUBMIT, and USER EXITs (as far as statically possible).

The following checks are implemented:

  1. Is a transaction code in the database table TSTC?
  2. Is a dialog module in the database table TDCT?
  3. Does a report called using SUBMIT have the program type 1.
  4. Do the called programs have correct syntax?
  5. Are all SUBMIT parameters specified using WITH defined in the report?
  6. The USER EXIT tests include:
    1. Are any user exit enhancements missing?
    2. Is a function module with interface missing in a function group (X...)?
    3. Is the function module deactivated by TMOD/SMOD or not?

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