Fonction SAP BAPI_EMMA_JOB_CREATE - Create Job

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
BUSINESSPROCESSCODE BAPI_EMMA_JOB-BUSINESSPROCESSCODE C 8 X Business Process Code
BUSINESSPROCESSGUID BAPI_EMMA_JOB-BUSINESSPROCESSGUID X 16 X GUID of Transaction/Process
EXTERNALNUMBER BAPI_EMMA_JOB-EXTERNALNUMBER C 50 X External Job ID
JOBSTATUS BAPI_EMMA_JOB-JOBSTATUS C 1 X Job Status at Time of Preparation
LOG_SYSTEM BAPI_EMMA_JOB-LOG_SYSTEM C 10 X Logical System
TRANSACTIONCODE BAPI_EMMA_JOB-TRANSACTIONCODE C 20 SY-TCODE X Transaction Code

Paramètre Reférence Type Long. Description
JOB BAPI_EMMA_JOB-JOB N 10 Internal Job Number

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Return Parameter(s)

Functionality
This function module is for creating a new job.

Description
The business process on which a job is based.

Default
If there is no entry here, the system attempts to derive the businessprocess from the transaction code.

Description
GUID of the business process

Default
If no GUID is entered, the system generates a new GUID.

Description
Freely definable job identification

Description
Status of job execution: update run or simulation.

Description
Logical system where the messages for the job appear

Default
The current system in which the job is created

Description
The transaction code on which the job is based.

Default
Transaction code in the system structure

Description
Table containing messages that should be returned to the calling programby the function module.