Q0114 SAP (Screen Fields: Infotype 0114 (Garnishable Amount)) Structure details

Dictionary Type: Structure
Description: Screen Fields: Infotype 0114 (Garnishable Amount)




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




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

Q0114 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 0114 (Garnishable Amount)" 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_Q0114 TYPE Q0114.

The Q0114 table consists of various fields, each holding specific information or linking keys about Screen Fields: Infotype 0114 (Garnishable Amount) data available in SAP. These include SEQNR (Sequence Number), STEXT (Subtype text), VWANK (Indicator: Mark CF), VWLGA (Wage Type).. 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 Q0114 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
UNBERNumber of persons entitled to support UNTBRCHAR2TEXT2
SEQNRSequence Number SQNURNUMC3NUM3
STEXTSubtype text SUTXTCHAR40TEXT40
VWANKIndicator: Mark CF VWANKCHAR1XFELD
VWLGAWage Type LGARTCHAR4Assigned to domainLGART
VWNUMSubtype SUBTYCHAR4SUBTYSUB
VWAGAEmployer contribution VWAGACHAR2TEXT02
VWANLType of investment/asset for capital formation VBAFMCHAR1Assigned to domainVBAFM
VWBTRAmount for Capital Formation VBTRGCURR9(2) WERT5
VWEMFPayee key for bank transfers EMFSLCHAR8EMFSL
VWEMTPayee Text EMFTXCHAR40TEXT40
VWMSASeveral records in time interval VWMSACHAR1XFELD
GNAV1Name of creditor as reference in area of privilege GLNAVCHAR26TEXT26
GNAV2Name of creditor as reference in area of privilege GLNAVCHAR26TEXT26
GNAV3Name of creditor as reference in area of privilege GLNAVCHAR26TEXT26
VIGNAName of creditor as reference in area of privilege GLNAVCHAR26TEXT26
VIARTTransferred from garn.type for preferred garnishments VIARTCHAR1PFART
VINUMTransferred from garn.number for preferred garnishments VINUMNUMC3PFNUM
LSTJAIndicator: Annual Income Tax Declaration Seizable P016_LSTJACHAR1XFELD
PAGEANumber of first entry on current page PAGEANUMC3NUM3
PAGECNumber of first entry on current page PAGEANUMC3NUM3
WAE01Currency Key WAERSCUKY5T500WWAERSFWS
WAE02Currency Key WAERSCUKY5T500WWAERSFWS
WAE03Currency Key WAERSCUKY5T500WWAERSFWS
WAE04Currency Key WAERSCUKY5T500WWAERSFWS
WAE05Currency Key WAERSCUKY5T500WWAERSFWS
EINH1Unit text on field for special case EINHICHAR5TEXT5
EINH2Unit text on field for special case EINHICHAR5TEXT5
EINH3Unit text on field for special case EINHICHAR5TEXT5
EINH4Unit text on field for special case EINHICHAR5TEXT5
EINH5Unit text on field for special case EINHICHAR5TEXT5
EINH6Unit text on field for special case EINHICHAR5TEXT5
FTXT1Text for special case field FLTXTCHAR10TEXT10
FTXT2Text for special case field FLTXTCHAR10TEXT10
FTXT3Text for special case field FLTXTCHAR10TEXT10
FTXT4Text for special case field FLTXTCHAR10TEXT10
FTXT5Text for special case field FLTXTCHAR10TEXT10
FTXT6Text for special case field FLTXTCHAR10TEXT10
ZVER0No Summation P016_ZVER0CHAR1XFELD
ZVER1Summation According to Procedure 1 P016_ZVER1CHAR1XFELD
ZVER2Summation According to Procedure 2 P016_ZVER2CHAR1XFELD
ZMEH1Unseizable Basic Amount from This Income P016_ZMEH1CHAR1XFELD
ZMEH2Unseizable Amounts from This Income P016_ZMEH2CHAR1XFELD
ZMEI1Other income TMEINCURR9(2) WERT05
ZMEI2Other income TMEINCURR9(2) WERT05

Key field Non-key field



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

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

How to access SAP table Q0114

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