SAP Table GB90

Boolean Formula Header for Rules and Boolean Functions

GB90 (Boolean Formula Header for Rules and Boolean Functions) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link GB90 to other SAP tables.

GB90 table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
BOOLID Boolean rule name BOOL_ID CHAR 11 0
BOOLTYPE Boolean function type BOOLTYPE CHAR 1 0
E Prerequisite for a validation
F Check for a validation
C Prerequisite for a substitution
A Subrule
G General prerequisite
CLASSID Boolean class. Which fields can be used. BOOLCLASS GB02 CHAR 3 0
AUTHGR Authorization Group BRGRU TBRG CHAR 4 0
GBOPCREATE User who created Boolean object GBOPCREATE CHAR 12 0
GBDTCREATE Created on GBDTCREATE DATS 8 0
GBTMCREATE Time when the Boolean object was created GBTMCREATE TIMS 6 0
GBOPCHANGE Last changed by GBOPCHANGE CHAR 12 0
GBDTCHANGE Last changed on GBDTCHANGE DATS 8 0
GBTMCHANGE Time of last change GBTMCHANGE TIMS 6 0
INITEXIT Initialization exit for validations/substitutions/rules EXITIBOOL CHAR 5 0
MULTILINE Indicator: Complex structure/mathematical contents MULTIMATHS CHAR 1 0
A Single-line / No mathematical operation
B Single-line / Simple mathematical operation
C Single-line / Complex mathematical operation
D Multi-line / No mathematical operation
E Multi-line / Simple mathematical operation
F Multi-line / Complex mathematical operation

GB90 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
GB90 AUTHGR GB90 MANDT TBRG Authorization groups MANDT
GB90 AUTHGR 'G_GB90_' TBRG Authorization groups BROBJ
GB90 AUTHGR GB90 AUTHGR TBRG Authorization groups BRGRU
GB90 CLASSID GB90 CLASSID GB02 Valid Classes BOOLCLASS
GB90 MANDT GB90 MANDT T000 Clients MANDT