PS0616 SAP (HR Master data: HESA data submitted) Structure details

Dictionary Type: Structure
Description: HR Master data: HESA data submitted




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




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

PS0616 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 data: HESA data submitted" 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_PS0616 TYPE PS0616.

The PS0616 table consists of various fields, each holding specific information or linking keys about HR Master data: HESA data submitted data available in SAP. These include REPRT (HESA: Reason reported in individualised staff return), CAMPID (HESA: Campus identifier), STAFFID (HESA staff ID), BIRTHDTE (Date of Birth).. 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: Not classified


SAP PS0616 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
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
REPRTHESA: Reason reported in individualised staff return P08_HESA_REPRTCHAR1P08_HESA_REPRT
CAMPIDHESA: Campus identifier P08_HESA_CAMPIDCHAR1CHAR1
STAFFIDHESA staff ID P08_HESA_STAFFIDCHAR13CHAR13
BIRTHDTEDate of Birth GBDATDATS8PDATEGBDAT
GENDERHESA: Gender code P08_HESA_GENDERCHAR1P08_HESA_GENDER
TERMSHESA: Terms of employment P08_HESA_TERMSNUMC1P08_HESA_TERMS
MOEHESA: Mode of employment P08_HESA_MOENUMC1P08_HESA_MOE
PEMPFUNHESA: Academic employment function P08_HESA_PEMPFUNCHAR1P08_HESA_PEMPFUN
PERACAHESA: Percentage time academic P08_HESA_PERACADEC5(2) DEC3_2
FTEHESA: Staff FTE P08_HESA_FTEDEC5(2) DEC3_2
CCENTREHESA: Cost centre ('HEFCE') P08_HESA_CCENTRECHAR2T5GPBSH_CCTP08_HESA_CCENTRE
NATIONHESA: Nationality code P08_HESA_NATIONCHAR4P08_HESA_NATION
ETHNICHESA: Ethnicitiy code P08_HESA_ETHNICNUMC2T5GPBSH_ETCP08_HESA_ETHNIC
DISABLEHESA: Disabled P08_HESA_DISABLECHAR1P08_HESA_DISABLE
DATEHEIHESA: Date entered current service P08_HESA_DATEHEIDATS8DATUM
QUALHELDHESA: Highest academic qualification P08_HESA_QUAL_OLDNUMC2Assigned to domainNUMC2
ACCDISHESA: Academic discipline P08_HESA_ACCDISCHAR6CHAR6
PROFQHLDHESA: Professional qualification held P08_HESA_PROFQHLDNUMC1P08_HESA_PROFQHLD
RESACTHESA: Active in the 1996/2001 Research Assessment Exercise P08P_HESA_RESACT_ALLCHAR1Assigned to domainP08P_HESA_RESACT_ALL
ABLWELSHHESA: Ability to teach through the medium of Welsh P08_HESA_ABLWELSHCHAR1P08_HESA_ABLWELSH
TCHWLHHESA: Teaching through the medium of Welsh P08_HESA_TCHWLHCHAR1P08_HESA_TCHWLH
CLINSTATHESA: Clinical status P08_HESA_CLINSTATNUMC1P08_HESA_CLINSTAT
NHSJOINTHESA: NHS joint appointment. P08_HESA_NHSJOINTNUMC1P08_HESA_NHSJOINT
GRADEHESA: Grade structure P08_HESA_GRADECHAR2T5GPBSH_GRAP08_HESA_GRADE
PSOSHESA: Principal source of basic salary P08_HESA_PRSBS_OLDNUMC2Assigned to domainNUMC2
PSCAGIHESA: Proportion of basic pay charged against general income P08_HESA_PSCAGIDEC5(2) DEC3_2
SSOSHESA: Secondary source of basic salary P08_HESA_SSOS_OLDNUMC2Assigned to domainNUMC2
SALPOINTHESA: Salary point P08_HESA_SALPOINTNUMC2NUMC2
SALARYHESA: Current Salary at reference day reported P08_HESA_SALARYCURR15(2) P_AMT08V
EMPPREYRHESA: Previous Employment P08_HESA_EMPPREYR_OLDNUMC2Assigned to domainNUMC2
DATELHEIHESA: Date left a HESA returnable appointment P08_HESA_DATELHEIDATS8DATUM
DESTHESA: Destination on leaving P08_HESA_DEST_OLDNUMC2Assigned to domainNUMC02
SENPHHESA: Senior management post holder P08_HESA_SENPH_SCREENCHAR1XFELD
SREADHESA: Reader P08_HESA_READER_SCREENCHAR1XFELD
APPCONTHESA: Appointment identifier P08_HESA_APPCONTCHAR1CHAR1
UOAHESA: Unit of Assessment P08P_HESA_UOACHAR3P08P_HESA_UOA

Key field Non-key field



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

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

How to access SAP table PS0616

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