The Function Module TRG_CHANGE_INTERACTIVE (Change sep. allowances (Interactively on Screen)) is a standard Function Module in SAP ERP and is part of the function group HRTR within the package PTRA_ADDON.
Function Module | TRG_CHANGE_INTERACTIVE |
Short Text | Change sep. allowances (Interactively on Screen) |
Function Group | HRTR |
Package | PTRA_ADDON |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | BAPIEMPL-PERNR | Personalnummer | |
NO_EXIT_ON_COMMIT | LIKE | CTU_PARAMS-RACOMMIT | SPACE | COMMIT WORK ist kein Ende bei CALL TRANSACTION USING... |
PERIONUMBER | LIKE | BAPITRVXXX-PERIOD | Nummer der Reiseperiode | |
TRIPNUMBER | LIKE | BAPITRVXXX-TRIPNO | Reisenummer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN | Returnparameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.