Approve
Use this method to unlock a record in the Capital Formation infotype (0010). In this way, you can realize the REQUEST method with the "double-verification principle". According to this principle, at leasttwo users must coordinate writing active data records to the database.
One of the users creates a locked infotype record with the REQUESTmethod. The second user unlocks/activates this data record with the APPROVE method. NotesNotifications are returned in the RETURN parameters. This parameter documentation contains the return values and their meanings.
The key fields used in this method are described under the parameters. You can only use this method if you have previously called up the method ENQUEUE of the business object EMPLOYEE. For more information, on the ENQUEUE method, see the function module documentation BAPI_EMPLOYEE_ENQUEUE.
|