Menu

SAP Function Module CRIF_FITV_CHECK_AUTH

Prüfung Berechtigung P_TRAVL

The Function Module CRIF_FITV_CHECK_AUTH (Prüfung Berechtigung P_TRAVL) is a standard Function Module in SAP ERP and is part of the function group FITV_UTIL_WPI within the package WPI_EMPLOYEE_TRIP_HR.

Technical Information

Function Module CRIF_FITV_CHECK_AUTH
Short Text Prüfung Berechtigung P_TRAVL
Function Group FITV_UTIL_WPI
Package WPI_EMPLOYEE_TRIP_HR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHF TYPE CHAR3 Operation and 'Old Status'
AUTHS TYPE CHAR3 'New status' when saving trip data
DATUM LIKE SY-DATUM SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum
EMPLOYEENUMBER LIKE PTRV_HEAD-PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ENAME LIKE PA0001-ENAME Aufbereiteter Name des Mitarbeiters bzw. Bewerbers
RETURN LIKE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.