Menu

SAP Function Module BAPI_FAMILYGB_REQUEST

Create locked family record

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module BAPI_FAMILYGB_REQUEST (Create locked family record) is a standard Function Module in SAP ERP and is part of the function group PFAM_GB within the package PB08.

Technical Information

Function Module BAPI_FAMILYGB_REQUEST
Short Text Create locked family record
Function Group PFAM_GB
Package PB08
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 Title
DATEOFBIRTH LIKE BAPIP0021-FGBDT Date of birth
EMPLOYEENUMBER LIKE BAPIP0021-PERNR Personnel number
FIRSTNAME LIKE BAPIP0021-FAVOR First name
FULLNAME LIKE BAPIP0021-FCNAM Full employee name
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
MEMBERTYPE LIKE BAPIP0021-FAMSA Type of family record
NAME_FORMAT_INDICATOR LIKE BAPIP0021-FKNZN Name format indicator for employee in a list
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 affix
STATEOFBIRTH LIKE BAPIP0021-FGDEP State
SURNAMEPREFIX LIKE BAPIP0021-FVRSW Name affix
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 code
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.