The Function Module HRFPM_SCHEDMAN_INIT (Schedman Monitor initialisieren) 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 | HRFPM_SCHEDMAN_INIT |
Short Text | Schedman Monitor initialisieren |
Function Group | RHFPM_FUNCTIONS |
Package | PAOC_FPM_COM_ENGINE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACTIVITY | TYPE | SCHEDMAN_DETAIL_USER-ACTIVITY | '16' | Aktivität |
I_FLG_TEST | TYPE | CHAR1 | SPACE | Einstelliges Kennzeichen |
I_REPID | TYPE | REPID | SY-CPROG | Abap-Reportname |
I_TCODE | TYPE | TCODE | SPACE | Transaktionscode |
I_WFITEM | TYPE | SCMA_WITEM-WF_WITEM | SPACE | Übergabe der ID eines Workflows |
I_WFLIST | TYPE | SCMA_WITEM-WF_WLIST | SPACE | Übergabe der ID eines Workflows |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_F_SCHEDMAN_KEY | TYPE | SCHEDMAN_KEY | Schlüsselfelder der Tabellen des Schedule Manager Monitors |
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.