Menu

SAP Function Module RH_NOTE_CATALOG_1001

HRMS: Note - List of All Existing Notes (Relationships)

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RH_NOTE_CATALOG_1001 (HRMS: Note - List of All Existing Notes (Relationships)) 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_1001
Short Text HRMS: Note - List of All Existing Notes (Relationships)
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
ITXNR LIKE HRTXTKEYR-ITXNR $SSCR_ITXNR Text number 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 HRTXTKEYR-OBJID '00000000' Object number to be found
OTYPE LIKE HRTXTKEYR-OTYPE '*' Object type to be found
PLVAR LIKE HRTXTKEYR-PLVAR '*' Plan version to be found
SCLAS LIKE HRTXTKEYR-SCLAS '*' Relationship object type to be found
SOBID LIKE HRTXTKEYR-SOBID '*' Relationship object number to be found
SUBTY LIKE HRTXTKEYR-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
RELAT_TABLE LIKE P1001 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