OIH_ETAX_GRP_MAP SAP table for – Mapping of Excise Tax Groups into Product Tax Groups

Here we would like to draw your attention to OIH_ETAX_GRP_MAP table in SAP. As we know it is being mainly used with the SAP IS-OIL-DS (Downstream in IS-OIL) component which is coming under IS-OIL module (Oil & Gas). OIH_ETAX_GRP_MAP is a SAP standard transp table used for storing Mapping of Excise Tax Groups into Product Tax Groups related data in SAP. It comes under the package OIH_ETAX.

SAP OIH_ETAX_GRP_MAP table

Table OIH_ETAX_GRP_MAP technical data

TableOIH_ETAX_GRP_MAP
Data storingMapping of Excise Tax Groups into Product Tax Groups
ModuleIS-OIL
Sub ModuleIS-OIL-DS-TDP
SAP PackageOIH_ETAX
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentIS-OIL
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TAX_COUNTRY : Departure country (country from which the goods are sent)
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • TAX_REGION : Region (State, Province, County)
    Its a key field. Its data type is CHAR (Character String) with field length 3
  • ED_GROUP : Excise Duty Group
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • ETAX_TYPE : Tax Classification: Tax Type
    Its data type is CHAR (Character String) with field length 4
  • ETAX_GROUP : Product Tax Group
    Its data type is CHAR (Character String) with field length 20