ROIIGMMH SAP (GMM: Update transfer structure for OIIGMMH) Structure details

Dictionary Type: Structure
Description: GMM: Update transfer structure for OIIGMMH




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




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

ROIIGMMH 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 "GMM: Update transfer structure for OIIGMMH" 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_ROIIGMMH TYPE ROIIGMMH.

The ROIIGMMH table consists of various fields, each holding specific information or linking keys about GMM: Update transfer structure for OIIGMMH data available in SAP. These include MANDT (Client), GMMNR (GMM: Number of general meter), ITMSTM (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), METEV (GMM: History record 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 ROIIGMMH 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
MANDTClient MANDTCLNT3T000MANDT
GMMNRGMM: Number of general meter OII_GMMNRCHAR20OIIGMMKALPHAOII_GMMNROIJ
ITMSTMUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
METEVGMM: History record type OII_METEVCHAR2Assigned to domainOII_METEV
MCOUNTGMM: Meter counter reading OII_MCOUNTNUMC12OII_MCOUNT
MATNRMaterial Number MATNRCHAR18MARAMATN1MATNRMATS_MAT1
CONFACGMM: Conversion factor OII_CONFACDEC10(5) OII_CONFAC
BASMEBase UoM of material at event entry OII_BASMEUNIT3T006CUNITMEINS
KMENGEGMM: Converted quantity OII_KMENGEQUAN13OII_KMENGE
XMCOUNTGMM: Previous meter reading OII_XMCOUNNUMC12OII_XMCOUN
XMATNRGMM: Previous material assigned OII_XMATNRCHAR18MARAMATN1MATNR
XCONFACGMM: Previous conversion factor OII_XCONFADEC10(5) OII_CONFAC
ERDATDate record created OII_ERDATDATS8DATS
ERZEITTime record created OII_ERZEITTIMS6TIME
ERNAMUser who created record OII_ERNAMCHAR12USNAM
AEDATDate record changed OII_AEDATDATS8DATS
AEZEITTime record changed OII_AEZEITTIMS6TIME
AENAMUser who changed record OII_AENAMCHAR12USNAM
BLOINDBlocking indicator OII_BLOINDCHAR1XFELD
DELINDDeletion indicator OII_DELINDCHAR1XFELD
TICKET_KEYOIL-TSW: Ticket key OIJ_EL_TKT_KEYCHAR20ALPHAOIJ_EL_TKT_KEY
TICKET_ITEMOIL-TSW: Ticket item number OIJ_EL_TKT_POSNRNUMC6OIJ_EL_TKT_POSNR
TICKET_VERSIONOIL-TSW: Ticket version OIJ_EL_TKT_VERSIONNUMC3OIJ_EL_TKT_VERSIONOIJ_TKT_VERS
TICKET_PURPOSEOIL-TSW: Ticket Purpose OIJ_EL_TKT_PURPOSECHAR1OIJ_EL_TKT_PURPOSEOIJ_TKT_PURP
MENGEScheduled qty OIJ_MENGEQUAN13(3) MENG13
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
KUNNRCustomer Numbers KUNNRCHAR10KNA1ALPHAKUNNRKUNC_KUNNR
FTMDATAssignment validity period - start date (IS-Oil BDRP) OII_FTMDATDATS8DATS
FTMTIMAssignment validity period - start time (IS-Oil BDRP) OII_FTMTIMTIMS6TIME
TTMDATAssignment validity period - end date (IS-Oil BDRP) OII_TTMDATDATS8DATS
TTMTIMAssignment validity period - end time (IS-Oil BDRP) OII_TTMTIMTIMS6TIME
MDATEGMM: Date OII_DATEDATS8DATS
MTIMEGMM: Time OII_TIMETIMS6TIME
OLDMATGMM: Old material OII_OLDMATCHAR18MARAMATN1MATNR
NEWMATGMM: New material OII_NEWMATCHAR18MARAMATN1MATNR
STCOUNGMM: Start counter reading OII_STCOUNNUMC12OII_MCOUNT
ENCOUNGMM: End counter reading OII_ENCOUNNUMC12OII_MCOUNT
OLDVALGMM: Old meter value OII_OLDVALNUMC12OII_MCOUNT
NEWVALGMM: New meter value OII_NEWVALNUMC12OII_MCOUNT
OLDCONGMM: Old conversion factor OII_OLDCONDEC10(5) OII_CONFAC
NEWCONGMM: New conversion factor OII_NEWCONDEC10(5) OII_CONFAC
CHKBOXCheckbox for loop processing OII_CHKBOXCHAR1OIF_CHKBOX
UPD_FLAGTransaction type TRTYPCHAR1TRTYP

Key field Non-key field



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

As ROIIGMMH 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 ROIIGMMH as there is no data to select.

How to access SAP table ROIIGMMH

Within an ECC or HANA version of SAP you can also view further information about ROIIGMMH 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!