FILA_GF_ITEMVALS SAP table for – Object Data: Value IDs and their Values/Contents

Here we would like to draw your attention to FILA_GF_ITEMVALS table in SAP. As we know it is being mainly used with the SAP FI-LA (Lease Accounting in FI) component which is coming under FI module (Financial Accounting). FILA_GF_ITEMVALS is a SAP standard transp table used for storing Object Data: Value IDs and their Values/Contents related data in SAP. It comes under the package FI_LA_GF.

SAP FILA_GF_ITEMVALS table

Table FILA_GF_ITEMVALS technical data

TableFILA_GF_ITEMVALS
Data storingObject Data: Value IDs and their Values/Contents
ModuleFI
Sub ModuleFI-LA
SAP PackageFI_LA_GF
Delivery ClassA – Application table (master and transaction data)
ComponentEA-APPL
Table CategoryTRANSP

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

  • .INCLUDE : Object Key
    Its a key field.
  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • COMPONENT : Application Component
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • BUKRS : Company Code
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • OBJID : Object Number
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SUBID : Subobject Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 5
  • VALUEID : Value ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • VALUE : Value/Contents of Value ID
    Its data type is CHAR (Character String) with field length 20
  • SUPPLYID : Origin Indicator for Value/Content of Value ID
    Its data type is NUMC (Character String with Digits Only) with field length 1
  • TMSTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15