OIU_PR_MP_CHEM_ANALYSIS SAP (Output interface for MP chemical analysis) Structure details

Dictionary Type: Structure
Description: Output interface for MP chemical analysis




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




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

OIU_PR_MP_CHEM_ANALYSIS 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 "Output interface for MP chemical analysis" 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_OIU_PR_MP_CHEM_ANALYSIS TYPE OIU_PR_MP_CHEM_ANALYSIS.

The OIU_PR_MP_CHEM_ANALYSIS table consists of various fields, each holding specific information or linking keys about Output interface for MP chemical analysis data available in SAP. These include MP_TYPE (Measurement point type code), EFF_FROM_DT (Effective from date), EFF_TO_DT (Effective To Date), STD_PS (Standard Pressure Basis).. 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 OIU_PR_MP_CHEM_ANALYSIS 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
MP_NOMeasurement point number OIU_MP_NOCHAR20Assigned to domainALPHAOIU_MP_NOOIU_MPH_OIU_PR_MP
MP_TYPEMeasurement point type code OIU_MP_TYPE_CDCHAR2Assigned to domainOIU_MP_TYPE_CDOIU_MP_TYPE
EFF_FROM_DTEffective from date OIU_EFF_FROM_DTDATS8DATUMOIU_EFD
EFF_TO_DTEffective To Date OIU_EFF_TO_DTDATS8DATUMOIU_ETD
STD_PSStandard Pressure Basis OIU_STD_PSQUAN13(3) MENGE
STD_PS_UStandard Pressure Basis OIU_STD_PS_UUNIT3T006CUNITMEINS
ANAL_MP_NOAnalysis Measurement Point Number OIU_ANAL_MP_NOCHAR20OIU_PR_MPALPHAOIU_MP_NOOIU_ANAL_MP_NO
SAMP_PSSample Pressure Base Quantity OIU_SAMP_PSQUAN13(3) MENGE
SAMP_PS_USample Pressure Base Unit OIU_SAMP_PS_UUNIT3Assigned to domainCUNITMEINS
SAMP_TMPSample Temperature Quantity OIU_SAMP_TMPQUAN13(3) MENGE
SAMP_TMP_USample Temperature Unit OIU_SAMP_TMP_UUNIT3Assigned to domainCUNITMEINS
ATM_PSAtmospheric Pressure Quantity OIU_ATM_PSQUAN13(3) MENGE
ATM_PS_UAtmospheric Pressure Unit OIU_ATM_PS_UUNIT3Assigned to domainCUNITMEINS
HC_CMPNT_CDHydrocarbon Component OIU_HC_CMPNT_CDCHAR10CHAR10
ANAL_RTO_CDChemical Analysis Ratio Code OIU_ANAL_RTO_CDCHAR1OIU_ANAL_RTO_CD
RTO_QYChemical Anaysis Ratio OIU_RTO_FCDEC8(5) OIU_FACTOR85
MOL_WEIGHTMolecular weight OIU_MOL_WEIGHTQUAN13(3) MENGE
MOL_WEIGHT_UUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
GPMGas Per Volume OIU_GPMQUAN13(3) MENGE
GPM_UGas Per Volume Unit OIU_GPM_UUNIT3Assigned to domainCUNITMEINS
IDL_D_HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
IDL_D_HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3T006CUNITMEINSOUMH
IDL_S_HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
IDL_S_HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3T006CUNITMEINSOUMH
RL_D_HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
RL_D_HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3T006CUNITMEINSOUMH
RL_S_HEAT_VALHeating value OIU_HEAT_VALQUAN13(3) MENGE
RL_S_HEAT_VAL_UHeating Value Unit OIU_HEAT_VAL_UUNIT3T006CUNITMEINSOUMH
OIU_TIMESTAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TZNTSTMPSDEC15TZNTSTMPS

Key field Non-key field



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

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

How to access SAP table OIU_PR_MP_CHEM_ANALYSIS

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