Menu

SAP Function Module RH_NOTE_CATALOG

HRMS: Note - List of All Existing Notes

The Function Module RH_NOTE_CATALOG (HRMS: Note - List of All Existing Notes) 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_CATALOG
Short Text HRMS: Note - List of All Existing Notes
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
INFTY LIKE HRTXTKEY0-INFTY Infotype to be found
NOTES_IN_BUFFER TYPE C SPACE List notes in buffer
NOTES_IN_DATABASE TYPE C 'X' List notes in database
OBJID LIKE HRTXTKEY0-OBJID '00000000' Object number to be found
OTYPE LIKE HRTXTKEY0-OTYPE Object type to be found
PLVAR LIKE HRTXTKEY0-PLVAR '*' Plan version to be found
SUBTY LIKE HRTXTKEY0-SUBTY Subtype to be found

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENTRIES LIKE SY-TFILL Number of texts found

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INFOTYPES LIKE WPLOG Relationships for Texts Found

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR System error
NO_AUTHORITY No authorization for this function