SAP ABAP Function Module G_BOOL_RULE_HEADER_GET (Reads the header of a boolean rule)
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_HEADER_GET Reads the header of a boolean rule  
Function Group GBL1   Boolean rule runtime utilities  
Program Name SAPLGBL1    
INCLUDE Name LGBL1U22    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting BOOL_HEADER TYPE GB90 The header structure of the rule
Importing BOOLID TYPE GB90-BOOLID The name of the rule
Exception NOT_FOUND TYPE Rule does not exist
Exception T890_FORMAT TYPE Rule is in the old (T890) format.
               
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