HRPAYDE_S_E2_TODO_ALV SAP (ELStAM: Structure for Task List in SAP List Viewer) Structure details

Dictionary Type: Structure
Description: ELStAM: Structure for Task List in SAP List Viewer




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




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

HRPAYDE_S_E2_TODO_ALV 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 "ELStAM: Structure for Task List in SAP List Viewer" 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_HRPAYDE_S_E2_TODO_ALV TYPE HRPAYDE_S_E2_TODO_ALV.

The HRPAYDE_S_E2_TODO_ALV table consists of various fields, each holding specific information or linking keys about ELStAM: Structure for Task List in SAP List Viewer data available in SAP. These include GUID (ELStAM: GUID for Identifying a Task), PERNR (Personnel Number), IDNR (ELStAM: Identification Number), GUID_CNECT (ELStAM Procedure: Unique Key for Identifying Notifications).. 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 HRPAYDE_S_E2_TODO_ALV 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
GUIDELStAM: GUID for Identifying a Task P01_TX_E2_GUID_WORKLISTCHAR32SYSUUID_C
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
IDNRELStAM: Identification Number P01_TX_E2_IDNRNUMC11
GUID_CNECTELStAM Procedure: Unique Key for Identifying Notifications P01_STGUIDCHAR32P01E2_ADMSYSUUID_C
HOTSPOT_CNECTHotspot for Displaying Associated Notifications P01_TX_E2_TODO_HOTSPOT_CNECTCHAR75CHAR75
STATUSELStAM: Administrator Status P01_TX_E2_STATUS_MELDCHAR2P01_TX_E2_STATUS_MELD
STTXTELStAM: Texts for Fixed Values (Status) P01_TX_E2_S_TXTCHAR60DDTEXT
REPORTELStAM: Report Program Name P01_TX_E2_REPORTCHAR30CHAR30
GDATEELStAM: Date of Creation/Change P01_TX_E2_GDATEDATS8DATS
GTIMEELStAM: Time of Creation/Change of Data Record P01_TX_E2_GTIMETIMS6UZEIT
UNAMEELStAM: User Name P01_TX_E2_UNAMECHAR12UNAME
MSGTYMessage Type P01_TX_E2_MSGTYCHAR1SYCHAR01
MSGIDMessage Class P01_TX_E2_MSGIDCHAR20Assigned to domainARBGB
MSGNOMessage Number P01_TX_E2_MSGNONUMC3SYMSGNO
MSGV1Message Variable P01_TX_E2_MSGV1CHAR50SYCHAR50
MSGV2Message Variable P01_TX_E2_MSGV2CHAR50SYCHAR50
MSGV3Message Variable P01_TX_E2_MSGV3CHAR50SYCHAR50
MSGV4Message Variable P01_TX_E2_MSGV4CHAR50SYCHAR50
MSGLTApplication Log: Formatted message text BALTMSGCHAR255BALTMSG
ICNLTApplication Log: Message long text icon BALILONGTCHAR30TEXT30
ICON_MSGTYApplication Log: Message Type Visualization BALIMSGTYCHAR30TEXT30
SACHAPayroll Administrator SACHACHAR3SACHA
SACHNName of administrator SACHNCHAR20TEXT20
TELNRTelephone Number TELNRCHAR14TELNR
VORNAFirst Name PAD_VORNACHAR40PAD_VORNM
NACHNLast Name PAD_NACHNCHAR40PAD_NACHN
GBDATDate of Birth GBDATDATS8PDATEGBDAT
JUPERLegal Person JUPERCHAR4JUPER
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
PERSGEmployee Group PERSGCHAR1Assigned to domainPERSGPRG
PERSKEmployee Subgroup PERSKCHAR2Assigned to domainPERSKPKR
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table HRPAYDE_S_E2_TODO_ALV

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