SAP TABLES | Payroll | Argentina(PY-AR) SAP PY

PAR05 SAP Temse file for named person Structure and data







PAR05 is an SAP Structure so does not store data like a database table does but can be used to process "Temse file for named person" 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_PAR05 TYPE PAR05 .

Below is the documentation avaialable and full details of the fields which make up this Structure.

You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.



Display/Maintenance via SM30: Yes but with Restrictions

Enhancement category i: Not classified
See here for more information about this and other SAP enhancement categories


SAP PAR05 Structure fields within data Dictionary





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
TIREGPAR_TIREGCHAR1 Record type
CCUILPAR_CUILCNUMC11 Worker identification number (CUIL) (11 characters)
APELCPAR_APELCCHAR28 Married last name
APELLPAR_APELLCHAR28 Last name
NOMBSPAR_NOMBSCHAR28 Names
TIDOCPAR_TIDOCCHAR2 ANSes Census document type
NUDOCPAR_NUDOCNUMC10 Document number
FENACPAR_FENACNUMC8 Date of birth
TSEXOPAR_CSEXOCHAR1 Gender of employee/family member
CALLEPAR_CALLECHAR30 Street
NUMERPAR_NUMERCHAR5 Number
PISOTPAR_PISONCHAR4 Floor
DEPARPAR_DEPTOCHAR4 Department
LOCALPAR_LOCALCHAR28 Town
CODPOPAR_CODPONUMC4 Postal code
CODPRPAR_CODPRNUMC2 ANSes Census province code
OBRASPAR_OBSOCNUMC6 Welfare Fund code
NACIOPAR_NACIONUMC3 ANSeS Census nationality code
FALTAPAR_FALTANUMC8 Employment entry date
SIREVPAR_SIREVNUMC2 Review situation - ANSES Census
CIVILPAR_CIVILNUMC1 ANSeS census marital status
DISCAPAR_DISCACHAR1 Disability named person/family member
FRELEPAR_FRELENUMC8 Date of substitution
CODPAPAR_CODPANUMC1 Family relationship code
DOMEXPAR_DOMEXNUMC6 Business address code
CCUITPAR_CUITCNUMC11 Taxpayer Identification Number (CUIT) (11 characters)
RESERPAR_RESERCHAR5 Blank spaces reserved - Named person register
CBAJAPAR_CBAJANUMC2 Leaving code
TINOVPAR_NOVEDCHAR1 Type of update



FINREPAR_FINRECHAR1 End of record



Key field
Non-key field