Ansicht
Dokumentation

RH_NOTE_PRINT - HRMS: Note- Print

RH_NOTE_PRINT - HRMS: Note- Print

rdisp/max_wprun_time - Maximum work process run time   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module prints an existing note. A dialog box always appears, querying the name of the printer. In the INFOTYPE parameter, you must specify the relevant infotype for the module.

Example

CALL FUNCTION "RH_NOTE_PRINT"

EXPORTING

INFOTYPE = P1001

EXCEPTIONS

INTERNAL_ERROR = 1

ILLEGAL_INFOTYPE = 2

NOTE_NOT_FOUND = 3

NO_AUTHORITY = 4.

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.

The exception NO_AUTHORITY is generated if the user does not have the required for an infotype. If you do not want this check to be made, you must enter 'X' in the parameter NO_AUTHORITY_CHECK.'

Further information

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





Parameters

INFOTYPE
NO_AUTHORITY_CHECK
PRINTER_DIALOG
PRINTER_PARAMETERS
PRINTER_RESULT

Exceptions

ILLEGAL_INFOTYPE
INTERNAL_ERROR
NOTE_NOT_FOUND
NO_AUTHORITY

Function Group

RHNT

General Material Data   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 1542 Date: 20240523 Time: 162338     sap01-206 ( 30 ms )