FAGL_NR_OBJECTS SAP table for – Objects For Which the XPRA Creates a Range in All Clients

Here we would like to draw your attention to FAGL_NR_OBJECTS 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_NR_OBJECTS is a SAP standard transp table used for storing Objects For Which the XPRA Creates a Range in All Clients related data in SAP. It comes under the package FAGL_POSTING_SERVICES.

SAP FAGL_NR_OBJECTS table

Table FAGL_NR_OBJECTS technical data

TableFAGL_NR_OBJECTS
Data storingObjects For Which the XPRA Creates a Range in All Clients
ModuleFI
Sub ModuleFI-GL
SAP PackageFAGL_POSTING_SERVICES
Delivery ClassS – System table, data changes have the status of program changes
ComponentSAP_FIN
Table CategoryTRANSP

SAP FAGL_NR_OBJECTS 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_NR_OBJECTS table.

  • NR_OBJECT : Name of number range object
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • NR_SUBOBJECT : Number range object subobject value
    Its a key field. Its data type is CHAR (Character String) with field length 6
  • NR_NUMBER : Number range number
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • NR_FROM_NUMBER : From number
    Its data type is CHAR (Character String) with field length 20
  • NR_TO_NUMBER : To number
    Its data type is CHAR (Character String) with field length 20