CCIHS_MPMTIOT SAP (EHS: IOTAB Structure Measurement Plan - Meas. Method) Structure details

Dictionary Type: Structure
Description: EHS: IOTAB Structure Measurement Plan - Meas. Method




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




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

CCIHS_MPMTIOT 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 "EHS: IOTAB Structure Measurement Plan - Meas. Method" 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_CCIHS_MPMTIOT TYPE CCIHS_MPMTIOT.

The CCIHS_MPMTIOT table consists of various fields, each holding specific information or linking keys about EHS: IOTAB Structure Measurement Plan - Meas. Method data available in SAP. These include MARKFLG (Row Is Selected), SELEFLG (Step Loop Line Selected), LINENO (General Auxiliary Counter), LINEMOD (Processing status or mode of a record/step loop line).. 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 CCIHS_MPMTIOT 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
MARKFLGRow Is Selected ESEMARKFLGCHAR1ESDFLAG
SELEFLGStep Loop Line Selected ESESELEFLGCHAR1ESDFLAG
LINENOGeneral Auxiliary Counter ESECOUNTERNUMC10NUMC10
LINEMODProcessing status or mode of a record/step loop line ESELINEMODCHAR1CHAR1
CHCOFLGIndicator: Change number collision ESECHCOFLGCHAR1ESDFLAG
LOCKMODLock Mode (Shared, Exclusive) ESELOCKMODCHAR1CHAR1
INTRFLGFlag for Internal Use ESEINTRFLGCHAR1ESDFLAG
MANDTClient MANDTCLNT3T000MANDT
RECNSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
ACTNSequential Number of the Change State ESEACTNNUMC20ALPHAESDACTN
VALFRValid-From Date ESEVALFRDATS8DATUM
VALTOValid-To Date ESEVALTODATS8DATUM
AENNRChange Number ESEAENNRCHAR12AENRAENNRAENNRAEN
DELFLGDeletion Indicator ESEDELFLGCHAR1ESDFLAG
PARKFLGData Record Is Inactive ESEPARKFLGCHAR1ESDFLAG
CRDATCreated On ESECRDATDATS8DATUM
CRNAMCreated By ESECRNAMCHAR12USNAM
UPDDATChanged On ESEUPDDATDATS8DATUM
UPDNAMLast Changed By ESEUPDNAMCHAR12USNAM
SRSIDSource of Data ESESRSIDCHAR10TCG56ESDSRSID
OWNIDData Provider ESEVENDRIDCHAR10Assigned to domainALPHAAD_ADDRNUM
RECNROOTSequential Number of Data Record ESERECNNUMC20ALPHAESDRECN
RECNTMPWAReference to Assigned Work Area CCIHE_RECNTMPWANUMC20ALPHAESDRECN
METHODMeasurement Method CCIHE_METHODCHAR5CCIHC_METHODCCIHD_METHOD
MPPLNUM1Number of Planned Samples per Measurement Method CCIHE_MPPLNUMNUMC2CCIHD_MPPLNUM
MPPLNUM2Number of Planned Samples per Measurement Method CCIHE_MPPLNUMNUMC2CCIHD_MPPLNUM
MSOURCEDescription for Sampling Location CCIHE_MSOURCENOTECHAR255CCIHD_MSOURCENOTE
MJCATSampling Type CCIHE_MJCATCHAR3CCIHC_MJCATCCIHD_MJCAT
OPCONDOperation Status of Work Area/Pattern CCIHE_OPCONDCHAR3CCIHC_OC01CCIHD_OPCOND
QTTYPEAmount Category CCIHE_EPQUANTTYPECHAR3CCIHC_QT01CCIHD_EPQUANTTYP
LTTYPEMeasured Value/Reference Value Category CCIHE_LTTYPECHAR3CCIHV_LT01CCIHD_LTTYPE
METHODTXTDescription of Measurement Method CCIHE_METHODTXTCHAR60TEXT60
MDEVTYPEMeasuring Device Type CCIHE_DVTYPECHAR3Assigned to domainCCIHD_DVTYPE
DVTYPETXTDescription of Measuring Device Type CCIHE_DVTYPETXTCHAR60TEXT60
WAIDWork Area or Pattern CCIHE_WAIDCHAR20CHRIDCCIHD_WAID
WANAMLanguage-Dependent Description of Work Area/Pattern CCIHE_WANAMCHAR60TEXT60
RECNTWAHReference to Work Area CCIHE_RECNTWAHNUMC20ALPHAESDRECN
METINSTRUCTInstructions for Measurement Method CCIHE_METINSTRUCTCHAR132CCIHD_METINSTRUCT
MJCATTXTDescription of Sampling Type CCIHE_MJCATTXTCHAR60TEXT60
OPCONDTXTDescription of Operation Status CCIHE_OPCONDTXTCHAR30TEXT30
EPQUANTNAMDescription of Amount Category CCIHE_EPQUANTNAMCHAR26TEXT26
LTTYPENAMDescription of Measured Value Category CCIHE_LTTYPENAMCHAR26TEXT26

Key field Non-key field



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

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

How to access SAP table CCIHS_MPMTIOT

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