E2LIPP0 SAP (Performance measure segment - seg.0) Structure details

Dictionary Type: Structure
Description: Performance measure segment - seg.0




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




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

E2LIPP0 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 "Performance measure segment - seg.0" 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_E2LIPP0 TYPE E2LIPP0.

The E2LIPP0 table consists of various fields, each holding specific information or linking keys about Performance measure segment - seg.0 data available in SAP. These include SPTAG (Period to analyze - current date), SPWOC (Period to analyze - week), SPBUP (Period to analyze - posting period), KZ01 (Key figure 01).. 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: Not classified


SAP E2LIPP0 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
SPMONPeriod to analyze - month IDMONCHAR6CHAR06
SPTAGPeriod to analyze - current date IDTAGCHAR8CHAR08
SPWOCPeriod to analyze - week IDWOCCHAR6CHAR06
SPBUPPeriod to analyze - posting period IDBUPCHAR6CHAR06
KZ01Key figure 01 KZ01CHAR22CHAR22
KZ02Key figure 02 KZ02CHAR22CHAR22
KZ03Key figure 03 KZ03CHAR22CHAR22
KZ04Key figure 04 KZ04CHAR22CHAR22
KZ05Key figure 05 KZ05CHAR22CHAR22
KZ06Key figure 06 KZ06CHAR22CHAR22
KZ07Key figure 07 KZ07CHAR22CHAR22
KZ08Key figure 08 KZ08CHAR22CHAR22
KZ09Key figure 09 KZ09CHAR22CHAR22
KZ10Key figure 10 KZ10CHAR22CHAR22
KZ11Key figure 11 KZ11CHAR22CHAR22
KZ12Key figure 12 KZ12CHAR22CHAR22
KZ13Key figure 13 KZ13CHAR22CHAR22
KZ14Key figure 14 KZ14CHAR22CHAR22
KZ15Key figure 15 KZ15CHAR22CHAR22
KZ16Key figure 16 KZ16CHAR22CHAR22
KZ17Key figure 17 KZ17CHAR22CHAR22
KZ18Key figure 18 KZ18CHAR22CHAR22
KZ19Key figure 19 KZ19CHAR22CHAR22
KZ20Key figure 20 KZ20CHAR22CHAR22
KZ21Key figure 21 KZ21CHAR22CHAR22
KZ22Key figure 22 KZ22CHAR22CHAR22
KZ23Key figure 23 KZ23CHAR22CHAR22
KZ24Key figure 24 KZ24CHAR22CHAR22
KZ25Key figure 25 KZ25CHAR22CHAR22
KZ26Key figure 26 KZ26CHAR22CHAR22
KZ27Key figure 27 KZ27CHAR22CHAR22
KZ28Key figure 28 KZ28CHAR22CHAR22
KZ29Key figure 29 KZ29CHAR22CHAR22
KZ30Key figure 30 KZ30CHAR22CHAR22
KZ31Key figure 31 KZ31CHAR22CHAR22
KZ32Key figure 32 KZ32CHAR22CHAR22
KZ33Key figure 33 KZ33CHAR22CHAR22
KZ34Key figure 34 KZ34CHAR22CHAR22
KZ35Key figure 35 KZ35CHAR22CHAR22
KZ36Key figure 36 KZ36CHAR22CHAR22
KZ37Key figure 37 KZ37CHAR22CHAR22
KZ38Key figure 38 KZ38CHAR22CHAR22
KZ39Key figure 39 KZ39CHAR22CHAR22
KZ40Key figure 40 KZ40CHAR22CHAR22
KZ41Key figure 41 KZ41CHAR22CHAR22
KZ42Key figure 42 KZ42CHAR22CHAR22
KZ43Key figure 43 KZ43CHAR22CHAR22
KZ44Key figure 44 KZ44CHAR22CHAR22

Key field Non-key field



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

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

How to access SAP table E2LIPP0

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