Menu

SAP Function Module SUBST_SCHEDULE_GENERATOR_46B

RFC-enabled FM for scheduling a background job

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module SUBST_SCHEDULE_GENERATOR_46B (RFC-enabled FM for scheduling a background job) is a standard Function Module in SAP ERP and is part of the function group SUGP_46B within the package SLGN.

Technical Information

Function Module SUBST_SCHEDULE_GENERATOR_46B
Short Text RFC-enabled FM for scheduling a background job
Function Group SUGP_46B
Package SLGN
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUTHCKNAM LIKE TBTCJOB-AUTHCKNAM 'DDIC' Name of user under whom report runs
BATCHHOST LIKE TBTCO-BTCSYSTEM SPACE Name of addressed host (see source text!)
IV_SCHEDEVER LIKE GSUGI_PA-W_TADIR SPACE Flag:'X'-Start even for BATCHHOST without batch capacity
JOBNAME LIKE TBTCO-JOBNAME SPACE Name of background job that will be started
LANGUAGE LIKE SY-LANGU SY-LANGU Language in which job should run
PARAM TYPE I 0
PRIPARAMS LIKE PRI_PARAMS SPACE Printer parameters for spooler
REPNAME LIKE SY-REPID SPACE Name of report that will be started
VARNAME LIKE RALDB-VARIANT SPACE Name of variant for this report

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JOBCOUNT LIKE TBTCO-JOBCOUNT Job Number
RC_START LIKE SY-SUBRC Return code (if IV_ABORT_ON_ERROR - SPACE)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELTAB LIKE RSPARAMS Parameter table for transfer to program

Exceptions

This function module does not define any Exceptions.