PES2960003 SAP (Non-residents income tax: Reg.type 02) Structure details

Dictionary Type: Structure
Description: Non-residents income tax: Reg.type 02




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




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

PES2960003 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 "Non-residents income tax: Reg.type 02" 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_PES2960003 TYPE PES2960003.

The PES2960003 table consists of various fields, each holding specific information or linking keys about Non-residents income tax: Reg.type 02 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 or numeric)


SAP PES2960003 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
F_JNatural person / legal person PES_296F_JCHAR1CHAR1
NAMESurnames and name or registered company name PES_190NOMCHAR40CHAR40
BLANBlank spaces (14) PES_296B14CHAR14CHAR14
DIADay PES_296DIACHAR2CHAR2
MESMonth PES_296MESCHAR2CHAR2
ANYOYear PES_296ANYCHAR4CHAR4
NATURNature PES_296NATCHAR1CHAR1
CPER1Key PES_296CLVCHAR2CHAR02
CPER2Subkey PES_296SCVCHAR2CHAR02
SIGN1Sign PES_190SGNCHAR1CHAR1
IMPORAmount PES_296IMPCHAR12CHAR12
RET_ENTDeduction percentage whole number PES_296ENTCHAR2CHAR2
RET_DECDecimal part of the duduction percentage PES_296DECCHAR2CHAR2
RET_INGDeductions and payments PES_296RI2CHAR13CHAR13
MEDIADMediator PES_296MEDCHAR1CHAR1
CODIGCode PES_296CO2NUMC1NUM1
COD_EMISender code PES_296EMICHAR12CHAR12
PAGOPayment PES_296PAGCHAR1CHAR1
TIPO_CODCode type PES_296TIPCHAR1CHAR1
ENTIDADSecurities account code: Entity PES_296ENDCHAR4CHAR4
SUCURSecurities account code: Branch office PES_296SUCCHAR4CHAR4
DCSecurities account code: Check digits PES_296DCCHAR2CHAR2
NUM_CUESecurites account code: Account number PES_296NUMCHAR10CHAR10
PENDPending PES_296PENCHAR1CHAR1
EJDEVFiscal year of payment PES_190EJDCHAR4CHAR4
FEINIPRELoan start date PES_FINIPRCHAR8CHAR8
FEVENPRELoan due date PES_FVENPRCHAR8CHAR8
REPRESLender remuneration amount PES_REPRESCHAR12CHAR12
COMPENCompensations PES_COMPENCHAR12CHAR12
GARANTGuarantees PES_GARANTCHAR12CHAR12
DOM_PCTBeneficiary address PES_296DPTCHAR50CHAR50
CPD_PCTAddress additional information PES_296CDPCHAR40CHAR40
PBC_PCTBeneficiary town/city PES_296PBPCHAR30CHAR30
PRE_PCTBeneficiary province/region/state PES_296PRECHAR30CHAR30
ZIP_PCTBeneficiary postal code PES_296ZIPCHAR10CHAR10
COD_PAISCountry code PES_296CPACHAR2CHAR02
BLAN1Blank spaces (44) PES_296B44CHAR44CHAR44
NIF_PRFNIF in the country of residence for tax purposes PES_296PRFCHAR20CHAR20
DIA_NACDay PES_296DIACHAR2CHAR2
MES_NACMonth PES_296MESCHAR2CHAR2
ANYO_NACYear PES_296ANYCHAR4CHAR4
CIU_NACCity of birth PES_296CNCCHAR35CHAR35
PAIS_NACCountry code PES_296CPACHAR2CHAR02
PAIS_RFPCountry code PES_296CPACHAR2CHAR02
BLAN2Blank (1) PES_296B1CHAR1CHAR01

Key field Non-key field



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

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

How to access SAP table PES2960003

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