Q0062 SAP (Screen fields Infotype 0062 (Tax data - Spain)) Structure details

Dictionary Type: Structure
Description: Screen fields Infotype 0062 (Tax data - Spain)




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




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

Q0062 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 0062 (Tax data - Spain)" 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_Q0062 TYPE Q0062.

The Q0062 table consists of various fields, each holding specific information or linking keys about Screen fields Infotype 0062 (Tax data - Spain) data available in SAP. These include PORCL (Calculated employment tax type), SUMME (Settlement basis for employment tax (IRPF)), FATXT (Marital Status), TPROV (Text for country indicator).. 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 Q0062 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
FAMSTMarital status FAMS1CHAR1Assigned to domainFAMST
PORCLCalculated employment tax type PRCALDEC4(2) DEC2_2
SUMMESettlement basis for employment tax (IRPF) PES_BALIQCURR9(2) WERTV5
FATXTMarital Status FATXTCHAR6FATXT
TPROVText for country indicator TPROVCHAR30TEXT30
MINPEEmployment tax (IRPF): Personal minimum PES_MINPECURR9(2) WERTV5
MINHIEmployment tax (IRPF): Family minimum for children PES_MINHICURR9(2) WERTV5
RENTRReduction for work performance PES_RENTRCURR9(2) WERTV5
REDADIRPF: Additional reduction for specific collectives PES_REDADCURR9(2) WERTV5
NASCDNumber of ancestors for employment tax PES_NASCDNUMC2NUMC2
NDESCEmployment tax (IRPF): Number of descendants PES_NDESCNUMC2NUMC2
NDE01Employment tax (IRPF): Descendants under 3 years old PES_NDE01NUMC2NUMC2
NDE02Employment tax (IRPF): Descendants aged between 3 and 16 PES_NDE02NUMC2NUMC2
NDE03Employment tax (IRPF): Descendants aged between 16 and 25 PES_NDE03NUMC2NUMC2
NDM33IRPF: Descendants between 33% and 65% disabled PES_NDM33NUMC2NUMC2
NDM65Descendants 65% disabled or over PES_NDM65NUMC2NUMC2
SPREDEmployment tax (IRPF): Other reductions PES_SPREDCURR9(2) WERTV5
SITPERPersonal situation for employment tax PES_SITPERCHAR1PES_SITPER
CAUTXReason for adjustment PES_CAUTXCHAR26CHAR26
RETOTAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
PRACLAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MOVGEAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASISTAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
DISTAAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
CUIHIAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
XEDADAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
DISTNAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
PENSSAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MAS2HAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
XEDACAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
XEDAAAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASISCAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASISAAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MINVCAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MINVAAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MINVDAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASIMCAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASIMAAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
ASIMDAmount for employment tax calculation PES_IBETRCURR9(2) WERTV5
MOCONText (30 Characters) TEXT30CHAR30TEXT30
MINPFMinimum family personnel PES_MINPERFACURR9(2) WERTV5
MIPAGDecrease due to mortgage PES_MIPA2CHAR1PES_MIPAG

Key field Non-key field



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

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

How to access SAP table Q0062

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