IDGT_MERGE_INFO SAP table for – Item Merge Info

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

SAP IDGT_MERGE_INFO table

Table IDGT_MERGE_INFO technical data

TableIDGT_MERGE_INFO
Data storingItem Merge Info
ModuleFI
Sub ModuleFI-LOC
SAP PackageID-SD-CN-GT-01
Delivery ClassA – Application table (master and transaction data)
ComponentSAP_APPL
Table CategoryTRANSP

SAP IDGT_MERGE_INFO 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_MERGE_INFO table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • VBELN : Billing document
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • VFPOS : Billing item
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • REFVBELN : Golden Tax Document Number
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • POSNR : Item Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 6
  • 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
  • DISC : Discount Amount
    Its data type is CURR (Currency Field) with field length 17
  • DISCTAX : Tax Amount of Discount Value
    Its data type is CURR (Currency Field) with field length 14
  • FKIMG : Billed Quantity
    Its data type is QUAN (Quantity field) with field length 15
  • MEINS : Base Unit of Measure
    Its data type is UNIT (Unit key for a Quantity field) with field length 3