GB92 SAP table for – Substitutions

Here we would like to draw your attention to GB92 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). GB92 is a SAP standard transp table used for storing Substitutions related data in SAP. It comes under the package GVAL.

SAP GB92 table

Table GB92 technical data

TableGB92
Data storingSubstitutions
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 GB92 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 GB92 table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SUBSTID : Substitution name
    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
  • SUBSCLASS : Boolean class. Which fields can be used.
    Its data type is CHAR (Character String) with field length 3
  • EXIT : Substitution exit. Alternative to Boolean evaluation.
    Its data type is CHAR (Character String) with field length 5
  • 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