Fonction SAP BAPI_APPRAISAL_DELETE - Delete appraisals

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
APPRAISAL_ID BAPIAPPRAISAL-ID N 8 Object ID of appraisal
NOCOMMIT BAPI_STAND-NO_COMMIT C 1 X COMMIT Control at BAPI Interface
PLAN_VERSION BAPIAPPRAISAL-PLAN_VERSION C 2 Plan version

Paramètre Reférence Type Long. Description
APPRAISAL_TEXT BAPIAPPRAISAL-TEXT C 40 Name of appraisal
RETURN BAPIRETURN1 u 470 Return

Functionality
You use this method to delete selected appraisals. The method returnsthe names of the appraisals that were deleted.

Notes
Authorizations
In order to delete appraisals, you require authorization for thetransaction APPDELETE.
Customizing Dependencies
The control parameters of the AppraisalSystem determine whether completed appraisals (and alsoapproved/rejected appraisals) may be deleted.
Related Methods
You can use the method Display Appraisals
to display detailed information on selected appraisals.
INCLUDE BAPI_RET

Further information
For more information on appraisals, refer to the R/3 Library (Humanresources -> Personnel Management -> Personnel Development -> AppraisalSystems).
INCLUDE PA_PD_BAPIAPPRAISAL-TEXT
INCLUDE BAPI_TABLE

Value range
Type ID Number Message
S PQ 600 Successfully completed
S PQ 601 There is an inconsistency in the qualificationscatalog
S PQ 619 No data found for entries made

Description
INCLUDE BAPI_KEYFIELD

Description
INCLUDE BAPI_KEYFIELD

825539Commit control for appraisal BAPIs