ROIU_ME_MEMLT_HDR SAP (E&P Measurement: Multi object screen fields) Structure details

Dictionary Type: Structure
Description: E&P Measurement: Multi object screen fields




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




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

ROIU_ME_MEMLT_HDR 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 "E&P Measurement: Multi object screen fields" 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_ROIU_ME_MEMLT_HDR TYPE ROIU_ME_MEMLT_HDR.

The ROIU_ME_MEMLT_HDR table consists of various fields, each holding specific information or linking keys about E&P Measurement: Multi object screen fields data available in SAP. These include SRCKY (Header label for meas. reading screen field), MOBTS (Header label for meas. reading screen field), MOBTL (Header label for meas. reading screen field), MDATA_01 (Measurement additional data).. 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)


SAP ROIU_ME_MEMLT_HDR 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
MESRCHeader label for meas. reading screen field OIU_ME_LABELCHAR20OIU_ME_LABEL
SRCKYHeader label for meas. reading screen field OIU_ME_LABELCHAR20OIU_ME_LABEL
MOBTSHeader label for meas. reading screen field OIU_ME_LABELCHAR20OIU_ME_LABEL
MOBTLHeader label for meas. reading screen field OIU_ME_LABELCHAR20OIU_ME_LABEL
MDATA_01Measurement additional data OIU_ME_MDATACHAR40
MDATA_02Measurement additional data OIU_ME_MDATACHAR40
MDATA_03Measurement additional data OIU_ME_MDATACHAR40
MDATA_04Measurement additional data OIU_ME_MDATACHAR40
MDATA_05Measurement additional data OIU_ME_MDATACHAR40
ICONMeasurement icon OIU_ME_ICONCHAR46TV_IMAGE
ICON_MSGMeasurement icon OIU_ME_ICONCHAR46TV_IMAGE
.INCLU-_01 0
MERDG_01 Measurement reading0
RUNIT_01 Measurement reading unit0
.INCLU-_02 0
MERDG_02 Measurement reading0
RUNIT_02 Measurement reading unit0
.INCLU-_03 0
MERDG_03 Measurement reading0
RUNIT_03 Measurement reading unit0
.INCLU-_04 0
MERDG_04 Measurement reading0
RUNIT_04 Measurement reading unit0
.INCLU-_05 0
MERDG_05 Measurement reading0
RUNIT_05 Measurement reading unit0
.INCLU-_06 0
MERDG_06 Measurement reading0
RUNIT_06 Measurement reading unit0
.INCLU-_07 0
MERDG_07 Measurement reading0
RUNIT_07 Measurement reading unit0
.INCLU-_08 0
MERDG_08 Measurement reading0
RUNIT_08 Measurement reading unit0
.INCLU-_09 0
MERDG_09 Measurement reading0
RUNIT_09 Measurement reading unit0
.INCLU-_10 0
MERDG_10 Measurement reading0
RUNIT_10 Measurement reading unit0
.INCLU-_11 0
MERDG_11 Measurement reading0
RUNIT_11 Measurement reading unit0
.INCLU-_12 0
MERDG_12 Measurement reading0
RUNIT_12 Measurement reading unit0
.INCLU-_13 0
MERDG_13 Measurement reading0
RUNIT_13 Measurement reading unit0
.INCLU-_14 0
MERDG_14 Measurement reading0
RUNIT_14 Measurement reading unit0
.INCLU-_15 0
MERDG_15 Measurement reading0
RUNIT_15 Measurement reading unit0

Key field Non-key field



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

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

How to access SAP table ROIU_ME_MEMLT_HDR

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