SAP ABAP Interface IF_BP_CONST_JOBTYPE (Constants for background job types)
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_JOBTYPE | |
| Short Description | Constants for background job types |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 20000307 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_CONST_JOBTYPE has no forward declaration.
Interfaces
Interface IF_BP_CONST_JOBTYPE has no interface.
Friends
Interface IF_BP_CONST_JOBTYPE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP | Constant | Public | Type reference (TYPE) | BPJOBTYP | 'ABAP' | abap job | 20000307 | |
| 2 | EXTCMD | Constant | Public | Type reference (TYPE) | BPJOBTYP | 'EXTCMD' | external command job | 20000307 | |
| 3 | EXTPROG | Constant | Public | Type reference (TYPE) | BPJOBTYP | 'EXTPROG' | external program job | 20000307 |
Methods
Interface IF_BP_CONST_JOBTYPE has no method.
Events
Interface IF_BP_CONST_JOBTYPE has no event.
Types
Interface IF_BP_CONST_JOBTYPE has no local type.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |