SAP ABAP Function Module G_BOOL_RULE_ELEMENTS_GET (Abfrage: Elemente (Regeln,Felder,...) die in einem Regel verwendet werden.)
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_RULE_ELEMENTS_GET Abfrage: Elemente (Regeln,Felder,...) die in einem Regel verwendet werden.  
Function Group GBL1   Boolean rule runtime utilities  
Program Name SAPLGBL1    
INCLUDE Name LGBL1U21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting INFO_NOT_COMPLETE TYPE GB01-BEXCLUDE List not complete. (User exit used...)
Importing BSUBRULES TYPE GB01-BEXCLUDE 'X' Check the subrules too. ('X')
Importing RULE TYPE GB90-BOOLID Rule to check
Importing CLIENT TYPE SYST-MANDT SY-MANDT Desired client
Tables ALL_FIELDS TYPE DFIES List of fields found
Tables ALL_RULES TYPE GB90 List of rules found
Tables ALL_SETS TYPE GBSET_NAME List of sets found
Tables ALL_EXITS TYPE GB922 List of exits found
Exception CHECK_FAILED TYPE Rule failed the check.
Exception NOT_FOUND TYPE Rule not found.
Exception T890_FORMAT TYPE Only the new generated rule format is supported.
               
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  19950404 
SAP Release Created in