/ISDFPS/151PM_MASTEQUI SAP (ME PM - Master Equipment: Information about Equipment) Structure details

Dictionary Type: Structure
Description: ME PM - Master Equipment: Information about Equipment




ABAP Code to SELECT data from /ISDFPS/151PM_MASTEQUI
Related tables to /ISDFPS/151PM_MASTEQUI
Access table /ISDFPS/151PM_MASTEQUI




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

/ISDFPS/151PM_MASTEQUI 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 "ME PM - Master Equipment: Information about Equipment" 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_/ISDFPS/151PM_MASTEQUI TYPE /ISDFPS/151PM_MASTEQUI.

The /ISDFPS/151PM_MASTEQUI table consists of various fields, each holding specific information or linking keys about ME PM - Master Equipment: Information about Equipment data available in SAP. These include PLVAR (Plan Version), OTYPE (Object Type), OBJID (Object ID), BEGDA (Start Date).. 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 /ISDFPS/151PM_MASTEQUI 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
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
PLVARPlan Version PLVARCHAR2Assigned to domainPLVARPOP
OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
OBJIDObject ID OBJEKTIDNUMC8NUM08PON
BEGDAStart Date /ISDFPS/BEGDATUMDATS8DATUMBEG
ENDDAEnd Date /ISDFPS/ENDDATUMDATS8DATUMEND
IDENTTail Number/Identifier /ISDFPS/DE_LM_DEVICE_IDCHAR14/ISDFPS/DO_LM_DEVICE_ID/ISDFPS/SH_LM_DEVID_COLL
REMARKRemark /ISDFPS/DE_LM_REMARKCHAR60/ISDFPS/DO_LM_TEXT60
SETUPActual Configuration /ISDFPS/DE_LM_CURRENT_SETUPCHAR30/ISDFPS/DO_LM_SETUP
FOREIGN_OBJForeign Equipment /ISDFPS/DE_LM_FOREIGN_OBJECTCHAR1/ISDFPS/DO_LM_XFELD
PRIO_TYPEPrioritization Category /ISDFPS/DE_LM_USAGE_PRIO_TYPECHAR1/ISDFPS/DO_LM_USAGE_PRIO_TYPE
PRIOUsage Preference Priority /ISDFPS/DE_LM_USAGE_PRIOCHAR1Assigned to domain/ISDFPS/DO_LM_PRIO
SITE_IDSite /ISDFPS/DE_LM_SITE_IDCHAR30Assigned to domain/ISDFPS/DO_LM_SITE_ID/ISDFPS/LM_SITE/ISDFPS/SH_LM_SITE
D_OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
T_OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
MODEL_IDModel ID/Weapon System /ISDFPS/DE_LM_MODEL_IDCHAR14Assigned to domain/ISDFPS/DO_LM_MODEL_ID/ISDFPS/MODID/ISDFPS/SH_LM_MODEL_ID
ZKZ_STATUSSystem status line J_STEXTCHAR40TEXT40
STSMAStatus Profile J_STSMACHAR8Assigned to domainJ_STSMA
POINTMeasuring Point IMRC_POINTCHAR12Assigned to domainALPHAIMRC_POINTIPTIMPM
BEGDA_UTCUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
ENDDA_UTCUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
MPO_IDMaterial Planning Object /ISDFPS/DE_LM_MPO_IDCHAR40/ISDFPS/DO_LM_TEXT40
RIC_IDReportable Item Code /ISDFPS/DE_LM_RIC_IDCHAR6Assigned to domain/ISDFPS/RICODE
TPLNRFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
SETUP_NEWActual Configuration /ISDFPS/DE_LM_CURRENT_SETUPCHAR30/ISDFPS/DO_LM_SETUP
SETUP_USERUser Name UNAMECHAR12UNAME
SETUP_CHANGE_DATEUser field for date USRDATEDATS8USRDATE
SETUP_CHANGE_TIMETime /ISDFPS/TIMSTIMS6TIME
SETUP_UPDATEUser-defined field: Indicator for reports USRFLAGCHAR1FLAG

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/151PM_MASTEQUI using ABAP code?

As /ISDFPS/151PM_MASTEQUI 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 /ISDFPS/151PM_MASTEQUI as there is no data to select.

How to access SAP table /ISDFPS/151PM_MASTEQUI

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