ROIRC_GMMH_SSR SAP (SSR Meters - Meter history data extension) Structure details

Dictionary Type: Structure
Description: SSR Meters - Meter history data extension




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




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

ROIRC_GMMH_SSR 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 "SSR Meters - Meter history data extension" 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_ROIRC_GMMH_SSR TYPE ROIRC_GMMH_SSR.

The ROIRC_GMMH_SSR table consists of various fields, each holding specific information or linking keys about SSR Meters - Meter history data extension data available in SAP. These include PARFN (MRN business partner role / relation type), FTMSTM (Start of partner function validity period: time stamp), PARPOS (Partner counter), TTMSTM (End of partner function validity period - timestamp).. 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 ROIRC_GMMH_SSR 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
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
PARFNMRN business partner role / relation type OIF_PARFNCHAR4Assigned to domainOIF_PARFN
FTMSTMStart of partner function validity period: time stamp OIF_FTMSTMNUMC14OIF_TMSTM
PARPOSPartner counter OIF_PARPOSNUMC3OIF_PARPOS
TTMSTMEnd of partner function validity period - timestamp OIF_TTMSTMNUMC14OIF_TMSTM
METREVSSR: Meter event type OIRC_METREVCHAR2OIRC_GMMEOIRC_METREV
SEQNRGMM: Sequence number of meter assigned to customer OII_GSEQNRCHAR10ALPHAOII_SEQNR
PR_NUMBERSSR Fuels - Process number OIRC_PR_NUMBERCHAR10CHAR10
MRDATESSR Fuels - local date OIRC_DATUMDATS8DATUM
MRTIMESSR Fuels - Local time OIRC_UZEITTIMS6UZEIT
TIME_ZONESSR Fuels - Service station time zone OIRC_TIMEZONECHAR6Assigned to domainTZNZONE
SERVTYPService type OIRA_STYPCHAR4Assigned to domainOIRA_STYPOIR_ST
EQUNREquipment number OII_EQUNRCHAR18EQUIALPHAEQUNR
KBETRSSR Meters - Actual price OIRC_KBETRCURR11(2) WERTV6
KONWARate unit (currency or percentage) KONWACUKY5TCURCWAERS
KPEINCondition pricing unit KPEINDEC5KPEIN
KMEINCondition unit KMEINUNIT3T006CUNITMEINS
KWERTCondition value KWERTCURR13(2) WERTV7
XPARFNMRN business partner role / relation type OIF_PARFNCHAR4Assigned to domainOIF_PARFN
XFTMSTMStart of partner function validity period: time stamp OIF_FTMSTMNUMC14OIF_TMSTM
XPARPOSPartner counter OIF_PARPOSNUMC3OIF_PARPOS
XTTMSTMEnd of partner function validity period - timestamp OIF_TTMSTMNUMC14OIF_TMSTM
XSERVTYPSSR Meters - Previous service type OIRC_XSTYPCHAR4Assigned to domainOIRA_STYPOIR_ST
XKBETRSSR Meters - Previous condition value OIRC_XKBETRCURR11(2) WERTV6
XKONWASSR Meters - Previous condition currency OIRC_XKONWACUKY5Assigned to domainWAERS
XKPEINSSR Meters - Previous condition pricing unit OIRC_XKPEINDEC5KPEIN
XKMEINSSR Meters - Previous condition unit OIRC_XKMEINUNIT3Assigned to domainCUNITMEINS
XKWERTSSR Meters - Previous condition value OIRC_XKWERTCURR13(2) WERTV7
VKDATSSR PC: Sales date at the service station OIRE_VKDATDATS8DATSOIRE_VKDAT
STATUS_UPDATESSR: Indicator to cancel process status update OIRA_SKIP_ST_UPDCHAR1XFELD
LINKNRLink number OIRA_LINKNRNUMC10NUMC10
ITLINKNRItem link number OIRA_ITLINKNRNUMC6Assigned to domainPOSNR
LINKYEARDocument link number year OIRA_JAHRNUMC4GJAHRGJAHR
KBETR_TARGETSSR Pricing - Target price OIRC_KBETR_TARGETCURR11(2) WERTV6
KONWA_TARGETSSR Pricing - Target price currency OIRC_KONWA_TARGETCUKY5Assigned to domainWAERS
KPEIN_TARGETSSR Pricing - Target price pricing unit OIRC_KPEIN_TARGETDEC5KPEIN
KMEIN_TARGETSSR Pricing - Target price condition unit OIRC_KMEIN_TARGETUNIT3Assigned to domainCUNITMEINS
ONLINESSR Meters - On-line process indicator OIRC_ONLINECHAR1YESNO
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
LGORTStorage Location LGORT_DCHAR4Assigned to domainLGORTLAG
MRDATE_TARGETSSR Fuels - local date OIRC_DATUMDATS8DATUM
MRTIME_TARGETSSR Fuels - Local time OIRC_UZEITTIMS6UZEIT

Key field Non-key field



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

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

How to access SAP table ROIRC_GMMH_SSR

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