The Function Module RHPA_APPRAISALS_DIFFER_BY_KIND () is a standard Function Module in SAP ERP and is part of the function group RHPA within the package PPAP.
Function Module | RHPA_APPRAISALS_DIFFER_BY_KIND |
Short Text | |
Function Group | RHPA |
Package | PPAP |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APP_MULTI | LIKE | SY-INPUT |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPRAISALS | LIKE | HROBJECT | ||
MULTI_SOURCE_PART | LIKE | HROBJECT | ||
MULTI_SOURCE_RESULT | LIKE | HROBJECT | ||
SINGLE_APPRAISAL | LIKE | HROBJECT |
This function module does not define any Exceptions.