Ansicht
Dokumentation

RH_NOTE_TRANSPORT - HRMS: Note - Manual Transport

RH_NOTE_TRANSPORT - HRMS: Note - Manual Transport

ABAP Short Reference   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module writes a note on a Customizing request of the Workbench Organizer.

You must specify the relevant infotype data record for this to happen. Specification of the request number is optional. If you do not specify it, the module queries the request number from the user.

You should select the parameter TRANSPORT_DIRECT (enter 'X') to avoid notes being copied to the transport plan version.

Example

CALL FUNCTION "RH_NOTE_TRANSPORT"

EXPORTING

INFOTYPE = INFTY_WITH_NOTE_TO_TRANSPORT

TRANSPORT_DIRECT = 'X'

IMPORTING

NEW_TASK = NUMBER_OF_TRANSP_TASK

EXCEPTIONS

INTERNAL_ERROR = 1

ILLEGAL_INFOTYPE = 2

ILLEGAL_TASK = 3

COPY_FAILED = 4

COMMIT_FAILED = 5

CORR_APPEND_FAILED = 6

OTHERS = 7.

Notes

You can also use the report RHNOTE00 (or alternatively RSTXTRAN) to transport the texts.

Objects must have the same plan version and object ID in the source and target systems.

Further information

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





Parameters

INFOTYPE
NEW_ORDER
NEW_TASK
TRANSPORT_DIRECT
TR_TASK

Exceptions

COMMIT_FAILED
COPY_FAILED
CORR_APPEND_FAILED
ILLEGAL_INFOTYPE
ILLEGAL_TASK
INTERNAL_ERROR

Function Group

RHNT

Fill RESBD Structure from EBP Component Structure   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1706 Date: 20240523 Time: 171355     sap01-206 ( 33 ms )