GB922 SAP table for – Substitution Constants

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

SAP GB922 table

Table GB922 technical data

TableGB922
Data storingSubstitution Constants
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 GB922 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 GB922 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
  • SUBSEQNR : Step number of the substitution
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • CONSEQNR : Sequence number (two-digit)
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • SUBSTAB : Table structure name which is substituted into
    Its data type is CHAR (Character String) with field length 30
  • SUBSFIELD : Field which is substituted into
    Its data type is CHAR (Character String) with field length 30
  • SUBSVAL : Constant value for substitution
    Its data type is CHAR (Character String) with field length 24
  • MANIPEXP : Formula that determines how substitution data is processed
    Its data type is CHAR (Character String) with field length 20
  • EXITSUBST : Substitution exit. Alternative to Boolean evaluation.
    Its data type is CHAR (Character String) with field length 5
  • TABSUBST : Sender table
    Its data type is CHAR (Character String) with field length 30
  • FILEDSUB : Sender field
    Its data type is CHAR (Character String) with field length 30