Menu

SAP Function Module RS_EUIN_BACKGROUND_PROCESS

The Function Module RS_EUIN_BACKGROUND_PROCESS () is a standard Function Module in SAP ERP and is part of the function group SEUO within the package SEUI.

Technical Information

Function Module RS_EUIN_BACKGROUND_PROCESS
Short Text
Function Group SEUO
Package SEUI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JOBNAME LIKE TBTCJOB-JOBNAME
OBLIGATORY LIKE SY-INPUT 'X'
TITEL LIKE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CANCEL LIKE SY-INPUT
IMMED TYPE BTCH0000-CHAR1 Batch job start time
JOBNUMBER LIKE TBTCJOB-JOBCOUNT
OPTIONAL_NO_JOB LIKE
SDATE TYPE TBTCJOB-SDLSTRTDT Planned Start Date for Background Job
STIME TYPE TBTCJOB-SDLSTRTTM Planned start time for background Job

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
PROCESS_ABOARD