Q0651 SAP (Screen Fields Infotype 0651) Structure details

Dictionary Type: Structure
Description: Screen Fields Infotype 0651




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




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

Q0651 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 0651" 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_Q0651 TYPE Q0651.

The Q0651 table consists of various fields, each holding specific information or linking keys about Screen Fields Infotype 0651 data available in SAP. These include WAERS (Currency Key), EFZFL (Continued Pay), VWBFL (CFS of ER - Indicator), WAE03 (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 Q0651 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
STEXTDynpro Heading for Statement Subinfotypes P01W_STEXTCHAR100TEXT100
WAERSCurrency Key P01W_WAERSCUKY5T500WWAERS
EFZFLContinued Pay P01W_EFZFLCHAR1XFELD
VWBFLCFS of ER - Indicator P01W_VWBFLCHAR1XFELD
WAE03Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE04Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE05Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE06Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
KDGFLDissolution of Work Relationship P01W_KDGFLCHAR1XFELD
KDGAMTermination On P01W_KDGAMDATS8DATUM
KDGRDTermination Reason P01W_KDGRDCHAR30TEXT30
KDZUMTermination On P01W_KDZUMDATS8DATUM
WAE07Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
ANGFLEntitlement to Paid Release from Work P01W_ANGFLCHAR1XFELD
WAE08Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE09Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE10Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE11Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
VWBETCapital Formation Savings Payment of Employer: Amount P01W_VWBETCURR13(2) P_AMT07V
FADFLWork Relationship Ends When Period Expires - Indicator P01W_FADFLCHAR1XFELD
VWRHT_KVVUCFS / Payment Frequency for HR_DE_BW_KVVU P01W_VWRHT_KVVUCHAR1P01W_VWRHT_KVVU
VWRHT_ERKKINDCFS / Payment Frequency for HR_DE_BW_ERKKIND P01W_VWRHT_ERKKINDCHAR1P01W_VWRHT_ERKKIND
VWRHT_MUTTERCFS / Payment Frequency for HR_DE_BW_MUTTER P01W_VWRHT_MUTTERCHAR1P01W_VWRHT_MUTTER
ZLRHT_KVVUPayment Frequency for HR_DE_BW_KVVU P01W_ZLRHT_KVVUCHAR1P01W_ZLRHT_KVVU
ZLRHT_MUTTERPayment Frequency for HR_DE_BW_MUTTER P01W_ZLRHT_MUTTERCHAR1P01W_ZLRHT_MUTTER
ZUSBZAdditional Payments in Kind - Indicator P01W_ZUSBZCHAR1XFELD
ANGRDEntitlement to Paid Release from Work P01W_ANGRDCHAR1P01W_ANGRD
UFTAGAccident Date P01W_UFTAG_KVVUDATS8DATS
VWRHT_UEBERCFS: Payment Frequency - Transitional Pay P01W_VWRHT_UEBERCHAR1P01W_VWRHT_UEBER
SBRHT_UEBERPayments in Kind - Payt Frequency - Transitional Pay P01W_SBRHT_UEBERCHAR1P01W_SBRHT_UEBER
ZLRHT_UEBERPayment Frequency of Transitional Pay P01W_ZLRHT_UEBERCHAR1P01W_ZLRHT_UEBER
WAE12Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE13Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE14Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE15Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE16Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE17Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
WAE18Currency Key P01W_WAERSCUKY5Assigned to domainWAERS
ABGRDSubmission Reason for Notif. for Compensation Benefits (EEL) P01_SV_EE_ABGRDNUMC2P01_SV_EE_ABGRD
ATEXTReason for Statutory Payment P01W_ATEXTCHAR100TEXT100

Key field Non-key field



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

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

How to access SAP table Q0651

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