P02RPLIKAC2_ALV5 SAP (IF Annual Payroll: Output Structure) Structure details

Dictionary Type: Structure
Description: IF Annual Payroll: Output Structure




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




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

P02RPLIKAC2_ALV5 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 "IF Annual Payroll: Output Structure" 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_P02RPLIKAC2_ALV5 TYPE P02RPLIKAC2_ALV5.

The P02RPLIKAC2_ALV5 table consists of various fields, each holding specific information or linking keys about IF Annual Payroll: Output Structure data available in SAP. These include PNBEG (Start Date of Data Selection Period), PNEND (End Date of Data Selection Period), CRDAT (Creation Date), BUKRS (Company Code).. 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 P02RPLIKAC2_ALV5 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
SECTNForms: Section P02_DAQ_SECTNCHAR4P_99S_SECTN
PNBEGStart Date of Data Selection Period P02_AKIS08_PNBEGDATS8DATUM
PNENDEnd Date of Data Selection Period P02_AKIS08_PNENDDATS8DATUM
CRDATCreation Date P02_AKIS08_CRDATDATS8DATUM
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
AKNUMCompensation fund number P02_AKIS08_AKNUMCHAR7TEXT7
ABRNRPayroll Number for Compensation Fund P02_AKIS08_ABRNRCHAR15TEXT15
PNID1Placeholder for External Person ID P02_PERSONID_EXTCHAR20
PNID2Technical Person Number PERSONIDNUMC8PERSONID
HPERNMain personnel number in infotype 'Ref. Pers. No. Priority' HPERNNUMC8PERNR
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
VERSNNew or Old Insured Person Number (Soc.Insurance/AHV No.) P02_AKIS08_VERSNCHAR16
NAMEVFamily Name and First Name, Separated by a Comma P02_AKIS08_NAMEVCHAR40TEXT40
GEBDAEmployee Date of Birth P02_AKIS08_GEBDACHAR10
GESCHGender ('M' for Male; 'F' for Female) P02_AKIS08_GESCHCHAR1
KANTOWorkplace Canton (License Plate Number) P02_AKIS08_KANTOCHAR2P02_AKANT
BEGDAStart of Employment Period or Calculation Period P02_AKIS08_BEGDACHAR10
ENDDAEnd of Employment Period or Calculation Period P02_AKIS08_ENDDACHAR10
AUSTRLeaving (0=Still Employeed; 1=Left Co.at End of Empl.Period) P02_AKIS08_AUSTRCHAR1
AHVLOAmount of Wage Subject to AHV (Format for Data Medium) P02_AKIS08_AHVLOCHAR12
AHVL2Amount of Wage Subject to AHV (Can be Summed) P02_AKIS08_AHVLO_BCURR15(2) PRBETRG
ALVLOWage Subject to Unemployment Insurance (Data Medium Format) P02_AKIS08_ALVLOCHAR10
ALVL2Wage Subject to Unemployment Insurance (Can Be Summed) P02_AKIS08_ALVLO_BCURR15(2) PRBETRG
AL2LOWage Subject to UI Suppl. Contribution (Data Medium Format) P02_AKIS08_AL2LOCHAR10
AL2L2Wage Subject to UI Suppl. Contribution (Can be Summed) P02_AKIS08_AL2LO_BCURR15(2) PRBETRG
SWFAKNot Subject to Family Equalization Fund (0=No; 1=Yes) P02_AKIS08_SWFAKCHAR1
FAZULFamily Allowances Paid (Format for Data Carrier) P02_AKIS08_FAZULCHAR10
FAZU2Family Allowances Paid (Can Be Totaled) P02_AKIS08_FAZUL_BCURR15(2) PRBETRG
RJAHRYear in which wages were paid P02_AKIS08_RJAHRCHAR4
LCOUNHelp Field for Counting Lines P02_GETIS_F_LCOUNTDEC15
SWNPAIndicator for Page Break P02_AKIS08_NPACHAR1XFELD
WAERSPayment Currency PAD_WAERSCUKY5Assigned to domainWAERSFWS
SWERRIndicator: Data records contain errors P02_AKIS08_SW_ERRORCHAR1XFELD
TOTIDIdentification for Wage Total P02_AKIS08_TOTALS_IDNUMC4
BEGDSStart Date (Sortable) P02_AKIS08_BEGDSDATS8DATUM
ENDDSEnd Date (Sortable) P02_AKIS08_ENDDSDATS8DATUM
SWRPCReset Page Numbering P02_AKIS08_RPCCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table P02RPLIKAC2_ALV5

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