The Function Module RSM_PROCESS_ACTION_BORROW (Evaluierung der IDs für geliehene Mitarbeiter) is a standard Function Module in SAP ERP and is part of the function group HRRSM00HIRE within the package P99Q2.
Function Module | RSM_PROCESS_ACTION_BORROW |
Short Text | Evaluierung der IDs für geliehene Mitarbeiter |
Function Group | HRRSM00HIRE |
Package | P99Q2 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERROR_MESSAGE | LIKE | RSM_ERMSG | Externe Mitarbeiterdaten: Fehlernachrichten | |
L_HEAD | LIKE | RSM_HEAD | Externe Mitarbeiterdaten: Kopfinformation |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_PROPOSED_VALUES | LIKE | PPROP | HR: Übergabe von Vorschlagswerten in Schnellerfassung |
This function module does not define any Exceptions.