SAP TABLES | Personnel Management | Personnel Administration | Argentina(PA-PA-AR) SAP PA

PAR41 SAP Master personnel record infotype 0021 (Family) Structure and data







PAR41 is an SAP Structure so does not store data like a database table does but can be used to process "Master personnel record infotype 0021 (Family)" 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_PAR41 TYPE PAR41 .

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





Field
Component Type
Data Typelength (Decimals)Check tableDescriptionConversion Routine
.INCLUDEBAPIPAKEY Key for HR Master Data
EMPLOYEENOPERNR_DNUMC8 Personnel Number
SUBTYPESUBTYCHAR4 Subtype
OBJECTIDOBJPSCHAR2 Object Identification
LOCKINDICSPRPSCHAR1 Lock Indicator for HR Master Data Record
VALIDENDENDDADATS8 End Date
VALIDBEGINBEGDADATS8 Start Date
RECORDNRSEQNRNUMC3 Number of Infotype Record with Same Key
MEMBERTYPEFAMSACHAR4 Type of Family Record
FIRSTNAMEPAD_VORNACHAR40 First Name
LASTNAMEPAD_NACHNCHAR40 Last Name
SECONDNAMEPAD_NACH2CHAR40 Second Name
SURNAMEPREFIXVORSWCHAR15
*
Name Prefix
SECONDSURNAMEPREFIXVORSWCHAR15
*
Name Prefix
ARISTOCRATICTITLENAMZUCHAR15
*
Other Title
INITIALSINITSCHAR10 Initials
GENDERGESCHCHAR1 Gender Key
DATEOFBIRTHGBDATDATS8 Date of BirthPDATE
PLACEOFBIRTHPAD_GBORTCHAR40 Birthplace
LANDOFBIRTHGBLNDCHAR3
*
Country of Birth
NATIONALITYNATSLCHAR3
*
Nationality
NATIONALITY2NATS2CHAR3
*
Second Nationality
NATIONALITY3NATS3CHAR3
*
Third Nationality
NAMEOFGENDERAS4TEXTCHAR60 Short Description of Repository Objects
NAMEOFLANDOFBIRTHLANDXCHAR15 Country Name
NAMEOFNATIONALITYNATIOCHAR15 Nationality
NAMEOFNATIONALITY2NATIOCHAR15 Nationality
NAMEOFNATIONALITY3NATIOCHAR15 Nationality
NAMEOFMEMBERTYPESBTTXCHAR40 Name of Subtype



FASARFASARCHAR2
*
School Type of Family Member
ASFAXPAR_ASFAXCHAR1 Indicator: Employee receives family allowance per child
DISCPPAR_DISCPCHAR1 Indicator: Child is disabled
TRABAPAR_TRABACHAR1 Indicator: Family member working
ESTUDPAR_ESTUDCHAR1 Indicator: Family member is student
FEINFPAR_FEINFDATS8 Date of employee notification of birth/adoption
NADOCPAR_NADOCCHAR1 Indicator: Employee submitted birth certificate of child
MARITALSTATUSFAMSTCHAR1
*
Marital Status Key
ADHOSPAR_ADHOSCHAR1 Indicator: Member of extended family, member of Welfare Fund
CLASEPAR_CLASENUMC2 Grade/year at which family member is studying
CCUILPAR_CCUILCHAR13 Worker identification code
ICTYPPAR_TIPODCHAR2
*
Document type
ICNUMPAR_NUMEDCHAR20 Document number



Key field
Non-key field