The Function Module HRHAP_DOC_NOTES_HEADER_CREATE (Create Header for New Note) 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.
Function Module | HRHAP_DOC_NOTES_HEADER_CREATE |
Short Text | Create Header for New Note |
Function Group | HRHAP_IF_DOC_NOTES |
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 |
---|---|---|---|---|
ANONYMOUS | TYPE | CHAR1 | ' ' | X'-anonymous appraisal |
DB_FORMAT | TYPE | CHAR1 | 'X' | X'- DB format (hidden information) |
S_HEADER_STATUS | TYPE | HAP_S_HEADER_STATUS | Kopfteil - Status | |
S_NOTE_CELL | TYPE | HAP_S_BASE_CELL | Base Cell (Column + Row) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_NOTE_HEADER | TYPE | HAP_T_BODY_CELL_NOTES | Body - Cell Note Header |
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.