PC251 SAP (Payroll Results: Life-Course Savings Scheme) Structure details

Dictionary Type: Structure
Description: Payroll Results: Life-Course Savings Scheme




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




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

PC251 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 "Payroll Results: Life-Course Savings Scheme" 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_PC251 TYPE PC251.

The PC251 table consists of various fields, each holding specific information or linking keys about Payroll Results: Life-Course Savings Scheme data available in SAP. These include BEGDA (Start Date), ENDDA (End Date), SPASA (Savings Scheme Type), AANS1 (External Rights for Life-Course Savings Scheme).. 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 PC251 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
LANSPTax split PRSPLRAW1RAW1
BEGDAStart Date BEGDADATS8DATUM
ENDDAEnd Date ENDDADATS8DATUM
SPASASavings Scheme Type P05_SPASACHAR4Assigned to domainSUBTY_591A
AANS1External Rights for Life-Course Savings Scheme P05_AANSPCURR13(2) P_AMT07V
VGAANNo Rights Statement P05_VGAANCHAR1XFELD
VGSPANo Employee Savings Amount Statement P05_VGSPACHAR1XFELD
BETRSSavings Amount P05_BETRSCURR13(2) P_AMT07V
BETRRInterest Amount for Life-Course Savings Scheme P05_BETRRCURR13(2) P_AMT07V
EMFSSPayee key for bank transfers EMFSL_521BCHAR8Assigned to domainEMFSL_521B
EMFTSPayee text EMFTTCHAR40TEXT40
BKPLSPostal code BKPZLCHAR10PSTLZ
BKORSCity ORT03CHAR25TEXT25
BASKSBank country key BANKSCHAR3Assigned to domainLAND1BKL
BASKLBank Keys BANKKCHAR15BANKKBNK
BASKNBank account number BANK3CHAR18BANKN
ZLSCSPayment method SLSCHCHAR1Assigned to domainZLSCH
ZWECKPurpose of Bank Transfers DZWECKCHAR40TEXT40
DOELUReason for Withdrawal P05_DOELUCHAR1P05_DOELU
BETRUWithdrawal Amount for Life-Course Savings Scheme P05_BETRUCURR13(2) P_AMT07V
EMFSUPayee key for bank transfers EMFSL_521BCHAR8Assigned to domainEMFSL_521B
EMFTUPayee text EMFTTCHAR40TEXT40
BKPLUPostal code BKPZLCHAR10PSTLZ
BKORUCity ORT03CHAR25TEXT25
BAUKSBank country key BANKSCHAR3Assigned to domainLAND1BKL
BAUKLBank Keys BANKKCHAR15BANKKBNK
BAUKNBank account number BANK3CHAR18BANKN
ZLSCUPayment method SLSCHCHAR1Assigned to domainZLSCH
AANTJExternal No. of Calendar Years f. Life-Course Savings Scheme P05_AANTJINT13P05_AANTJ
LLVLKExternally Cumulated Life-Course Leave Tax Credit P05_LLVLKCURR13(2) P_AMT07V
DEBITAutomatic Debit Authorization Indicator P00_XDEBIT_INFTYCHAR1XFELD
IAAN1Internal Rights for Life-Course Savings Scheme P05_IAANSCURR13(2) P_AMT07V
ZANZLNumber for determining further payment dates DZANZLDEC3DEC3
ZFPERFirst payment period DZFPERNUMC2PABRP
LLRGRGrouping for Employer Contrib. to Life-Course Savings Scheme P05_LLRGRCHAR2Assigned to domainP05_LLRGR
BDRWGEmployer Contribution to Life-Course Savings Scheme P05_BDRWGLLRCURR7(2) P05_WERTV7
WGBSUSave or Pay Out Employer Contribution P05_WGBSUCHAR1XFELD
LLUBBSavings Amount from Special Payments P05_LLUBBCHAR1XFELD
PCTWNEmployee Savings Percentage for Life-Course Savings Scheme P05_PCTWNLLRDEC7(2) ANZHL
PCTWGEmployer Contribution Pct. to Life-Course Savings Scheme P05_PCTWGLLRDEC7(2) P05_PCT
BETRBSavings Amount for Special Payments P05_BETRS_BBCURR13(2) P_AMT07V
PWNBBEE Savings Percentage over SP for Life Course Savings Scheme P05_PCTWNLLR_BBDEC7(2) ANZHL
INTBBInterval Between Savings Periods for Special Payments P05_DZANZL_BBDEC3DEC3
ESPBBFirst Savings Period for Special Payments P05_DZFPER_BBNUMC2PABRP
FWGBBEmployer Contribution as Special Payment P05_FLAG_WG_BIJDR_BBCHAR1XFELD
SRPERModification Period Correction TWK P05_SRPERCHAR6PRIOD
IBANSIBAN (International Bank Account Number) IBANCHAR34IBAN
IBANUIBAN (International Bank Account Number) IBANCHAR34IBAN
NOTAXLife Course Savings Scheme: Non-Taxable Amount P05_NOTAXCURR13(2) P_AMT07V
DUMMYSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table PC251

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