Menu

SAP Function Module BAPI_FAMILYNL_CREATESUCCESSOR

Create Subsequent Family Record

The Function Module BAPI_FAMILYNL_CREATESUCCESSOR (Create Subsequent Family Record) is a standard Function Module in SAP ERP and is part of the function group PFAM_NL within the package PB05.

Technical Information

Function Module BAPI_FAMILYNL_CREATESUCCESSOR
Short Text Create Subsequent Family Record
Function Group PFAM_NL
Package PB05
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACADEMICTITLE LIKE BAPIP0021-TITEL Title
ARISTOCRATICTITLE LIKE BAPIP0021-FNMZU Other Title
DATEOFBIRTH LIKE BAPIP0021-FGBDT Date of Birth
EMPLOYEENUMBER LIKE BAPIP0021-PERNR Personnel Number
FIRSTNAME LIKE BAPIP0021-FAVOR First Name (by which one is generally known)
FULLNAME LIKE BAPIP0021-FCNAM Full Name Employee
GENDER LIKE BAPIP0021-FASEX Gender Key
INITIALS LIKE BAPIP0021-FINIT Employee's Initials
LANDOFBIRTH LIKE BAPIP0021-FGBLD Country of Birth
LASTNAME LIKE BAPIP0021-FANAM Last Name
MAIDENNAME LIKE BAPIP0021-FGBNA Name at Birth
MEMBERID LIKE BAPIP0021-OBJPS Object Identification
MEMBERTYPE LIKE BAPIP0021-FAMSA Type of Family Record
NATIONALITY LIKE BAPIP0021-FANAT Nationality
NATIONALITY2 LIKE BAPIP0021-FANA2 Second Nationality
NATIONALITY3 LIKE BAPIP0021-FANA3 Third Nationality
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT Control at BAPI Interface
PLACEOFBIRTH LIKE BAPIP0021-FGBOT Birthplace
SECONDNAME LIKE BAPIP0021-FNAC2 Second Name
SECONDSURNAMEPREFIX LIKE BAPIP0021-FVRS2 Name Prefix
STATEOFBIRTH LIKE BAPIP0021-FGDEP Federal State
SURNAMEPREFIX LIKE BAPIP0021-FVRSW Name Prefix
VALIDITYBEGIN LIKE BAPIP0021-BEGDA Valid From Date
VALIDITYEND LIKE BAPIP0021-ENDDA Valid To Date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBER LIKE BAPIP0021-PERNR Personnel Number
LOCKINDICATOR LIKE BAPIP0021-SPRPS Lock Indicator for HR Master Record
OBJECTID LIKE BAPIP0021-OBJPS Object Identification
RECORDNUMBER LIKE BAPIP0021-SEQNR Number of Infotype Record
RETURN LIKE BAPIRETURN1 Structure for Return Parameter
SUBTYPE LIKE BAPIP0021-SUBTY Subtype
VALIDITYBEGIN LIKE BAPIP0021-BEGDA Valid From Date
VALIDITYEND LIKE BAPIP0021-ENDDA Valid To Date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.