The Function Module BAPI_PERSDATA_GETDETAIL (Read personal data) is a standard Function Module in SAP ERP and is part of the function group PERS within the package PBAS.
Function Module | BAPI_PERSDATA_GETDETAIL |
Short Text | Read personal data |
Function Group | PERS |
Package | PBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIP0002-PERNR | Personnel number | |
LOCKINDICATOR | LIKE | BAPIP0002-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | BAPIP0002-OBJPS | Object ID | |
RECORDNUMBER | LIKE | BAPIP0002-SEQNR | Number of Infotype Record | |
SUBTYPE | LIKE | BAPIP0002-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | BAPIP0002-BEGDA | Valid from date | |
VALIDITYEND | LIKE | BAPIP0002-ENDDA | Valid To Date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACADEMICGRADE | LIKE | BAPIP0002-TITEL | Title | |
ARISTROCRATICTITLE | LIKE | BAPIP0002-NAMZU | Other Title | |
BIRTHPLACE | LIKE | BAPIP0002-GBORT | Birthplace | |
COUNTRYOFBIRTH | LIKE | BAPIP0002-GBLND | Country of Birth | |
DATEOFBIRTH | LIKE | BAPIP0002-GBDAT | Date of birth | |
FIRSTNAME | LIKE | BAPIP0002-VORNA | First name | |
FORMOFADDRESS | LIKE | BAPIP0002-ANRED | Form-of-address key | |
FULLNAME | LIKE | BAPIP0002-CNAME | Full employee name | |
GENDER | LIKE | BAPIP0002-GESCH | Gender key | |
IDNUMBER | LIKE | BAPIP0002-PERID | Personnel ID number | |
INITIALS | LIKE | BAPIP0002-INITS | Employee's Initials | |
KNOWNAS | LIKE | BAPIP0002-RUFNM | Known As | |
LANGUAGE | LIKE | BAPIP0002-SPRSL | Language key | |
LANGUAGE_ISO | LIKE | BAPIP0002-SPRSL_ISO | Language according to ISO 639 | |
LASTNAME | LIKE | BAPIP0002-NACHN | Last name | |
MARITALSTATUS | LIKE | BAPIP0002-FAMST | Marital status key | |
MARITALSTATUSSINCE | LIKE | BAPIP0002-FAMDT | Valid from date of current marital status | |
MIDDLENAME | LIKE | BAPIP0002-MIDNM | Middle name | |
NAMEATBIRTH | LIKE | BAPIP0002-NAME2 | Name at Birth | |
NAMEOFCOUNTRYOFBIRTH | LIKE | BAPIP0002-NAMEOFGBLND | Birth place description | |
NAMEOFFORMOFADDRESS | LIKE | BAPIP0002-NAMEOFANRED | Form of address description | |
NAMEOFGENDER | LIKE | BAPIP0002-NAMEOFGESCH | Sex | |
NAMEOFLANGUAGE | LIKE | BAPIP0002-NAMEOFSPRSL | Name of language | |
NAMEOFMARITALSTATUS | LIKE | BAPIP0002-NAMEOFFAMST | Marital status description | |
NAMEOFNATIONALITY | LIKE | BAPIP0002-NAMEOFNATIO | Nationality text | |
NAMEOFRELIGION | LIKE | BAPIP0002-NAMEOFKONFE | Religion | |
NAMEOFSECONDNATIONALITY | LIKE | BAPIP0002-NAMEOFNATI2 | Second nationality description | |
NAMEOFSTATEOFBIRTH | LIKE | BAPIP0002-NAMEOFGBDEP | Name of federal state | |
NAMEOFTHIRDNATIONALITY | LIKE | BAPIP0002-NAMEOFNATI3 | Third nationality description | |
NATIONALITY | LIKE | BAPIP0002-NATIO | Nationality | |
NUMBEROFCHILDREN | LIKE | BAPIP0002-ANZKD | Number of children | |
RELIGION | LIKE | BAPIP0002-KONFE | Religious denomination key | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SECONDACADGRADE | LIKE | BAPIP0002-TITL2 | Second title | |
SECONDARISTROTITLE | LIKE | BAPIP0002-NAMZ2 | Name affix for name at birth | |
SECONDNAME | LIKE | BAPIP0002-NACH2 | Second name | |
SECONDNAMEPREFIX | LIKE | BAPIP0002-VORS2 | Second name prefix | |
SECONDNATIONALITY | LIKE | BAPIP0002-NATI2 | Second nationality | |
STATEOFBIRTH | LIKE | BAPIP0002-GBDEP | State | |
SURNAMEPREFIX | LIKE | BAPIP0002-VORSW | Name Prefix | |
THIRDNATIONALITY | LIKE | BAPIP0002-NATI3 | Third nationality |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.