RPLM_TS_POWL_NOTIF_PM_DEF SAP (Object Definition for PM/CS Notification in Worklist) Structure details

Dictionary Type: Structure
Description: Object Definition for PM/CS Notification in Worklist




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




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

RPLM_TS_POWL_NOTIF_PM_DEF 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 "Object Definition for PM/CS Notification in Worklist" 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_RPLM_TS_POWL_NOTIF_PM_DEF TYPE RPLM_TS_POWL_NOTIF_PM_DEF.

The RPLM_TS_POWL_NOTIF_PM_DEF table consists of various fields, each holding specific information or linking keys about Object Definition for PM/CS Notification in Worklist data available in SAP. These include QMTXT (Short Text), TPLNR (Functional Location Label), PLTXT (Description of functional location), EQUNR (Equipment Number).. 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: Cannot Be Enhanced


SAP RPLM_TS_POWL_NOTIF_PM_DEF 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
QMNUMNotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
QMTXTShort Text QMTXTCHAR40TEXT40
TPLNRFunctional Location Label ILOM_STRNOCHAR40ILOM_STRNO
PLTXTDescription of functional location PLTXTCHAR40TEXT40
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
EQKTXDescription of technical object KTX01CHAR40TEXT40
QMARTNotification Type QMARTCHAR2Assigned to domainQMARTQMR
ARBPLMain work center for maintenance tasks GEWRKCHAR8ARBPLVAP
STRMNRequired start date STRMNDATS8DATUM
LTRMNRequired End Date LTRMNDATS8DATUM
MSAUSBreakdown Indicator MSAUSCHAR1XFELD
PRIOKPriority PRIOKCHAR1Assigned to domainPRIOKPRIOK
QMDATDate of Notification QMDATDATS8DATUM
STORTLocation of maintenance object PMLOCCHAR10Assigned to domainAP_STAND
BEBERPlant section BEBERCHAR3Assigned to domainBEBERBBE
BAUTLAssembly BAUTLCHAR18Assigned to domainMATN1MATNRMAT
BAUTLXAssembly Description BAUTXLCHAR40TEXT40
AUSVNStart of Malfunction (Date) AUSVNDATS8DATUM
AUZTVStart of Malfunction (Time) AUZTVTIMS6UHRZT
AUSBSEnd of Malfunction (Date) AUSBSDATS8DATUM
AUZTBEnd of Malfunction (Time) AUZTBTIMS6UHRZT
AUSWKEffect on Operation AUSWKCHAR1Assigned to domainAUSWK
INGRPPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AEZEITTime of Change AEZEITTIMS6UHRZT
MZEITTime of Notification MZEITTIMS6UHRZT
QMNAMName of Person Reporting Notification QMNAMCHAR12USNAM
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SERIALNRSerial Number GERNRCHAR18GERNRGERNRSER
MSGRPRoom RAUMNRCHAR8CHAR8
WARPLMaintenance Plan WARPLCHAR12Assigned to domainALPHAWARPLMPLMPLAL
WAPOSMaintenance item WAPOSCHAR16ALPHAPOSNUMPSMPOSL
KTXTCDCode Text for Coding QMCODETEXTCHAR80QTEXT80
INDTXObject Long Text Available INDLTXCHAR1CHAR1
STTXTSystem status line J_STEXTCHAR40TEXT40
USTXTUser Status Line J_ATEXTCHAR40TEXT40
DOCNUMNumber of Documents RPLM_TD_QIMT_NUMBER_DOCSSTR30
OBJNRObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR

Key field Non-key field



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

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

How to access SAP table RPLM_TS_POWL_NOTIF_PM_DEF

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