SAP ABAP Function Module G_RULE_RECURSION_CHECK (Checks whether of not a rule is recursive)
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_RULE_RECURSION_CHECK Checks whether of not a rule is recursive  
Function Group GBL3   Rule usage  
Program Name SAPLGBL3    
INCLUDE Name LGBL3U14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SUBRULE_PARENT TYPE GB90-BOOLID Rule name
Importing CLIENT TYPE SYST-MANDT Requested client
Tables SUBRULE_CHILDREN TYPE GB90 A list of children of this rule
Exception RECURSIVE_RULE TYPE This rule is recursive
               
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