SAP ABAP Data Element MCEXLOEVENTPARM (Background Event Parameters (Such as, Jobname/Jobcount))
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-LIS (Application Component) Logistics Information System (LIS)
     MCEX (Package) Extraction Interface LIS-BW
Basic Data
Data Element MCEXLOEVENTPARM
Short Description Background Event Parameters (Such as, Jobname/Jobcount)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT64    
Data Type CHAR   Character String 
Length 64    
Decimal Places 0    
Output Length 64    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Event par. 
Medium 20 Bkgrd event param. 
Long 25 Bkgrd event parameters 
Heading 55 Bkgrd event parameters 
Documentation

Definition

Use

Procedure

If an event requires a parameter, enter the required parameter in this field. A parameter qualifies an event. For example, for the event SAP_END_OF_JOB, the job name and job number are given out as parameters.

To find out whether an event gives out a parameter, refer to the documentation of the appropriate SAP application.

Examples

Within a system, job concatenations are built using the event SAP_END_OF_JOB.

If you schedule a job that is linked with a preceding job, your job must wait for the event SAP_END_OF_JOB. The system can recognize that the correct job has been finished by the identification number of the preceding job. The identification number is stored as a parameter of SAP_END_OF_JOB.

Dependencies

History
Last changed by/on SAP  20100310 
SAP Release Created in