The Function Module BAPI_PERSDATANL_CHANGE (Change Personal Data) is a standard Function Module in SAP ERP and is part of the function group PERS_NL within the package PB05.
Function Module | BAPI_PERSDATANL_CHANGE |
Short Text | Change Personal Data |
Function Group | PERS_NL |
Package | PB05 |
Module Type | Remote-Enabled |
These are the IMPORTING 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 | |
EMPLOYEENUMBER | LIKE | BAPIP0002-PERNR | Personnel Number | |
FIRSTNAME | LIKE | BAPIP0002-VORNA | First Name (by which one is generally known) | |
FORMOFADDRESS | LIKE | BAPIP0002-ANRED | Form of Address Key | |
FULLNAME | LIKE | BAPIP0002-CNAME | Full Name Employee | |
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 | |
LOCKINDICATOR | LIKE | BAPIP0002-SPRPS | Lock Indicator for HR Master Record | |
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 | |
NATIONALITY | LIKE | BAPIP0002-NATIO | Nationality | |
NOCOMMIT | LIKE | BAPI_STAND-NO_COMMIT | COMMIT Control at BAPI Interface | |
NUMBEROFCHILDREN | LIKE | BAPIP0002-ANZKD | Number of Children | |
OBJECTID | LIKE | BAPIP0002-OBJPS | Object Identification | |
RECORDNUMBER | LIKE | BAPIP0002-SEQNR | Number of Infotype Record | |
RELIGION | LIKE | BAPIP0002-KONFE | Religious Denomination Key | |
SECONDACADGRADE | LIKE | BAPIP0002-TITL2 | Second Title | |
SECONDNAME | LIKE | BAPIP0002-NACH2 | Second Name | |
SECONDNAMEPREFIX | LIKE | BAPIP0002-VORS2 | Second Name Prefix | |
SECONDNATIONALITY | LIKE | BAPIP0002-NATI2 | Second Nationality | |
STATEOFBIRTH | LIKE | BAPIP0002-GBDEP | Federal State | |
SUBTYPE | LIKE | BAPIP0002-SUBTY | Subtype | |
SURNAMEPREFIX | LIKE | BAPIP0002-VORSW | Name Prefix | |
THIRDNATIONALITY | LIKE | BAPIP0002-NATI3 | Third Nationality | |
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 |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN1 | Structure for Return Parameter |
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.