Q0980 SAP (Screen Fields IT 0980 ([Further] Training Costs)) Structure details

Dictionary Type: Structure
Description: Screen Fields IT 0980 ([Further] Training Costs)




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




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

Q0980 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 "Screen Fields 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_Q0980 TYPE Q0980.

The Q0980 table consists of various fields, each holding specific information or linking keys about Screen Fields IT 0980 ([Further] Training Costs) data available in SAP. These include AUTXT (Name of Training or Further Training), DAT01 (Date of origin), LGA01 (Wage Type for (Further) Training Costs with Payment to EE), LGTX1 (Wage Type Long Text).. 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 Q0980 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
INTXTName of Training or Further Training Institute P02_EDCO_INST_TXTCHAR40P02_EDCO_INST_TXT
AUTXTName of Training or Further Training P02_EDCO_AUSB_TXTCHAR40P02_EDCO_AUSB_TXT
DAT01Date of origin ESTDTDATS8DATUM
LGA01Wage Type for (Further) Training Costs with Payment to EE P02_EDCO_LARTACHAR4T512ZLGART
LGTX1Wage Type Long Text LGTXTCHAR25TEXT25
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
LGTX2Wage Type Long Text LGTXTCHAR25TEXT25
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
LGTX3Wage Type Long Text LGTXTCHAR25TEXT25
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
LGTX4Wage Type Long Text LGTXTCHAR25TEXT25
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
LGTX5Wage Type Long Text LGTXTCHAR25TEXT25
BET05Wage Type Amount for Payments PAD_AMT7SCURR13(2) P_AMT07V
SUMMEHR Payroll: Amount MAXBTCURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
FRTXTText Field TEXT50CHAR50TEXT50
PRTXTDescription of Amounts of Further Training on Wage Statement P02_EDCO_PRTXTCHAR255P02_EDCO_PRTXT
FRTXMText Field TEXT50CHAR50TEXT50
PRTXMPreview of Comments Printed in LAW (Employee Language) P02_EDCO_PRTXMCHAR255P02_EDCO_PRTXT
EMFTXPayee Text EMFTXCHAR40TEXT40
BKPLZPostal Code PSTLZCHAR10PSTLZ
BKORTCity ORT01CHAR25TEXT25
BANKSBank country key BANKSCHAR3Assigned to domainLAND1BKL
BANKLBank number BANKLCHAR15BANKLBLZ
BANKNBank account number BANKNCHAR18BANKN
ZLSCHPayment Method PCODECHAR1Assigned to domainZLSCH
IBAN00IBAN (International Bank Account Number) HRPAD_IBAN00CHAR42HRPAD_IBAN00

Key field Non-key field



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

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

How to access SAP table Q0980

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