Q0860 SAP (Screen Fields : Infotype 0860 - Disciplinary Measure (EN)) Structure details

Dictionary Type: Structure
Description: Screen Fields : Infotype 0860 - Disciplinary Measure (EN)




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




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

Q0860 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 : Infotype 0860 - Disciplinary Measure (EN)" 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_Q0860 TYPE Q0860.

The Q0860 table consists of various fields, each holding specific information or linking keys about Screen Fields : Infotype 0860 - Disciplinary Measure (EN) data available in SAP. These include APLIM (Appeal Limit Date), FAAUT (Committee Text), FACAT (Offense Category Text), FATYP (Offense Type 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: Can be enhanced (character-type)


SAP Q0860 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
REEVAReevaluation Date P_99S_REEVADATS8DATE
APLIMAppeal Limit Date P_99S_APLIMDATS8DATE
FAAUTCommittee Text P_99S_COMTXCHAR60P_99S_COMTX
FACATOffense Category Text P_99S_FACTXCHAR100P_99S_FACTX
FATYPOffense Type Text P_99S_FATTXCHAR100P_99S_FATTX
FAULTOffense Text P_99S_FAUTXCHAR100P_99S_FAUTX
COREFCommittee Text P_99S_COMTXCHAR60P_99S_COMTX
COSANDisciplinary Measure Text P_99S_SANTXCHAR60P_99S_SANTX
APCMTCommittee Text P_99S_COMTXCHAR60P_99S_COMTX
APSANDisciplinary Measure Text P_99S_SANTXCHAR60P_99S_SANTX
SANCTDisciplinary Measure Text P_99S_SANTXCHAR60P_99S_SANTX
APSGRText of Disciplinary Measure Group P_99S_SAGTXCHAR60P_99S_SAGTX
SAGRPText of Disciplinary Measure Group P_99S_SAGTXCHAR60P_99S_SAGTX
COSGRText of Disciplinary Measure Group P_99S_SAGTXCHAR60P_99S_SAGTX
PAYRRPayroll relevancy text P_99S_PYRTXCHAR60DDTEXT

Key field Non-key field



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

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

How to access SAP table Q0860

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