Menu

SAP Function Module HRHAP_DOC_OTHERS_WRITE

DB-Write of Others

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.