Menu

SAP Function Module SD_SBWAP_RESTART_MAINSTEP

Restart Mainstep

The Function Module SD_SBWAP_RESTART_MAINSTEP (Restart Mainstep) is a standard Function Module in SAP ERP and is part of the function group VEDSBWAP within the package VASB.

Technical Information

Function Module SD_SBWAP_RESTART_MAINSTEP
Short Text Restart Mainstep
Function Group VEDSBWAP
Package VASB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DATE LIKE SY-DATUM Startdatum
I_TIME LIKE SY-UZEIT Startzeit
I_TRMNO_INT LIKE VSBTRM-TRMNO_INT Interne Übertragungsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACTION TYPE C Aktion
E_DATE LIKE SY-DATUM Startdatum des Jobs
E_JOBCOUNT LIKE TBTCJOB-JOBCOUNT Nummer des abgeschickten Jobs
E_JOBNAME LIKE TBTCJOB-JOBNAME Name des abgeschickten Jobs
E_START_IMMEDIATE TYPE C Job wurde sofort gestartet
E_TIME LIKE SY-UZEIT Startuhrzeit des Jobs

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_PARAMETER Übergebene Parameter sind falsch
SUBMIT_FAILED Job konnte nicht abgeschickt werden