ROIIOIU_PR_MP SAP (Transfer structure for Customer Data for SO Maint.) Structure details

Dictionary Type: Structure
Description: Transfer structure for Customer Data for SO Maint.




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




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

ROIIOIU_PR_MP 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 "Transfer structure for Customer Data for SO Maint." 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_ROIIOIU_PR_MP TYPE ROIIOIU_PR_MP.

The ROIIOIU_PR_MP table consists of various fields, each holding specific information or linking keys about Transfer structure for Customer Data for SO Maint. data available in SAP. These include MANDT (Client), MP_NO (Measurement point number), MP_DE (Measurement point description), SHTXT (Description).. 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 ROIIOIU_PR_MP 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 MANDTCLNT3Assigned to domainMANDT
MP_NOMeasurement point number OIU_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NOOIU_MPH_OIU_PR_MP
MP_DEMeasurement point description OIU_MP_DE_CONVCHAR35OIUNMOIU_TEXT35_CONVOIU_MP_DE
SHTXTDescription OIU_SHTXTCHAR35CHAR35
TYPE_CDMeasurement point type code OIU_MP_TYPE_CDCHAR2OIU_PR_MPTYPOIU_MP_TYPE_CDOIU_MP_TYPE
UOM_GRPunit of measure group OIU_ME_UOMGRCHAR3OIU_ME_UOM_GROIU_ME_UOMGROIU_UOMGR
MTR_CL_CDMeter class OIU_MTR_CL_CDCHAR1OIU_PR_MTRCLSOIU_MTR_CL_CD
CNTRY_CDCountry OIU_COUNTRYCHAR3T005LAND1OIU_LAND1
PRI_GEO_LOCPrimary geographical location (PRI geo. loc.) OIU_PRI_GEO_LOCCHAR2OIU_CM_LXPGLOIU_PRI_GEO_LOCOIU_PRI_GEO_LOC
SEC_GEO_LOCSecondary geographic location OIU_SEC_GEO_LOCCHAR3OIU_CM_LXSGLOIU_SEC_GEO_LOC
LAT_NOLatitude number OIU_LAT_NODEC8(6) OIU_LATIT_NO
LAT_DIR_CDLatitude direction code OIU_LAT_DIR_CDCHAR1OIU_LATIT_DIR_CD
LNG_NOLongitude OIU_LNG_NODEC9(6) OIU_LONG_NO
LNG_DIR_CDLongitude Direction Code OIU_LNG_DIR_CDCHAR1OIU_LONG_DIR_CD
MP_GRPMeasurement point number range group OIU_MP_GRPCHAR4OIU_PR_MP_GRPOIU_MP_GRPOIU_MP_GRP
MP_SETMeasurement point hierarchy group OIU_MP_SETCHAR15CHAR15OIU_MP_SET
DOCNRMP document number OIUPR_MP_DOCNRCHAR10ALPHAOIU_DOCNR
DOCYRDocument year OIU_DOC_YEARNUMC4GJAHRGJAHROIU_DOC_YEAR
OIU_CRUSERName of Person who Created the Object ERNAMCHAR12USNAM
OIU_TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS
TZONETime Zone TZNZONECHAR6Assigned to domainTZNZONE

Key field Non-key field



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

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

How to access SAP table ROIIOIU_PR_MP

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