ESO_S_PM_PLKO SAP (Enterprise Search: Maintenance Task List) Structure details

Dictionary Type: Structure
Description: Enterprise Search: Maintenance Task List




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




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

ESO_S_PM_PLKO 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 "Enterprise Search: Maintenance Task List" 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_ESO_S_PM_PLKO TYPE ESO_S_PM_PLKO.

The ESO_S_PM_PLKO table consists of various fields, each holding specific information or linking keys about Enterprise Search: Maintenance Task List data available in SAP. These include PLNNR (Key for Task List Group), PLNAL (Group Counter), ZAEHL (Internal counter), DATUV (Valid-From 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 (Deep)


SAP ESO_S_PM_PLKO 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
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLNALGroup Counter PLNALCHAR2ALPHAALTNRPAL
ZAEHLInternal counter CIM_COUNTNUMC8CIM_COUNT
DATUVValid-From Date DATUVDATS8DATUM
ZKRIZCounter for additional criteria DZKRIZNUMC7ZKRIZ
EQUNREquipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
EQUNR_EXTEquipment number EQUNR_TREXCHAR18EQNEQUI
TPLNRFunctional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
TPLNR_EXTFunctional Location TPLNR_TREXCHAR40
AENNRChange Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
LOEKZAsset class marked for deletion LOEKZCHAR1XFELD
ANDATDate record created on ANDATDATS8DATUM
ANNAMUser who created record ANNAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
VERWETask list usage PLN_VERWECHAR3Assigned to domainPLN_VERWEH_T411
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
STATUStatus PLNSTCHAR3Assigned to domainPLNSTH_T412
VAGRPResponsible planner group/department VAGRPCHAR3Assigned to domainVAGRPH_T024A
KTEXTTask list description PLANTEXTCHAR40TEXT40
TXTSPLanguage Key SPRASLANG1Assigned to domainISOLASPRASSPRH_T002
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
STRATMaintenance strategy STRATCHAR6Assigned to domainWSTRASTRSTRAA
PPOOLMaintenance package pool PPOOLCHAR6PPOOL
ISTRUAssembly ISTRUCHAR18Assigned to domainMATN1MATNR
ISTRU_EXTAssembly external Rep BAUTL_EXTCHAR20
IWERKMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
ANLZUSyst.Condition ANLZUCHAR1Assigned to domainANLZU
PLNNR_EXTKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLNAL_EXTGroup Counter PLNALCHAR2ALPHAALTNRPAL
LTXTLong Text for Measuring Point/Counter/Measurement Document ESO_PTLTXSTRG0
TASKLIST_KEY_CCTask List TASKLIST_KEY_CCCHAR13
DELKZIndicator: Delete completely in reorganization run CP_DELKZCHAR1FLAG

Key field Non-key field



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

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

How to access SAP table ESO_S_PM_PLKO

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