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

PAR30 SAP Item structure for SIJP list/Version 13 Structure and data







PAR30 is an SAP Structure so does not store data like a database table does but can be used to process "Item structure for SIJP list/Version 13" 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_PAR30 TYPE PAR30 .

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 PAR30 Structure fields within data Dictionary





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
TOTALPAR_TOTSOCHAR20 Total companies header
BUKRSBUKRSCHAR4
*
Company Code
BUTXTBUTXTCHAR25 Name of Company Code or Company
REGISNUM8NUMC8 Eight-digit numeric value
PERNRP_PERNRNUMC8 Personnel Number
RETOTMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_TOTWAERSCUKY5
*
Currency Key
REAOSMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_REAWAERSCUKY5
*
Currency Key
REICOMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_REIWAERSCUKY5
*
Currency Key
APJVOMAXBTCURR15(2) HR Payroll: Amount
BETPE_JVOBETPECURR15(2) Payroll: Amount per unit
RTE_CURR_JVOWAERSCUKY5
*
Currency Key
AMT_CURR_JVOWAERSCUKY5
*
Currency Key
ASFAMMAXBTCURR15(2) HR Payroll: Amount
BETPE_ASFBETPECURR15(2) Payroll: Amount per unit
RTE_CURR_ASFWAERSCUKY5
*
Currency Key
AMT_CURR_ASFWAERSCUKY5
*
Currency Key
IADOSMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_IADWAERSCUKY5
*
Currency Key
EXASSMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_EXAWAERSCUKY5
*
Currency Key
EXAOSMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_EXOWAERSCUKY5
*
Currency Key
TIKETMAXBTCURR15(2) HR Payroll: Amount
AMT_CURR_TIKWAERSCUKY5
*
Currency Key
CCUILPAR_CCUILCHAR13 Worker identification code
NOMAPPAR_NOMAPCHAR30 Employee name and last name



CONTFPAR_CONTFCHAR1 Spouse/Partner
HIJOSPAR_CANTHNUMC2 Number children according to Welfare Fund
SITUAPAR_SITUANUMC2 Employee review situation - SIJP
CONDIPAR_CONDINUMC2 Employee work status
ACTSIPAR_ACTSINUMC2 Employee activity
ZONDIPAR_COZONCHAR2
*
Internal Revenue (DGI) contribution reduction area codes
AADSSPAR_AADSSCHAR5 Additional contribution percentage for Social Insurance
TCSIJPAR_TCSIJNUMC3 Contract category code for SIJP
OBRASPAR_OBRASCHAR6
*
Welfare Fund
ADHERPAR_ADHERNUMC2 Welfare Fund next of kin
LOCTXPAR_LOCTXCHAR50 Description of locality for SIJP
BEGDABEGDADATS8 Start Date
ENDDAENDDADATS8 End Date



Key field
Non-key field