IDGT_VATI SAP table for – VAT Invoice Item

Here we would like to draw your attention to IDGT_VATI table in SAP. As we know it is being mainly used with the SAP FI-LOC (Localization in FI) component which is coming under FI module (Financial Accounting). IDGT_VATI is a SAP standard transp table used for storing VAT Invoice Item related data in SAP. It comes under the package ID-SD-CN-GT-01.

SAP IDGT_VATI table

Table IDGT_VATI technical data

TableIDGT_VATI
Data storingVAT Invoice Item
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-SD-CN-GT-01
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_APPL
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • VBELN_VAT : GT Invoice Number
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • TYPCODE : GT Invoice Type Code
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • POSNR_VAT : Item number of the SD document
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • DISIND : Discount indicator
    Its data type is CHAR (Character String) with field length 1
  • MATNR : Material Number
    Its data type is CHAR (Character String) with field length 18
  • MAKTX : Material Description
    Its data type is CHAR (Character String) with field length 60
  • MSPEC : Material Specification
    Its data type is CHAR (Character String) with field length 30
  • MEINS : Base Unit of Measure
    Its data type is UNIT (Unit key for a Quantity field) with field length 3
  • FKIMG : Billed Quantity
    Its data type is QUAN (Quantity field) with field length 15
  • NETWR : Net Value
    Its data type is CURR (Currency Field) with field length 17
  • TAXAMT : Tax Amount
    Its data type is CURR (Currency Field) with field length 14
  • UNITPE : Unit Price
    Its data type is CURR (Currency Field) with field length 15
  • TAXCOD : Tax Catalog Code
    Its data type is CHAR (Character String) with field length 4
  • ERNAM : Name of Person who Created the Object
    Its data type is CHAR (Character String) with field length 12
  • ERDAT : Date on which the record was created
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • ERZET : Entry time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • UOMDESC : Unit Measurement Desc.
    Its data type is CHAR (Character String) with field length 16