OIH_S_GOITEM_TDP SAP (Structure with display TDP fields for goods movement) Structure details

Dictionary Type: Structure
Description: Structure with display TDP fields for goods movement




ABAP Code to SELECT data from OIH_S_GOITEM_TDP
Related tables to OIH_S_GOITEM_TDP
Access table OIH_S_GOITEM_TDP




Structure field list including key, data, relationships and ABAP select examples

OIH_S_GOITEM_TDP is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Structure with display TDP fields for goods movement" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_OIH_S_GOITEM_TDP TYPE OIH_S_GOITEM_TDP.

The OIH_S_GOITEM_TDP table consists of various fields, each holding specific information or linking keys about Structure with display TDP fields for goods movement data available in SAP. These include BUKRS (Company Code), MATNR (Material Number), WERKS (Plant), BWTAR (Valuation Type).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP OIH_S_GOITEM_TDP structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
LINE_IDUnique identification of document line MB_LINE_IDNUMC6MB_LINE_ID
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
BWTARValuation Type BWTAR_DCHAR10T149DBWTARBWT
TAXKEYExcise Duty Status OIH_TAXKEYCHAR2Assigned to domainOIH_TAXKEY
OITAXFROMExcise duty tax key for 'from' location OIH_TAXFROCHAR2OIH4OIH_TAXKEY
OITAXTOExcise duty tax key for 'to' location OIH_TAXTOCHAR2OIH4OIH_TAXKEY
OIHANTYPExcise Duty Handling Type OIH_HANTYPCHAR2OIH5OIH_HANTYP
OITAXGRPExcise Duty Group OIH_TAXGRPCHAR2OIH2OIH_TAXGRP
OIPRICIEED pricing: external (indicator) OIH_PRICIECHAR1X
OIINVRECIndicator whether ED pricing is external (not used?) OIH_INVRECCHAR1X
OIOILCONOil content in a material as a percentage OIH_OILCONDEC5(2) OIH_OILCON
OIOILCON2Oil content of a material as a percentage (2) OIH_OILCN2DEC5(2) OIH_OILCON
OIFUTDTFuture tax date OIH_FUTDTDATS8DATUM
OIFUTDT2Future tax date 2 OIH_FUTDT2DATS8DATUM
OIUOMQTBase quantity for excise duty rate (e.g.per 1 or 100 UoM) OIH_UOMQTUNIT3Assigned to domainCUNITMEINS
OITAXQTExcise duty tax quantity in STBME OIH_TAXQTQUAN13(3) MENGE
OIFUTQTFuture tax quantity OIH_FUTQTQUAN13(3) MENGE
OIFUTQT2Future tax quantity 2 OIH_FUTQT2QUAN13(3) MENGE
OITAXGRP2Excise Duty Group OIH_TAXGRPCHAR2Assigned to domainOIH_TAXGRP
OICERTF1Excise tax external license number OIH_CERTF1CHAR15OIH_CERTF1
OIDATFM1Excise Duty License Valid from Date OIH_DATFM1DATS8DATUM
OIDATTO1Valid to date for excise duty tax certificate OIH_DATTO1DATS8DATUM
OIH_LICTPLicense type OIH_LICTPCHAR4OIH20OIH_LICTPOII
OIH_LICINExcise tax internal license number OIH_LICINCHAR10OIHLALPHAOIH_LICINOIHOIHL
OIH_LCFOLFollow-on license for quantity license OIH_LCFOLCHAR10OIHLALPHAOIH_LICIN
OIH_FOLQTYExcise Tax Follow-On License Quantity OIH_FOLQTYQUAN13(3) MENG13
MENGEQuantity MENGE_DQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
ERFMGQuantity in Unit of Entry ERFMGQUAN13(3) MENG13
ERFMEUnit of Entry ERFMEUNIT3Assigned to domainCUNITMEINS
BPMNGQuantity in Purchase Order Price Unit BPMNGQUAN13(3) MENG13
BPRMEOrder Price Unit (Purchasing) BBPRMUNIT3Assigned to domainCUNITMEINS
BSTMGGoods receipt quantity in order unit MB_BSTMGQUAN13(3) MENG13
BSTMEPurchase Order Unit of Measure BSTMEUNIT3Assigned to domainCUNITMEINS
REFDOC_HANTYPExcise Duty Handling Type OIH_HANTYPCHAR2Assigned to domainOIH_HANTYP
REFDOC_BWTARValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
ITEM_STATUSReturn Code SYSUBRCINT410SYST_SHORT
OIEDBAL_GIExcise Duty Balancing is Required for Mat. (STO) OIH_EDBAL_GICHAR1X
OIEDBALM_GIExcise Duty Balancing Method Indicator for Mat. (STO) OIH_EDBALM_GICHAR1OIH_EDBALM
OICERTF1_GIExcise Tax External License Number Used During GI (STO) OIH_CERTF1_GICHAR15OIH_CERTF1
OIDATFM1_GIExcise Duty License Valid from Date for Mat. (STO) OIH_DATFM1_GIDATS8DATUM
OIDATTO1_GIValid To Date for Excise Duty Tax Certificate for Mat. (STO) OIH_DATTO1_GIDATS8DATUM
OIH_LICTP_GILicense Type to Material (STO) OIH_LICTP_GICHAR4OIH20OIH_LICTPOII
OIH_LICIN_GIExcise Tax Internal License Number to Mat. (STO) OIH_LICIN_GICHAR10OIHLALPHAOIH_LICINOIHOIHL
OIH_LCFOL_GIFollow-On License for Quantity License to Mat. (STO) OIH_LCFOL_GICHAR10OIHLALPHAOIH_LICIN
OIH_FOLQTY_GIExcise Tax Follow-On License Quantity to Mat. (STO) OIH_FOLQTY_GIQUAN13(3) MENG13
OIHANTYP_GIExcise Duty Handling Type - Denotes Use of Material OIH_HANTYP_GICHAR2OIH5OIH_HANTYP

Key field Non-key field



How do I retrieve data from SAP structure OIH_S_GOITEM_TDP using ABAP code?

As OIH_S_GOITEM_TDP is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on OIH_S_GOITEM_TDP as there is no data to select.

How to access SAP table OIH_S_GOITEM_TDP

Within an ECC or HANA version of SAP you can also view further information about OIH_S_GOITEM_TDP and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!