P12_EL01_P01G SAP (Educational leave, used hours in detail.) Structure details

Dictionary Type: Structure
Description: Educational leave, used hours in detail.




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




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

P12_EL01_P01G 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 "Educational leave, used hours in detail." 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_P12_EL01_P01G TYPE P12_EL01_P01G.

The P12_EL01_P01G table consists of various fields, each holding specific information or linking keys about Educational leave, used hours in detail. data available in SAP. These include P01G02 (Daily Leave Hours), P01G03 (Daily Leave Hours), P01G04 (Daily Leave Hours), P01G05 (Daily Leave Hours).. 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 P12_EL01_P01G 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
P01G01Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G02Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G03Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G04Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G05Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G06Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G07Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G08Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G09Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G10Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G11Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G12Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G13Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G14Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G15Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G16Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G17Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G18Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G19Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G20Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G21Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G22Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G23Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G24Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G25Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G26Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G27Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G28Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G29Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G30Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G31Daily Leave Hours P12_LEAVE_HOURSDEC5(2) STDAZ
P01G32Monthly Leave Hours P12_LEAVE_HOURS_MONTHDEC5(2) STDAZ
P01G33Amount BETRGCURR9(2) WERTV5
P01G34Remunerated hours P12_HPRESDEC15(2) PRANZHL
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS

Key field Non-key field



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

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

How to access SAP table P12_EL01_P01G

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