Q0061 SAP (Screen Fields Infotype 0061 (Social Insurance - Spain)) Structure details

Dictionary Type: Structure
Description: Screen Fields Infotype 0061 (Social Insurance - Spain)




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




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

Q0061 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 0061 (Social Insurance - 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_Q0061 TYPE Q0061.

The Q0061 table consists of various fields, each holding specific information or linking keys about Screen Fields Infotype 0061 (Social Insurance - Spain) data available in SAP. These include PFAMI (Child allowance amount), TEXT1 (Text length 32), TEXT2 (Text length 32), CODPR (Province code).. 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 Q0061 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
PFHMIChild allowance amount for challenged children PFHMINUMC5NUM5
PFAMIChild allowance amount PFAMINUMC5NUM5
TEXT1Text length 32 TEXT32CHAR32TEXT32
TEXT2Text length 32 TEXT32CHAR32TEXT32
CODPRProvince code PES_CODPRCHAR3T005SREGIO
NRAFIAffiliation number PES_NRAFINUMC8NUM8
NACONSocial Insurance check digit PES_NACONCHAR2CHAR2
NISSECompany CA code NISS1NUMC11NUM11
NISS2CA code for training contracts NISS2NUMC11NUM11
NISS3CA code for foreigners NISS3NUMC11NUM11
NISS4CA code for consultants and administrators PES_NISS4NUMC11NUM11
IDSEGMain contract key PES_IDSEGCHAR3PES_IDSEG
ARRIndicator of allowances and reductions carried forward PES_ARRCHAR1PES_ARR
COETPPart-time coefficient for contracts PES_COETPDEC4DEC4
CLCONContract Key for Social Insurance PES_CLCONCHAR3PES_IDSEG
CODESUnemployed PES_CODESCHAR1PES_CODES
FEINIContracts start date PES_FECH_IDATS8DATUM
INDSUPartial subrogation indicator PES_INDSUBCHAR1CHAR1
RELABSpecial work relationship PES_RELLABCHAR4PES_RELLAB
NUSSTReplaced employee Social Insurance number PES_NUSSNUMC12NUM12
CAUSUReason for substitution PES_CAUSASCHAR2PES_CAUSAS
DISPDisplay field PES_DISPCHAR3CHAR3
PLPORFOGASA percentage multiple employment PES_PLPORDEC5(2) DEC3_2
RACINActive Insertion Income PES_RACINCHAR1XFELD
ALUMBContract after giving birth PES_ALUMBCHAR1XFELD
REDJBRetirement age reduction coefficient PES_REDJBNUMC2NUMC2
RELEVRelief contract PES_RELEVCHAR1CAT_FLAG
RESOLLegal regulation applicable PES_RESOLNUMC5NUM5
PLPDEPercentage of Unemployment concurrent employees PES_PLPDEDEC5(2) DEC3_2
COLTRWorker group PES_COLTRNUMC3PES_COLTR
MREINRehired female employee PES_MREINCHAR1PES_MREIN
AUTTRAuthorization to work (foreigners) PES_AUTTR1CHAR3CHAR3
AUTVIValidity of authorization to work (foreigners) PES_AUTVIDATS8DATS
TPCCTContribution Account Code type PES_TPCCTCHAR32TEXT32
CCCEEContribution Account Code(CAC) to which employee is assigned PES_CCCTRNUMC11T5E08NUM11
NISS1Company CA code NISS1NUMC11NUM11
OCUPTText Field of Length 60 TEXT60CHAR60TEXT60
CNAETText Field of Length 60 TEXT60CHAR60TEXT60
CNAECNational classification of business activities PES_CNAECCHAR5CHAR5
CNAEDText Field of Length 60 TEXT60CHAR60TEXT60
CPTRAChange of work center PES_CPTRANUMC2PES_CPTRA
DTRTPDays worked part-time PES_DTRTPNUMC2NUMC2
PLNS2Pay scale code PES_CON20NUMC20Assigned to domainPES_CON20
CONTXText (80 Characters) TEXT80CHAR80TEXT80UEB

Key field Non-key field



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

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

How to access SAP table Q0061

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