IDGT_GTDI SAP table for – GT Document Item

Here we would like to draw your attention to IDGT_GTDI 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_GTDI is a SAP standard transp table used for storing GT Document Item related data in SAP. It comes under the package ID-SD-CN-GT-01.

SAP IDGT_GTDI table

Table IDGT_GTDI technical data

TableIDGT_GTDI
Data storingGT Document 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_GTDI 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_GTDI table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • VBELN_GTD : Golden Tax Document Number
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • POSNR_GTD : Item Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • 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
  • DISC : Discount Amount
    Its data type is CURR (Currency Field) with field length 17
  • 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
  • TAXAMT : Tax Amount
    Its data type is CURR (Currency Field) with field length 14
  • DISCTAX : Tax Amount of Discount Value
    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