PES1900002 SAP (Annual statement of deductions: Rec. type 02 (00)) Structure details

Dictionary Type: Structure
Description: Annual statement of deductions: Rec. type 02 (00)




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




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

PES1900002 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 "Annual statement of deductions: Rec. type 02 (00)" 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_PES1900002 TYPE PES1900002.

The PES1900002 table consists of various fields, each holding specific information or linking keys about Annual statement of deductions: Rec. type 02 (00) data available in SAP. These include MODEL (Declaration template), EJER (Fiscal year of declaration), NIF_RET (Deduction agent or declarer NIF), NIF_PER (Payee or declared party NIF).. 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 PES1900002 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
TIPORecord type PES_190TIPCHAR1CHAR1
MODELDeclaration template PES_190MDLCHAR3CHAR3
EJERFiscal year of declaration PES_190EJRCHAR4CHAR4
NIF_RETDeduction agent or declarer NIF PES_190NIRCHAR9CHAR9
NIF_PERPayee or declared party NIF PES_190NPECHAR9CHAR9
NIF_REPRLegal owner NIF PES_190NRECHAR9CHAR9
NAMESurnames and name or registered company name PES_190NOMCHAR40CHAR40
CPROVProvince code PES_190CPRCHAR2CHAR2
CPER1Payment key PES_190CLPCHAR1CHAR1
CPER2Payment subkey PES_190SUCCHAR2CHAR2
SIGN1Sign PES_190SGNCHAR1CHAR1
PER_INTDME model 190: Complete payment PES_190PEICHAR11CHAR11
D_PER_INTDecimal places PES_190DECCHAR2CHAR02
RET_PRACDME model 190: Deductions made PES_190REPCHAR11CHAR11
D_RET_PRACDecimal places PES_190DECCHAR2CHAR02
SIGN2Sign PES_190SGNCHAR1CHAR1
VALORDME model 190: Payment in kind valuations PES_190VALCHAR11CHAR11
D_VALORDecimal places PES_190DECCHAR2CHAR02
ING_EFECDME template 190: Payments made PES_190INECHAR11CHAR11
D_ING_EFECDecimal places PES_190DECCHAR2CHAR02
ING_REPERISD template 190: Direct debit carried over PES_190INRCHAR11CHAR11
D_REPERDecimal places PES_190DECCHAR2CHAR02
EJDEVFiscal year of payment PES_190EJDCHAR4CHAR4
CEUMEDME template 190: Ceuta or Melilla PES_190CEMCHAR1CHAR1
TIRELDME model 190: Relationship type PES_190TIRCHAR1CHAR1
A_NACYear born PES_190ANACHAR4CHAR4
DISCADME template 190: Disability PES_190DISCHAR1CHAR1
SIT_FAMDME model 190: Family situation PES_190SIFCHAR1CHAR1
NIF_CONYDME template 190: Spouse NIF PES_190NICCHAR9CHAR9
DESC_3DME template 190: Descendants under 3 years old PES_190DE3CHAR2CHAR2
DESC_16DME template 190: Descendants between 3 and 16 years old PES_190D16CHAR2CHAR2
DESC_25DME template 190: Descendants between 16 and 25 years old PES_190D25CHAR2CHAR2
DIS_65DME template 190: Descendants with 33% to 65% disability PES_190DI1CHAR2CHAR2
DIS_100DME template 190: Descendants with 65% disability or greater PES_190DI2CHAR2CHAR2
TOT_DESCDME model 190: Total descendants PES_190TDECHAR2CHAR2
REDUCDME model 190: Reductions PES_190REDCHAR11CHAR11
D_REDUCDecimal places PES_190DECCHAR2CHAR02
COTIZDME template 190: Expenses PES_190GASCHAR11CHAR11
D_COTIZDecimal places PES_190DECCHAR2CHAR02
PECOMDME model 190: Spouse compensatory payments PES_190PCOCHAR11CHAR11
D_PECOMDecimal places PES_190DECCHAR2CHAR02
ALIMEDWI template 190: Annuities for child maintenance PES_190ANUCHAR11CHAR11
D_ALIMEDecimal places PES_190DECCHAR2CHAR02
BLANDWI template 190: Blanks (18) PES_190B18CHAR18CHAR18

Key field Non-key field



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

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

How to access SAP table PES1900002

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