The Function Module HRHAP_BC_DOC_BODY (Business Check: Appraisal Document Body) is a standard Function Module in SAP ERP and is part of the function group HRHAP_BC_DOCUMENT within the package PAOC_HAP_DOCUMENT_IF.
Function Module | HRHAP_BC_DOC_BODY |
Short Text | Business Check: Appraisal Document Body |
Function Group | HRHAP_BC_DOCUMENT |
Package | PAOC_HAP_DOCUMENT_IF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_PROCESS_MODE | TYPE | CHAR1 | 'X' | Error Processing -> ' ' - Single error, 'X' - Multiple error |
PLAN_VERSION | TYPE | PLVAR | Plan Version | |
S_DOC_PROCESSING | TYPE | HAP_S_DOC_PROCESSING | Beurteilung: Verarbeitung | |
S_STATUS_NEW | TYPE | HAP_S_HEADER_STATUS | Appraisal Document Status | |
S_STATUS_OLD | TYPE | HAP_S_HEADER_STATUS | Appraisal Document Status | |
T_BODY_CELLS | TYPE | HAP_T_BODY_CELLS | Body - Cells | |
T_BODY_CELL_NOTES | TYPE | HAP_T_BODY_CELL_NOTES | Body - Cell Notes | |
T_BODY_COLUMNS | TYPE | HAP_T_BODY_COLUMNS | Body - Columns | |
T_BODY_ELEMENTS | TYPE | HAP_T_BODY_ELEMENTS | Body - Elements |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_RETURN | TYPE | HAP_T_MSG | Table Type for Return Parameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.