BSACC_HIST_GRP SAP table for – Account Groups for Account History

Here we would like to draw your attention to BSACC_HIST_GRP table in SAP. As we know it is being mainly used with the SAP FI-GL (General Ledger Accounting in FI) component which is coming under FI module (Financial Accounting). BSACC_HIST_GRP is a SAP standard transp table used for storing Account Groups for Account History related data in SAP. It comes under the package FIN_BS_DIALOG.

SAP BSACC_HIST_GRP table

Table BSACC_HIST_GRP technical data

TableBSACC_HIST_GRP
Data storingAccount Groups for Account History
ModuleFI
Sub ModuleFI-GL-GL
SAP PackageFIN_BS_DIALOG
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentSAP_FIN
Table CategoryTRANSP

SAP BSACC_HIST_GRP 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 BSACC_HIST_GRP table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • ACCOUNT_GRP : Group of G/L Accounts for Account History
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • GRP_COUNTER : Numc3, internal use
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • ACCOUNT_LOW : G/L Account Number
    Its data type is CHAR (Character String) with field length 10
  • ACCOUNT_HIGH : G/L Account Number
    Its data type is CHAR (Character String) with field length 10