RIHIMPT_R SAP (RMP: Output Structure for ABAP Lists (Excl. Internal Fields)) Structure details

Dictionary Type: Structure
Description: RMP: Output Structure for ABAP Lists (Excl. Internal Fields)




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




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

RIHIMPT_R 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 "RMP: Output Structure for ABAP Lists (Excl. Internal 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_RIHIMPT_R TYPE RIHIMPT_R.

The RIHIMPT_R table consists of various fields, each holding specific information or linking keys about RMP: Output Structure for ABAP Lists (Excl. Internal Fields) data available in SAP. These include POINT (Measuring Point), MPOBJ (Object Number for the Measuring Point Object), PSORT (Position Number of the Object Measuring Point (Sort Field)), PSORTR (Indicator: Position Number Comes From Reference MeasPoint).. 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 RIHIMPT_R 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
POINTMeasuring Point IMRC_POINTCHAR12IMPTTALPHAIMRC_POINTIPTIMPM
MPOBJObject Number for the Measuring Point Object IMRC_MPOBJCHAR22ONR00J_OBJNRONR
PSORTPosition Number of the Object Measuring Point (Sort Field) IMRC_PSORTCHAR20CHAR20
PSORTRIndicator: Position Number Comes From Reference MeasPoint IMRCRPSORTCHAR1X
PTTXTDescription of Measuring Point IMRC_PTTXTCHAR40TEXT40
MLANGLanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
KZLTXIndicator: Long text exists ILOM_KZLTXCHAR1X
MPTYPMeasuring Point Category IMRC_MPTYPCHAR1T370PIMRC_MPTYPIP1
IRFMPIndicator: MeasPoint Is a Reference Measuring Point IMRC_IRFMPCHAR1X
ERDATDate on which the object was created ICRDTDATS8DATUM
ERNAMName of User Who Created the Object ICRNACHAR12USNAM
AEDATDate on which the object was last changed IUPDTDATS8DATUM
AENAMName of the user who last changed the object IUPNACHAR12USNAM
INACTIndicator: Measuring Point Inactive IMRC_INACTCHAR1X
LVORMDeletion Flag for 2-Level Deletion Logic IMRC_DEL2CHAR1IMRC_DEL2
LOCASAssembly for Localization of Measuring Point IMRC_LOCASCHAR18MARAMATN1MATNRMAT
REFMPReference Meas.Pt IMRC_REFMPCHAR12IMPTTALPHAIMRC_POINTIMRC_REFMP
ATINNInternal characteristic ATINNNUMC10Assigned to domainATINNATINN
ATINNRIndicator: Charac Comes From Reference Measuring Point IMRCRATINNCHAR1X
EXPONPower of Ten Exponent for Floating Point Display IMRC_EXPONINT25IMRC_EXPON
DECIMNumber of Decimal Places for Number Display IMRC_DECIMINT25IMRC_DECIM
DESIRRIndicator: Target Value Comes From Reference Measuring Point IMRCRDESIRCHAR1X
DSTXTAditional Short Text for Measuring Point IMRC_DSTXTCHAR40TEXT40
DSTXTRIndicator: Additional Text Comes From Reference MeasPoint IMRCRDSTXTCHAR1X
INDCTIndicator to Show that Measuring Point Is a Counter IMRC_INDCTCHAR1X
INDRVIndicator: Counter Runs Backwards IMRC_INDRVCHAR1X
INDTRIndicator That Measurement Reading Transfer is Supported IMRC_INDTRCHAR1X
TRANSMeasuring Point from Which Meas. Reading Was Transferred IMRC_TRANSCHAR12IMPTTALPHAIMRC_POINTIMPM
CODCTCatalog Type - Measurement Reading Valuation Code IMRC_CODCTCHAR1TQ15QKATART
CODGRCode Group - Measurement Reading Valuation Code IMRC_CODGRCHAR8QPGRQCODEGRP
CODGRRIndicator: Code Group Comes From Reference Measuring Point IMRCRCODGRCHAR1X
CDSUFIndicator: Valuation Code Sufficient for Measurmnt. Document IMRC_CDSUFCHAR1X
ATNAMCharacteristic Name ATNAMCHAR30ATNAMFEA
ATVORIndicator: Negative Values Allowed IMRC_INEGVCHAR1X
MSEHIUnit of Measurement MSEHIUNIT3T006CUNITMEINS
DESICMeasuring Point Target Value IMRC_DESICCHAR22FLTP_INOUT
CJUMCCounter Overflow Reading IMRC_CJUMCCHAR22FLTP_INOUT
PYEACAnnual Estimate IMRC_PYEACCHAR22FLTP_INOUT
UNITCUnit of Measurement for Measuring Point Characteristic IMRC_UNITCCHAR6T006CLUNITMSEC6
MRMICLower Measurement Range Limit in Measurement Range Unit IMRC_MRMICCHAR22FLTP_INOUT
MRMACUpper Measurement Range Limit in Measurement Range Unit IMRC_MRMACCHAR22FLTP_INOUT
UNITMMeasurement Range Unit IMRC_UNITMCHAR6T006CLUNITMSEC6
TRPNRReference functional location TRPNRCHAR30Assigned to domainTRPNRIRLIRLM

Key field Non-key field



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

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

How to access SAP table RIHIMPT_R

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