Menu

SAP Function Module BI_START_JOB

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module BI_START_JOB () is a standard Function Module in SAP ERP and is part of the function group BMI1 within the package BMV.

Technical Information

Function Module BI_START_JOB
Short Text
Function Group BMI1
Package BMV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARCPARAM LIKE ARC_PARAMS ' '
CONTINUE_JOB LIKE
DO_NOT_PRINT LIKE ' '
JOBID LIKE TBIZU-JOBID
JOBTEXT LIKE TBIZU-JOBTEXT
NEW_JOB LIKE
PRIPARAM LIKE PRI_PARAMS ' '
REPNAME LIKE TBIST-REPNAME
SERVER LIKE TBTCO-EXECSERVER
START_IMMEDIATE LIKE ' ' Start Immediately
USERNAME LIKE SY-UNAME SY-UNAME
VARIANT LIKE TBIST-VARIANT

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
JOBID LIKE TBIZU-JOBID

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
DIALOG_CANCELLED
JOB_ALREADY_EXISTS
JOB_CLOSE_FAILED
JOB_DOES_NOT_EXIST
JOB_NOT_RELEASED
JOB_OPEN_FAILED
JOB_SUBMIT_FAILED
NO_AUTHORITY
PERIODIC_NOT_ALLOWED
WRONG_PARAMETERS
WRONG_STARTTIME_GIVEN
WRONG_VARIANT