The Function Module HRHAP_DOC_OTHERS_WRITE (DB-Write of Others) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOCUMENT_BASIC within the package PAOC_HAP_DOCUMENT_IF.
Function Module | HRHAP_DOC_OTHERS_WRITE |
Short Text | DB-Write of Others |
Function Group | HRHAP_IF_DOCUMENT_BASIC |
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 |
---|---|---|---|---|
APPRAISAL_ID | TYPE | HAP_APPRAISAL_ID | Appraisal ID | |
COMMIT | TYPE | CHAR1 | '' | 'X' -> Commit work |
PLAN_VERSION | TYPE | HAP_PLAN_VERSION | Plan Version | |
T_OTHERS | TYPE | HAP_T_DB_OTHERS | Others |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
S_RETURN | TYPE | BAL_S_MSG | Application Log: Message Data |
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.