FAGL_PROT SAP table for – Logs

Here we would like to draw your attention to FAGL_PROT 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_PROT is a SAP standard transp table used for storing Logs related data in SAP. It comes under the package FAGL_COMMON_OBJECTS.

SAP FAGL_PROT table

Table FAGL_PROT technical data

TableFAGL_PROT
Data storingLogs
ModuleFI
Sub ModuleFI-GL
SAP PackageFAGL_COMMON_OBJECTS
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_FIN
Table CategoryTRANSP

SAP FAGL_PROT 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_PROT table.

  • RCLNT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : GUID in ‘RAW’ format
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • REPID : ABAP Program Name
    Its data type is CHAR (Character String) with field length 40
  • EDATE : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ETIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • UNAME : User Name
    Its data type is CHAR (Character String) with field length 12
  • CB_TYPE : Type of Callback
    Its data type is CHAR (Character String) with field length 1
  • CB_CLASS : Class for Loading the Log
    Its data type is CHAR (Character String) with field length 30
  • CB_OBJECT : Object for Loading the Log
    Its data type is CHAR (Character String) with field length 40
  • DESCR : Description
    Its data type is CHAR (Character String) with field length 60
  • TESTRUN : Test Run
    Its data type is CHAR (Character String) with field length 1
  • DO_NOT_LIST : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1