Fonction SAP BAPI_APPRAISAL_GETLIST - Display appraisals

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ACTIVE BAPIAPPSEARCH-ACTIVE C 1 'X' X Appraisals currently being processed
APER_OR_APEE BAPIAPPSEARCH-APER_OR_APEE C 1 X Appraisers AND/OR appraisees
APPROVED BAPIAPPSEARCH-APPROVED C 1 'X' X Appraisals that have been approved
APP_FINAL BAPIAPPSEARCH-APP_FINAL C 1 'X' X Individual and overall appraisals
APP_PART BAPIAPPSEARCH-APP_PART C 1 'X' X Subappraisals
HISTORICIZED BAPIAPPSEARCH-HISTORICIZED C 1 'X' X Appraisals that have been completed
PLANNED BAPIAPPSEARCH-PLANNED C 1 'X' X Planned appraisals
PLAN_VERSION BAPIAPPSEARCH-PLAN_VERSION C 2 Plan version
REJECTED BAPIAPPSEARCH-REJECTED C 1 'X' X Appraisals that have been rejected
SET_DATE_PERIOD BAPIPERIODSET u 16 X Creation period
VALIDITY_PERIOD BAPIPERIODVALID u 16 X Validity period

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Return

Paramètre Reférence Long. Facultatif Description
APPRAISALS BAPIAPPRAISAL 119 Export table: all appraisals
APPRAISAL_MODELS BAPIAPPMODEL 50 X Import table: appraisal model
APPRAISEES BAPIAPPRAISEE 89 X Import table: appraisees
APPRAISERS BAPIAPPRAISER 89 X Import table: appraisers

Functionality
This method reads all existing appraisals for the plan version andother import parameters specified. The method outputs detailedinformation (validity period, status) for each appraisal read.

Notes
Authorizations
You require authorization for displaying appraisals.
Related Methods
You can use the method Delete Appraisals
to delete 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 BAPI_TABLE

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

Description
For information on what this parameter does, refer to the data elementdocumentation.

Description
For information on what this parameter does, refer to the followingdata element documentation:
Flag: Appraisers and/or appraisees.

Description
For information on what this parameter does, refer to the data elementdocumentation.

Description
For information on what this parameter does, refer to the followingdata element documentation:
Flag: Selection of individual and overallappraisals.

Description
For information on what the Subappraisals parameter does, referto the following data element documentation:
Flag: Subappraisal selection.

Description
For information on what this parameter does, refer to the data elementdocumentation.

Description
For information on what this parameter does, refer to the followingdata element documentation:
"Appraisal status in preparation" flag.

Description
INCLUDE BAPI_KEYFIELD

Description
For information on what this parameter does, refer to the data elementdocumentation.

Description
This import parameter encompasses the start date and end date of theselection period for appraisal creation.
INCLUDE BAPI_DATAELEMENT

Description
This import parameter encompasses the start date and end date of theperiod for which the appraisal is created.
INCLUDE BAPI_DATAELEMENT

Description
This table contains all selected appraisals and any relevantadministrative information (object ID, period appraised, status, and soon).
INCLUDE BAPI_DATAELEMENT

Description
The Appraisal Models table contains administrative informationon appraisal models.
INCLUDE BAPI_DATAELEMENT
INCLUDE PAPD_BAPIAPPRAISEE
INCLUDE PAPD_BAPIAPPRAISER