Table list used by SAP ABAP Function Module BAPI_APPRAISAL_MODEL_GETLIST (Display Appraisal Model)
SAP ABAP Function Module
BAPI_APPRAISAL_MODEL_GETLIST (Display Appraisal Model) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIAPMHEAD | BAPI Structure: Appraisal Header | SOURCE VALUE(FORM_ID) LIKE BAPIAPMHEAD-FORM_ID OPTIONAL |
|
| 2 | BAPIAPPMODEL | Structure of Appraisal Model | ||
| 3 | BAPIAPPMODEL | Structure of Appraisal Model | SOURCE APPRAISAL_MODELS STRUCTURE BAPIAPPMODEL |
|
| 4 | BAPIAPPRAISAL | BAPI Structure: Appraisals (GetList) | SOURCE VALUE(PLAN_VERSION) LIKE BAPIAPPRAISAL-PLAN_VERSION |
|
| 5 | BAPIAPPRAISEE | Structure for Appraisee | ||
| 6 | BAPIAPPRAISEE | Structure for Appraisee | SOURCE APPRAISEES STRUCTURE BAPIAPPRAISEE OPTIONAL |
|
| 7 | BAPIAPPRAISER | Structure for Appraiser | ||
| 8 | BAPIAPPRAISER | Structure for Appraiser | SOURCE APPRAISERS STRUCTURE BAPIAPPRAISER OPTIONAL |
|
| 9 | BAPIEVALUATION | BAPI Structure: Reporting Options (Evaluations) | SOURCE VALUE(FROM_DATE) LIKE BAPIEVALUATION-FROM_DATE DEFAULT '19000101' |
|
| 10 | BAPIEVALUATION | BAPI Structure: Reporting Options (Evaluations) | SOURCE VALUE(TO_DATE) LIKE BAPIEVALUATION-TO_DATE DEFAULT '99991231' |
|
| 11 | BAPIEVALUATION | BAPI Structure: Reporting Options (Evaluations) | SOURCE VALUE(SEARCH_STRING) LIKE BAPIEVALUATION-SEARK DEFAULT '*' |
|
| 12 | BAPIRETURN1 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN1 |
|
| 13 | BAPIRETURN1 | Return Parameter | ||
| 14 | HRPE_APPRAISEES | Structure: Appraisee | ||
| 15 | HRPE_APPRAISORS | Structure: Appraiser | ||
| 16 | OBJEC | Work Area for Database PCH | ||
| 17 | PLOG | Planning and Organization File |