PS0980 SAP (HR Master Record IT 0980 ([Further] Training Costs)) Structure details

Dictionary Type: Structure
Description: HR Master Record IT 0980 ([Further] Training Costs)




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




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

PS0980 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 IT 0980 ([Further] Training Costs)" 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_PS0980 TYPE PS0980.

The PS0980 table consists of various fields, each holding specific information or linking keys about HR Master Record IT 0980 ([Further] Training Costs) data available in SAP. These include LFDNR (Count parameters), ANDAT (System Date), ANUZT (System Time), EVTNR (Number of Single Event).. 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 PS0980 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
MODUSSubtype SUBTY_591ACHAR4T591ASUBTY_591A
LFDNRCount parameters NUMC4NUMC4NUMC4
ANDATSystem Date SYDATUMDATS8SYDATS
ANUZTSystem Time SYUZEITTIMS6SYTIME
EVTNRNumber of Single Event P02_EDCO_EVTNRNUMC20P02_EDCO_EVTNR
INKEYKey for Training or Further Training Institute P02_EDCO_INST_KEYNUMC8T5C21P02_EDCO_INST_KEY
AUKEYKey for Training or Further Training P02_EDCO_AUSB_KEYNUMC8T5C22P02_EDCO_AUSB_KEY
AUBEGStart of (Further) Training Measure P02_EDCO_AUSB_BEGDATS8DATUM
AUENDEnd of (Further) Training Measure P02_EDCO_AUSB_ENDDATS8DATUM
FTEXTAlternative Free Text Description of Institute and Training P02_EDCO_FTEXTCHAR100P02_EDCO_FTEXT
DAT01Date of origin ESTDTDATS8DATUM
LGA01Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
BET01Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
DAT02Date of origin ESTDTDATS8DATUM
LGA02Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
BET02Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
DAT03Date of origin ESTDTDATS8DATUM
LGA03Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
BET03Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
DAT04Date of origin ESTDTDATS8DATUM
LGA04Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
BET04Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
DAT05Date of origin ESTDTDATS8DATUM
LGA05Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
BET05Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
BETRGTotal Costs of (Further) Training P02_EDCO_BETRGCURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
EMFSLPayee key for bank transfers EMFSL_521BCHAR8T521CEMFSL_521B
ZWECKPurpose of Bank Transfers DZWECKCHAR40TEXT40

Key field Non-key field



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

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

How to access SAP table PS0980

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