PS0109 SAP (HR Master Record: Infotype 0109 (Contract Elements B)) Structure details

Dictionary Type: Structure
Description: HR Master Record: Infotype 0109 (Contract Elements B)




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




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

PS0109 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: Infotype 0109 (Contract Elements B)" 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_PS0109 TYPE PS0109.

The PS0109 table consists of various fields, each holding specific information or linking keys about HR Master Record: Infotype 0109 (Contract Elements B) data available in SAP. These include BEAAN (Contract time amount), BETIM (Contract period), BEGWU (Unemployment payment), WAERS (Currency Key).. 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 PS0109 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
BEANCSeniority BEANCDATS8DATUM
BEAANContract time amount BEAANDEC3DEC3
BETIMContract period BETIMCHAR3CHAR3
BEGWUUnemployment payment BEGWUCURR9(2) BETRG
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
BEUWGContractual Mean Working Hours per week BEUWGDEC5(2) DEC3_2
BECAOCollective agreement BECAOCHAR4T5B6BBECAO
BEGPCJoint Commission (00046) BEGPCCHAR7T5B6CBEGPC
BECNRContract number BECNRCHAR15CHAR15
BEMCHMeal voucher BEMCHCHAR1CHAR1
BEGFBEarly retirement with fixed compensation BEGFBCHAR1XFELD
BEGGHEntitled family member BEGGHCHAR1XFELD
BREGMRegulation contract months per year BREGMCHAR2CHAR2
WOAHOWorking at home indication P12_WOAHOCHAR1CHAR1
WPADRWorking place adress code P12_WPADRCHAR4CHAR4
DIMNRDIMONA number P12_DIMNRNUMC12NUMC12
DIC3CC3.2A Card for Current Month (00663) P12_DIC3CNUMC12NUMC12
DIC3FC3.2A Card for Following Month (00664) P12_DIC3FNUMC12NUMC12
WPADDExternal working place address code P12_WPADDCHAR4CHAR4
LOCUNLocal Unit ID (00042) P12_LOCUNNUMC10T5BD1NUM10
WRKPBWorkplace address key P12_WRKPLACECHAR8ANSSL
PDNY1Planned Social Insurance (SI) Declaration Year P12_EGOV_PLANNED_YEARNUMC4P12_EGOV_PLANNED_YEAR
PDNQ1Planned Social Insurance (SI) Declaration Quarter P12_EGOV_PLANNED_QUARTERNUMC1P12_EGOV_PLANNED_QUARTER
PDNV1Planned Days for the Year/ Quarter (EGOV field 01017) P12_EGOV_PLANNED_DAY_NBRNUMC3NUMC3
PDNY2Planned Social Insurance (SI) Declaration Year P12_EGOV_PLANNED_YEARNUMC4P12_EGOV_PLANNED_YEAR
PDNQ2Planned Social Insurance (SI) Declaration Quarter P12_EGOV_PLANNED_QUARTERNUMC1P12_EGOV_PLANNED_QUARTER
PDNV2Planned Days for the Year/ Quarter (EGOV field 01017) P12_EGOV_PLANNED_DAY_NBRNUMC3NUMC3
PDNY3Planned Social Insurance (SI) Declaration Year P12_EGOV_PLANNED_YEARNUMC4P12_EGOV_PLANNED_YEAR
PDNQ3Planned Social Insurance (SI) Declaration Quarter P12_EGOV_PLANNED_QUARTERNUMC1P12_EGOV_PLANNED_QUARTER
PDNV3Planned Days for the Year/ Quarter (EGOV field 01017) P12_EGOV_PLANNED_DAY_NBRNUMC3NUMC3
PDNY4Planned Social Insurance (SI) Declaration Year P12_EGOV_PLANNED_YEARNUMC4P12_EGOV_PLANNED_YEAR
PDNQ4Planned Social Insurance (SI) Declaration Quarter P12_EGOV_PLANNED_QUARTERNUMC1P12_EGOV_PLANNED_QUARTER
PDNV4Planned Days for the Year/ Quarter (EGOV field 01017) P12_EGOV_PLANNED_DAY_NBRNUMC3NUMC3
PDNY5Planned Social Insurance (SI) Declaration Year P12_EGOV_PLANNED_YEARNUMC4P12_EGOV_PLANNED_YEAR
PDNQ5Planned Social Insurance (SI) Declaration Quarter P12_EGOV_PLANNED_QUARTERNUMC1P12_EGOV_PLANNED_QUARTER
PDNV5Planned Days for the Year/ Quarter (EGOV field 01017) P12_EGOV_PLANNED_DAY_NBRNUMC3NUMC3
DISPDDismissal period P12_DISPDCHAR1XFELD
DISNDDismissal notification date P12_DISNDDATS8DATS
.INCLU--AP 0
BPSNSCheckbox Old/New Personnel Statute P12P_BPSNSCHAR1XFLAG
ONSSAPLPSTFBIPrevious EE's statute - FBI (AR/KB 491) (ONSSAPL/RSZPPO 246) P12P_ONSSAPLPSTFBICHAR1P12P_ONSSAPLPSTFBI
ONSSAPLSTFEmployee's function status (ONSSAPL / RSZPPO 197) P12P_ONSSAPLSTFCHAR1T5BPBS07P12P_ONSSAPLSTF
ONSSAPLSTPICode Article 29 - AR 25/11/91 (ONSSAPL / RSZPPO 271) P12P_ONSSAPLSTPICHAR1T5BPBS08P12P_ONSSAPLSTPI
CA_SITSituation of the right-having P12P_CA_SITNUMC1P12P_CA_SIT
NACECEmployee Activity Code (NACE) (00228) P12P_ONSSAPLCODE76NUMC5T5BPBS27XCP12P_ONSSAPLCODE76

Key field Non-key field



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

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

How to access SAP table PS0109

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