Ansicht
Dokumentation

RH_NOTE_RENAME_IN_BUFFER - HRMS: Note - Rename (Buffer Only)

RH_NOTE_RENAME_IN_BUFFER - HRMS: Note - Rename (Buffer Only)

CPI1466 during Backup   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module renames a note that has been created in the buffer but has not yet been saved to the database by means of RH_NOTE_COMMIT.

Example

CALL FUNCTION "RH_NOTE_RENAME_IN_BUFFER"

EXPORTING

INFOTYPE_OLD_NAME = P1001_OLD INFOTYPE_NEW_NAME = P1001_NEW

EXCEPTIONS

INTERNAL_ERROR = 1

ILLEGAL_INFOTYPE = 2

NOTE_NOT_FOUND = 3.

Notes

If no note is allowed for an infotype (table T77NT), the exception ILLEGAL_INFOTYPE is generated. If no note exists for the infotype specified, the exception NOTE_NOT_FOUND is generated.

The exception INTERNAL_ERROR is always returned if an internal function call returns a technical error.

No authorization check is carried out.

Further information

For more information, refer to the documentation of the function group.





Parameters

INFOTYPE_NEW_NAME
INFOTYPE_OLD_NAME

Exceptions

ILLEGAL_INFOTYPE
INTERNAL_ERROR
NOTE_NOT_FOUND

Function Group

RHNT

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Material Data  
This documentation is copyright by SAP AG.

Length: 1329 Date: 20240523 Time: 184209     sap01-206 ( 29 ms )