The Function Module RH_FPM_CREATE_RUN (Starten der Obligo-Erstellung) is a standard Function Module in SAP ERP and is part of the function group RHFPM_FUNCTIONS within the package PAOC_FPM_COM_ENGINE.
Function Module | RH_FPM_CREATE_RUN |
Short Text | Starten der Obligo-Erstellung |
Function Group | RHFPM_FUNCTIONS |
Package | PAOC_FPM_COM_ENGINE |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_RUN_VARIANT | TYPE | HRFPM_RUN_VARIANT | HRFPM: Variantenname des Obligolaufs |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
PT_PARAMETERS | LIKE | HRFPM_ADD_PARAM | FPM: Parametertabelle für object collector |
This function module does not define any Exceptions.