SAP ABAP Data Element BTCEVTPARM (Background Event Parameters (Such as, Jobname/Jobcount))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTI (Package) User Interface and Job-API of Background Processing
⤷
⤷
Basic Data
| Data Element | BTCEVTPARM |
| 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 | Bkgd Evt Parameters |
| Long | 25 | Background Evt Parameters |
| Heading | 55 | Background 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, job name and job number are also output as a parameter for the event SAP_END_OF_JOB.
In order to find out whether an event outputs a parameter, refer to the documentation of the respective SAP application.
Examples
System-internally, job concatenations are represented with the event SAP_END_OF_JOB.
If you schedule a job which is linked to a previous job, your job has to wait for the event SAP_END_OF_JOB. By means of the identification of the previous job, the system recognizes that the correct job was finished. The identification is stored as a parameter of SAP_END_OF_JOB.
Dependencies
History
| Last changed by/on | SAP | 20010130 |
| SAP Release Created in |