GB93 SAP table for – Validation

Here we would like to draw your attention to GB93 table in SAP. As we know it is being mainly used with the SAP FI-SL (Special Purpose Ledger in FI) component which is coming under FI module (Financial Accounting). GB93 is a SAP standard transp table used for storing Validation related data in SAP. It comes under the package GVAL.

SAP GB93 table

Table GB93 technical data

TableGB93
Data storingValidation
ModuleFI
Sub ModuleFI-SL-VSR
SAP PackageGVAL
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_FIN
Table CategoryTRANSP

SAP GB93 Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in GB93 table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • VALID : Validation
    Its a key field. Its data type is CHAR (Character String) with field length 7
  • BOOLCLASS : Boolean class. Which fields can be used.
    Its data type is CHAR (Character String) with field length 3
  • MSGID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • AUTHGR : Authorization Group
    Its data type is CHAR (Character String) with field length 4
  • GBOPCREATE : User who created Boolean object
    Its data type is CHAR (Character String) with field length 12
  • GBDTCREATE : Created on
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • GBTMCREATE : Time when the Boolean object was created
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • GBOPCHANGE : Last changed by
    Its data type is CHAR (Character String) with field length 12
  • GBDTCHANGE : Last changed on
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • GBTMCHANGE : Time of last change
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • INITEXIT : Initialization exit for validations/substitutions/rules
    Its data type is CHAR (Character String) with field length 5
  • MULTILINE : Indicator: Two-dimensional Boolean class
    Its data type is CHAR (Character String) with field length 1