Fonction SAP BAPI_APPRAISAL_GETDETAIL - Read appraisal

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
APPRAISAL_ID BAPIAPPRAISAL-ID N 8 Object ID of appraisal
PLAN_VERSION BAPIAPPRAISAL-PLAN_VERSION C 2 Plan version

Paramètre Reférence Type Long. Description
APPRAISAL BAPIAPPHEAD u 118 Name of appraisal
RETURN BAPIRETURN1 u 470 Return

Paramètre Reférence Long. Facultatif Description
APPRAISAL_DATA BAPIAPPDATA 151 X Appraisal data
APPRAISEES BAPIAPPRAISEE 89 X Appraisees
APPRAISERS BAPIAPPRAISER 89 X Appraisers

Functionality
This method reads detailed information on a specific appraisal and allits appraisal elements.

Example
You could use this method to display appraisal results.

Notes
Related Methods
Methods available for the business object Appraisalinclude:

  • Change Appraisals

  • Delete Appraisals

  • Change Appraisal Status

  • You can use the method Delete Appraisals
    to delete selected appraisals.
    INCLUDE BAPI_RET

    Further information
    For more information on analyzing appraisals, refer to the R/3 Library(HR -> Personnel Management -> Personnel Development -> AppraisalSystems -> Appraisals).

    Description
    This export parameter includes all the administrative information on aspecific appraisal (including its current status).
    INCLUDE BAPI_DATAELEMENT
    INCLUDE BAPI_TABLE

    Value range
    Type ID Number Message
    S PQ 600 Successfully completed
    S PQ 612 Other error
    S PQ 627 Unable to find an appraisal on the basis of the dataspecified

    Description
    INCLUDE BAPI_KEYFIELD

    Description
    INCLUDE BAPI_KEYFIELD
    INCLUDE PAPD_BAPIAPPDATA
    INCLUDE PAPD_BAPIAPPRAISEE
    INCLUDE PAPD_BAPIAPPRAISER