Menu

SAP Function Module HRHAP_DOC_NOTES_HEADER_INSERT

Insert Header for New Note (if required)

The Function Module HRHAP_DOC_NOTES_HEADER_INSERT (Insert Header for New Note (if required)) is a standard Function Module in SAP ERP and is part of the function group HRHAP_IF_DOC_NOTES within the package PAOC_HAP_DOCUMENT_IF.

Technical Information

Function Module HRHAP_DOC_NOTES_HEADER_INSERT
Short Text Insert Header for New Note (if required)
Function Group HRHAP_IF_DOC_NOTES
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
ANONYMOUS TYPE CHAR1 ' ' X'-anonymous appraisal
S_BODY_CELLS TYPE HAP_S_BODY_CELLS Body - Zellen
S_HEADER_STATUS TYPE HAP_S_HEADER_STATUS Kopfteil - Status

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BODY_CELL_NOTES TYPE HAP_T_BODY_CELL_NOTES Body - Zellennotizen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.