Fonction SAP BAPI_FAMILYGB_DELIMIT - Delimit family

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
DELIMIT_DATE BAPIP0021-DELIMIT_DATE D 8
EMPLOYEENUMBER BAPIP0021-PERNR N 8
LOCKINDICATOR BAPIP0021-SPRPS C 1
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X Commitsteuerung an BAPI-Schnittstelle
OBJECTID BAPIP0021-OBJPS C 2
RECORDNUMBER BAPIP0021-SEQNR N 3
SUBTYPE BAPIP0021-SUBTY C 4
VALIDITYBEGIN BAPIP0021-BEGDA D 8
VALIDITYEND BAPIP0021-ENDDA D 8

Paramètre Reférence Type Long. Description
FAMILYKEY BAPIPAKEY u 34
RETURN BAPIRETURN1 u 470 Struktur für Return-Parameter

Functionality
You can use this method to create a Family/Related Person (0021)record.

Notes
Messages are transferred to the RETURN parameter. The relevantparameter documentation contains the return values and their meanings.
The key fields used by the method are described in the parameterdocumentation.
You can use this method only if you have called the ENQUEUE method ofthe business object EMPLOYEE beforehand. For more information onthe ENQUEUE method, read the documentation on the function moduleBAPI_EMPLOYEE_ENQUEUE.