FAGL_FIELD_MOVE SAP table for – Conversion Table for Fixed Fields of General Ledger

Here we would like to draw your attention to FAGL_FIELD_MOVE 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_FIELD_MOVE is a SAP standard transp table used for storing Conversion Table for Fixed Fields of General Ledger related data in SAP. It comes under the package FAGL_LEDGER_CUST.

SAP FAGL_FIELD_MOVE table

Table FAGL_FIELD_MOVE technical data

TableFAGL_FIELD_MOVE
Data storingConversion Table for Fixed Fields of General Ledger
ModuleFI
Sub ModuleFI-GL
SAP PackageFAGL_LEDGER_CUST
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

SAP FAGL_FIELD_MOVE 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_FIELD_MOVE table.

  • TOTABLE : Receiver Table
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • TOFIELD : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • INTERFACE : Interface to flexible general ledger
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • FROMTABLE : Sender table
    Its data type is CHAR (Character String) with field length 30
  • FROMFIELD : Field Name
    Its data type is CHAR (Character String) with field length 30
  • EXITNAME : Exit no. (S..: standard exits, U..: user exits)
    Its data type is CHAR (Character String) with field length 3