SAP Table OIH_ETAX_GRP

Definition of Oil-Specific Product Tax Groups

OIH_ETAX_GRP (Definition of Oil-Specific Product Tax Groups) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link OIH_ETAX_GRP to other SAP tables.

OIH_ETAX_GRP table fields

Field Data element Checktable Datatype Length Decimals
CLIENT Client MANDT T000 CLNT 3 0
COUNTRY Departure country (country from which the goods are sent) ALAND T005 CHAR 3 0
REGION Region (State, Province, County) REGIO T005S CHAR 3 0
TAX_TYPE Tax Classification: Tax Type OIH_ETAX_TYPE OIH_ETAX_TB070 CHAR 4 0
TAX_GROUP Product Tax Group OIH_ETAX_GROUP CHAR 20 0

OIH_ETAX_GRP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
OIH_ETAX_GRP CLIENT OIH_ETAX_GRP CLIENT T000 Clients MANDT
OIH_ETAX_GRP COUNTRY OIH_ETAX_GRP CLIENT T005 Countries MANDT
OIH_ETAX_GRP COUNTRY OIH_ETAX_GRP COUNTRY T005 Countries LAND1
OIH_ETAX_GRP REGION OIH_ETAX_GRP COUNTRY T005S Taxes: Region (Province) Key LAND1
OIH_ETAX_GRP REGION OIH_ETAX_GRP REGION T005S Taxes: Region (Province) Key BLAND
OIH_ETAX_GRP REGION OIH_ETAX_GRP CLIENT T005S Taxes: Region (Province) Key MANDT
OIH_ETAX_GRP TAX_TYPE OIH_ETAX_GRP TAX_TYPE OIH_ETAX_TB070 Definition of Excise Tax Type per Country TAX_TYPE
OIH_ETAX_GRP TAX_TYPE OIH_ETAX_GRP CLIENT OIH_ETAX_TB070 Definition of Excise Tax Type per Country CLIENT
OIH_ETAX_GRP TAX_TYPE OIH_ETAX_GRP COUNTRY OIH_ETAX_TB070 Definition of Excise Tax Type per Country COUNTRY