FAGL_DATAC_STRUC SAP table for – Coding of Structure Data

Here we would like to draw your attention to FAGL_DATAC_STRUC 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). FAGL_DATAC_STRUC is a SAP standard transp table used for storing Coding of Structure Data related data in SAP. It comes under the package FAGL_POSTING_SERV_EHP3.

SAP FAGL_DATAC_STRUC table

Table FAGL_DATAC_STRUC technical data

TableFAGL_DATAC_STRUC
Data storingCoding of Structure Data
ModuleFI
Sub ModuleFI-GL
SAP PackageFAGL_POSTING_SERV_EHP3
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

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

  • IDENTIFIER : Hash Code
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • COUNTER : Sequence Number of Fields of a Structure
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • FIELDNAME : Field Name
    Its data type is CHAR (Character String) with field length 30
  • RTTS_TYPE : Data Type (RTTS)
    Its data type is CHAR (Character String) with field length 1
  • DATAELEMENT : Field Name
    Its data type is CHAR (Character String) with field length 30
  • TYPE : Data Type in ABAP Dictionary
    Its data type is CHAR (Character String) with field length 4
  • LENGTH : Length (No. of Characters)
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • DECIMALS : Number of Decimal Places
    Its data type is NUMC (Character String with Digits Only) with field length 6
  • AS_INCLUDE : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1