Ansicht
Dokumentation

RH_NOTE_AUTHORITY - HRMS: Note - Authorization Check

RH_NOTE_AUTHORITY - HRMS: Note - Authorization Check

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module checks whether the user has the required authorization to execute the action specified in the FCODE parameter.

Example

CALL FUNCTION "RH_NOTE_AUTHORITY"

EXPORTING

INFOTYPE = P1001 FCODE = 'INSE'

EXCEPTIONS

INTERNAL_ERROR = 1

NO_AUTHORITY = 2.

Notes

The exception INTERNAL_ERROR is always returned when a technical error is returned by an internal function call.

The exception NO_AUTHORITY is generated if the user does not have the required authorization for the infotype.

Further information

See also the Documentation of the function group.





Parameters

FCODE
INFOTYPE

Exceptions

ILLEGAL_INFOTYPE
INTERNAL_ERROR
NO_AUTHORITY

Function Group

RHNT

CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1023 Date: 20240523 Time: 183853     sap01-206 ( 21 ms )