FAGLSKF_TAB SAP table for – Table Names and Structures

Here we would like to draw your attention to FAGLSKF_TAB 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). FAGLSKF_TAB is a SAP standard transp table used for storing Table Names and Structures related data in SAP. It comes under the package FAGL_STATKEYFIGURE_TOOL.

SAP FAGLSKF_TAB table

Table FAGLSKF_TAB technical data

TableFAGLSKF_TAB
Data storingTable Names and Structures
ModuleFI
Sub ModuleFI-GL
SAP PackageFAGL_STATKEYFIGURE_TOOL
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

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

  • IDENTIFIER : ID String of Application
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • TABNAME : Table Name (Current Data) (with DATE_FROM)
    Its data type is CHAR (Character String) with field length 16
  • TABNAME_PN : Table Name of Entry View (with DATE_FROM DATE_TO)
    Its data type is CHAR (Character String) with field length 16
  • STRUCNAME_SUM : Structure with Period Block (RYEAR RPMAX MSL01…MSL16)
    Its data type is CHAR (Character String) with field length 30
  • STRUCNAME_DELTA : Transfer Structure of Delta Values (with DATE_FROM DATE_TO)
    Its data type is CHAR (Character String) with field length 30
  • STRUCNAME_PERIOD : Structure with Period Values (RYEAR POPER)
    Its data type is CHAR (Character String) with field length 30
  • STRUCNAME_BW : Structure with Period Values for BW
    Its data type is CHAR (Character String) with field length 30
  • INCNAME : Include x
    Its data type is CHAR (Character String) with field length 30
  • KEYNAME : Feild Name of Encryption of Table x
    Its data type is CHAR (Character String) with field length 30
  • STATKEYFIGNAME : Field Name of Statistical Key Figure
    Its data type is CHAR (Character String) with field length 30
  • QUANTITYNAME : Quantity Field Name
    Its data type is CHAR (Character String) with field length 10
  • FUNCNAME : Name of Function Module
    Its data type is CHAR (Character String) with field length 30
  • FUNCNAME_PN : Name of Function Module
    Its data type is CHAR (Character String) with field length 30
  • FUGRNAME : Function group, to which the function module belongs
    Its data type is CHAR (Character String) with field length 26