PIE_HIECEOY0_P11_P35L_R_PDF SAP (HR-IE: Reporting structure EOY Certificate of Pay/Tax/PRSI) Structure details

Dictionary Type: Structure
Description: HR-IE: Reporting structure EOY Certificate of Pay/Tax/PRSI




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




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

PIE_HIECEOY0_P11_P35L_R_PDF 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 "HR-IE: Reporting structure EOY Certificate of Pay/Tax/PRSI" 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_PIE_HIECEOY0_P11_P35L_R_PDF TYPE PIE_HIECEOY0_P11_P35L_R_PDF.

The PIE_HIECEOY0_P11_P35L_R_PDF table consists of various fields, each holding specific information or linking keys about HR-IE: Reporting structure EOY Certificate of Pay/Tax/PRSI data available in SAP. These include C_EARN (P60-IE: Current Earnings), T_EARN (P60-IE: Total Earnings), TREARN (HR-IE: P35L Current earning Rounded), P_TAX (P60-IE: Previous Tax).. 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 PIE_HIECEOY0_P11_P35L_R_PDF 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
P_EARNP60-IE: Previous Earnings P11_PEARNCURR15(2) PRBETRG
C_EARNP60-IE: Current Earnings P11_CEARNCURR15(2) PRBETRG
T_EARN P60-IE: Total Earnings0
TREARNHR-IE: P35L Current earning Rounded P11_TREARCURR15(2) PRBETRG
P_TAXP60-IE: Previous Tax P11_PTAXCURR15(2) PRBETRG
C_TAXP60-IE: Current Tax P11_CTAXCURR15(2) PRBETRG
T_TAXP60-IE: Total Tax P11_TTAXCURR15(2) PRBETRG
TFATOHR-IE: P35L Tax Credit P11_TFATOCURR15(2) PRBETRG
CUTOFHR-IE: P35L Tax Cut-off as YTD P11_CTOFFCURR15(2) PRBETRG
EEPRSHR-IE: Employee PRSI P11_EEPRSCURR15(2) PRBETRG
ERPRSHR-IE: Employer PRSI P11_ERPRSCURR15(2) PRBETRG
TOPRSHR-IE: Total PRSI (EE+ER) P11_TOPRSCURR15(2) PRBETRG
TXBNFHR-IE: Taxable Benefits P11_TXBNFCURR15(2) PRBETRG

Key field Non-key field



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

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

How to access SAP table PIE_HIECEOY0_P11_P35L_R_PDF

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