SAP ABAP Interface IF_BP_CONST_JOBSTATE (Constants for background job states)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BP_CONST | Global constants for the new Job API | 20000307 |
Properties
Interface | IF_BP_CONST_JOBSTATE | |
Short Description | Constants for background job states |
General Data
Package | SBTJOBAPI | new background job API |
Created | 20000306 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BP_CONST_JOBSTATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BP_CONST_STATE_ACTIVE | Interface for active job state constants | 20000427 | ||
2 | IF_BP_CONST_STATE_SUSPENDED | Interface for suspended job state constants | 20000427 |
Friends
Interface IF_BP_CONST_JOBSTATE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ABORTED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'A' | indicates the job is cancelled | 20000307 | |
2 | CANCELLED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'C' | indicates the job is cancelled | 20000307 | |
3 | DEFINED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'D' | indicates the job is well definied | 20000307 | |
4 | FINISHED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'F' | indicates the job is finished | 20000307 | |
5 | MODIFIABLE | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'M' | indicates the job is initial and modifiable | 20000307 | |
6 | PLANNED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'P' | indicates the job is planned | 20000307 | |
7 | READY | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'Y' | indicates the job is ready to run | 20000307 | |
8 | RELEASED | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'S' | indicates the job is released | 20000307 | |
9 | RUNNING | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'R' | indicates the job is running | 20000307 | |
10 | VIRTUAL | Constant | Public | Type reference (TYPE) | BTCSTATUS | 'V' | indicates the job is virtual | 20000307 |
Methods
Interface IF_BP_CONST_JOBSTATE has no method.
Events
Interface IF_BP_CONST_JOBSTATE has no event.
Types
Interface IF_BP_CONST_JOBSTATE has no local type.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 46D |