PS0854 SAP (HR Master Record for Infotype 0854 (Life-Course Sav. Scheme)) Structure details

Dictionary Type: Structure
Description: HR Master Record for Infotype 0854 (Life-Course Sav. Scheme)




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




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

PS0854 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 Master Record for Infotype 0854 (Life-Course Sav. 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_PS0854 TYPE PS0854.

The PS0854 table consists of various fields, each holding specific information or linking keys about HR Master Record for Infotype 0854 (Life-Course Sav. Scheme) data available in SAP. These include AANS1 (External Rights for Life-Course Savings Scheme), VGAAN (No Rights Statement), VGSPA (No Employee Savings Amount Statement), BETRS (Savings Amount).. 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 PS0854 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
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 BANKSCHAR3T005LAND1BKL
BASKLBank Keys BANKKCHAR15BANKKBNK
BASKNBank account number BANK3CHAR18BANKN
ZLSCSPayment method SLSCHCHAR1T042ZZLSCH
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 BANKSCHAR3T005LAND1BKL
BAUKLBank Keys BANKKCHAR15BANKKBNK
BAUKNBank account number BANK3CHAR18BANKN
ZLSCUPayment method SLSCHCHAR1T042ZZLSCH
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 Savings Period P05_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

Key field Non-key field



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

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

How to access SAP table PS0854

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