Menu

SAP Function Module RH_NOTE_COPY

HRMS: Note - Copy (Database Only, No Dialog)

The Function Module RH_NOTE_COPY (HRMS: Note - Copy (Database Only, No Dialog)) is a standard Function Module in SAP ERP and is part of the function group RHNT within the package SP02.

Technical Information

Function Module RH_NOTE_COPY
Short Text HRMS: Note - Copy (Database Only, No Dialog)
Function Group RHNT
Package SP02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIRECT_DB_CHANGE TYPE C SPACE Direct database change (no buffering)
INFOTYPE_DESTINATION LIKE Infotype for which note is to be created
INFOTYPE_SOURCE LIKE Infotype for which note is to be read
NO_AUTHORITY_CHECK TYPE C SPACE Do not execute authorization check

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ILLEGAL_INFOTYPE Note is not allowed for this infotype
INTERNAL_ERROR System error
NOTE_LOCKED Note locked by another user
NO_AUTHORITY No authorization for this function