SAP ABAP Function Module G_BOOL_TABLE_CHECK_RULE (Bool Compatibilität Routine. Tabellen in Regel überprufen.)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-SL-VSR (Application Component) Validation, Substitution and Rules
     GVAL (Package) Validation, Substitution and Rules
Basic Data
Function Module G_BOOL_TABLE_CHECK_RULE Bool Compatibilität Routine. Tabellen in Regel überprufen.  
Function Group GBL1   Boolean rule runtime utilities  
Program Name SAPLGBL1    
INCLUDE Name LGBL1U08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing BNONE TYPE Check that none of these tables are used ('X')
Importing BONLY TYPE 'X' Check that only these tables are used ('X')
Importing BSUBRULES TYPE 'X' Check the subrules too. ('X')
Importing RULE TYPE Rule to check
Tables TABLES_LST TYPE   List of tables.
Exception CHECK_FAILED TYPE Rule failed the check.
Exception NOT_FOUND TYPE Rule not found.
               
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  19931201 
SAP Release Created in