P11_MR2_03 SAP (HR-IE: Record type 2 for magnetic media (issued 2003)) Structure details

Dictionary Type: Structure
Description: HR-IE: Record type 2 for magnetic media (issued 2003)




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




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

P11_MR2_03 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: Record type 2 for magnetic media (issued 2003)" 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_P11_MR2_03 TYPE P11_MR2_03.

The P11_MR2_03 table consists of various fields, each holding specific information or linking keys about HR-IE: Record type 2 for magnetic media (issued 2003) data available in SAP. These include PERID (HR-IE: Mag Media Rec 2 PRSI Number), PERNR (Personnel Number Irish Employees), TWEEK (HR-IE: P35L Total PRSI Weeks), INITC (HR-IE: P35L Initial PRSI Class).. 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 P11_MR2_03 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
RECTYHR-IE: Mag Media Rec 1 Record Type P11_RECTYCHAR2CHAR2
PERIDHR-IE: Mag Media Rec 2 PRSI Number P11_PRSINCHAR9CHAR9
PERNRPersonnel Number Irish Employees P11_PERNRCHAR12
TWEEKHR-IE: P35L Total PRSI Weeks P11_TWEEKNUMC2NUMC2
INITCHR-IE: P35L Initial PRSI Class P11_INITCCHAR2PIE_PRSIC
CLAS2HR-IE: P35L Second PRSI Class P11_CLAS2CHAR2PIE_PRSIC
WEEK2HR-IE: P35L Number of PRSI Weeks in Second Class P11_WEEK2NUMC2NUMC2
CLAS3HR-IE: P35L Third PRSI Class P11_CLAS3CHAR2PIE_PRSIC
WEEK3HR-IE: P35L Number of PRSI Weeks in Third Class P11_WEEK3NUMC2NUMC2
CLAS4HR-IE: P35L Fourth PRSI Class P11_CLAS4CHAR2PIE_PRSIC
WEEK4HR-IE: P35L Number of PRSI Weeks in Fourth Class P11_WEEK4NUMC2NUMC2
C_TAXHR-IE: Mag Media Rec 2 Taxable Earnings P11_TOTAXNUMC9NUMC09
TREFIHR-IE: MM2 Tax refund symbol P11_TXREFCHAR1CHAR01
EEPRSHR-IE: Mag Media Rec 2 PRSI Employee P11_PRSEENUMC9NUMC09
TOPRSHR-IE: Mag Media Rec 2 PRSI Total P11_PRSERNUMC9NUMC09
TREARNHR-IE: Mag Media Rec 2 Net Pay P11_TEARNNUMC9NUMC09
TXTBLHR-IE: Mag Media Rec 2 Taxation Base P11_TXBASCHAR1CHAR1
NACHNHR-IE: Mag Media Rec 2 Surname P11_NACHNCHAR20CHAR20
VORNAHR-IE: Mag Media Rec 2 First name P11_VORNACHAR20
GBDATHR-IE: Mag Media Rec 2 Birth date P11_GBDATCHAR6CHAR6
LINE0HR-IE: Mag Media Rec 2 EE address line 1 P11_ADRS1CHAR30CHAR30
LINE1HR-IE: Mag Media Rec 2 EE address line 2 P11_ADRS2CHAR30CHAR30
LINE2HR-IE: Mag Media Rec 2 EE address line 3 P11_ADRS3CHAR30CHAR30
STARTDHR-IE: Mag Media Rec 2 EE Hire date P11_STARTCHAR6CHAR6
LEAVEDHR-IE: Mag Media Rec 2 EE Leave date P11_LEAVECHAR6CHAR6
TFATOHR-IE: Mag Media Rec 2 Tax Credit P11_TXFALNUMC5NUMC05

Key field Non-key field



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

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

How to access SAP table P11_MR2_03

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