SAP ABAP Function Module G_BOOL_CHECK_VALUE (Überprüfung eines Feldwertes gegen die im DDIC hinterlegteN Werte)
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_CHECK_VALUE Überprüfung eines Feldwertes gegen die im DDIC hinterlegteN Werte  
Function Group GBL1   Boolean rule runtime utilities  
Program Name SAPLGBL1    
INCLUDE Name LGBL1U25    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SUBRC TYPE SYST-SUBRC
Importing TABNAME TYPE HELP_INFO-FIELDNAME Tabelle des zu prüfenden Feldes
Importing FIELDNAME TYPE HELP_INFO-TABNAME Name des zu prüfenden Feldes
Importing INPUT_VALUE TYPE GB922-SUBSVAL Zu prüfender Wert
Exception INVALID_VALUE TYPE Wert nicht zulässig
Exception CHECK_NOT_PERFORMED TYPE Fehler während der Prüfung
               
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  19960423 
SAP Release Created in