Functionality You can use this method to unlock an Addresses> record (0006). It enables you to implement the "double verification principle" inconjunction with the REQUEST method. According to this principle, atleast two users must take part in writing an active record to thedatabase. One user creates a locked record using the REQUEST method.The other user unlocks or 'activates' this record using the APPROVEmethod.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. For more information on the REQUEST method, read the documentation onthe function module BAPI_ADDRESSEMP_REQUEST.Description Method return code Value range In case of an error, this structure contains the following information:
- Message type (TYPE> field)
- Message code (CODE> field)
- Message text (MESSAGE> field)
If the operation is successful, this structure contains the initialvalue.Description For information on the personnel number, read the relevant data elementdocumentation: Personnel number>.Description For information on the lock indicator for the HR master record, readthe relevant data element documentation: Lock indicatorfor HR master record>.Description For information on COMMIT control, read the relevant data elementdocumentation: COMMIT control at BAPI interface>.Description For information on the object identification, read the relevant dataelement documentation: Object identification>.Description For information on the infotype record number for the same key, readthe relevant data element documentation: Number ofinfotype record for same key>.Description For information on the subtype, read the relevant data elementdocumentation: Subtype>.
|