Menu

SAP Function Module G_RW_PROGRAM_CREATE_JOB

Job-Definition

The Function Module G_RW_PROGRAM_CREATE_JOB (Job-Definition) is a standard Function Module in SAP ERP and is part of the function group GRWJ within the package GRWT.

Technical Information

Function Module G_RW_PROGRAM_CREATE_JOB
Short Text Job-Definition
Function Group GRWJ
Package GRWT
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_NO_DIALOG TYPE GRWJ_BOOL Kein Dialogbild
I_S_JOBHEADER LIKE TBTCJOB Kopfdaten
I_T_JOBSTEP TYPE GRWJ_T_JOBSTEP Steps

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CANT_CREATE_JOB Job wurde wegen internem Fehler nicht erzeugt
INVALID_JOB_DATA ungültige Jobdaten wurden entdeckt
JOB_CREATE_CANCELED Anwender bricht Dialog ab