The Function Module FI_PAYM_VARI_SCHEDULE (Zahlungsträgerselektionsvarianten: Einplanen) is a standard Function Module in SAP ERP and is part of the function group FPAYV within the package BFIBL_PAYM.
Function Module | FI_PAYM_VARI_SCHEDULE |
Short Text | Zahlungsträgerselektionsvarianten: Einplanen |
Function Group | FPAYV |
Package | BFIBL_PAYM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GRPNO | TYPE | GRPNO_FPM | Gruppierungskriterium von Zahlungen | |
I_JOBCOUNT | LIKE | TBTCJOB-JOBCOUNT | SPACE | Kennummner eines Batch-Jobs |
I_JOBNAME | LIKE | TBTCJOB-JOBNAME | SPACE | Name eines Hintergrundjobs |
I_LAUFD | TYPE | LAUFD | Datum, an dem das Programm laufen soll | |
I_LAUFI | TYPE | LAUFI | Zusätzliches Identifikationsmerkmal | |
I_ONLINE | LIKE | BOOLE-BOOLE | SPACE | Kennzeichen: Online-Ausführung statt Batch-Job |
I_START_DATE | LIKE | TBTCJOB-SDLSTRTDT | NO_DATE | geplantes Ausführungsdatum eines Batch-Jobs |
I_START_IMMED | LIKE | BTCH0000-CHAR1 | Kennzeichen: Sofortausführung der Batch-Jobs | |
I_START_JOB | LIKE | SY-TABIX | 1 | Index des Jobs der Jobtabelle mit dem begonnen werden soll |
I_START_TIME | LIKE | TBTCJOB-SDLSTRTTM | NO_TIME | geplante Ausführungszeit eines Batch-Jobs |
I_XVORL | TYPE | XVORL_FPM | Kennzeichen: Vorschlagslauf |
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 |
---|---|---|---|---|
T_JOBS | LIKE | FPM_JOBS | Zahlungsträger: Rechner und Anzahl der Batchprozesse |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CANT_CLOSE_JOB | Job konnte nicht geschlossen werden |
CANT_OPEN_JOB | Job konnte nicht geöffnet werden |
NO_PAYGROUP_FOUND | Keine Zahlungsgruppe gefunden |
PARAMETERS_INVALID | Importparameter sind ungültig |
USER_CANT_RELEASE_JOB | Benutzer hat keine Berechtigung, den Job freizugeben |