The Function Module CRIF_FITV_SET_APPROVE (Reisen genehmigen) is a standard Function Module in SAP ERP and is part of the function group FITV_SET_WPI within the package WPI_EMPLOYEE_TRIP_HR.
Function Module | CRIF_FITV_SET_APPROVE |
Short Text | Reisen genehmigen |
Function Group | FITV_SET_WPI |
Package | WPI_EMPLOYEE_TRIP_HR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEBUGR3 | TYPE | CHAR1 | Erzeugt Endlosschleife, debugging mit SM50 | |
ISRPE | TYPE | ISRPE | 'R'equest, 'P'lan,'E'xpense |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPROVE_TAB | LIKE | FITV_BORKEY | Struktur mit Personalnummern |
This function module does not define any Exceptions.