SAP ABAP Class CL_XMS_ABAP_BCKGND_JOB (Wrapper for ABAP background job APIs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXMSMONI (Package) XI: Integration Engine Monitoring

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_ABAP_BCKGND_JOB | ABAP background job APIs | 20091207 |
Properties
Class | CL_XMS_ABAP_BCKGND_JOB | |
Short Description | Wrapper for ABAP background job APIs | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSMONI | XI: Integration Engine Monitoring |
Created | 20091207 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_ABAP_BCKGND_JOB has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_XMS_ABAP_BCKGND_JOB | ABAP background job APIs | 20091207 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_XMS_JOB_FACTORY | 20091207 | Factory class |
Attributes
Class CL_XMS_ABAP_BCKGND_JOB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20091207 |
2 | ![]() |
Static method | Public | Method | Returns a background job instance | 20091207 |
Events
Class CL_XMS_ABAP_BCKGND_JOB has no event.
Types
Class CL_XMS_ABAP_BCKGND_JOB has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_JOB_ID | Call by reference | Type reference (TYPE) | SXMS_BCKGND_JOB_ID | ABAP background job ID (BTCJOBCNT) | 20091207 | ||
2 | ![]() |
IM_JOB_NAME | Call by reference | Type reference (TYPE) | SXMS_BCKGND_JOB_NAME | ABAP background job name (BTCJOB) | 20091207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for background jobs APIs | 20091207 |
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_JOB_ID | Call by reference | Type reference (TYPE) | SXMS_BCKGND_JOB_ID | ABAP background job ID (BTCJOBCNT) | 20091207 | ||
2 | ![]() |
IM_JOB_NAME | Call by reference | Type reference (TYPE) | SXMS_BCKGND_JOB_NAME | ABAP background job name (BTCJOB) | 20091207 | ||
3 | ![]() |
RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_XMS_ABAP_BCKGND_JOB | ABAP background job APIs | 20091207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception class for background jobs APIs | 20091207 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |