SAP ABAP Class CL_BP_JOB (General job class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTJOBAPI (Package) new background job API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_TC_TASK | General task class | 19991123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_DB_TRANSACTION | Database transaction regarding new job API | 20000229 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_JOB_CHECK | Check whether a job is properly defined | 20000218 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BP_JOB_ENGINE | Job engine to start a background job | 20000229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BP_ABAP_JOB | Background ABAP job class | 20000218 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BP_EXTERNAL_JOB | Class for external background jobs | 20000503 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BP_EXTERNAL_JOB_TEMPLATE | Class for external background job template class | 20000728 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BP_PERIODIC_JOB | Periodic job class | 20000505 |
Properties
| Class | CL_BP_JOB | |
| Short Description | General job class | |
| Super Class | CL_TC_TASK | General task class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SBTJOBAPI | new background job API |
| Created | 19991123 | SAP |
| Last change | 20000426 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BP_JOB has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BP_DB_TRANSACTION | Database transaction regarding new job API | 20000229 | ||
| 2 | IF_BP_JOB_CHECK | Check whether a job is properly defined | 20000218 | ||
| 3 | IF_BP_JOB_ENGINE | Job engine to start a background job | 20000229 |
Friends
Class CL_BP_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | CHAR1 | SPACE | Appl. assumes job is defined -- obsolete | 20000706 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | BTCJOBCNT | The reference to tbtco | 20000217 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BPJOBTYP | Job type for new Job API | 20000208 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-character flag for release | 19991123 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | SPACE | Flag for restarting the job | 20000404 | ||
| 6 | Instance attribute | Public | Type reference (TYPE) | CSMSYSGUID | Reference to trigger GUID-char32 | 19991123 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | TRGTYPE | Background trigger type | 20000122 |
Methods
Events
Class CL_BP_JOB has no event.
Types
Class CL_BP_JOB has no local type.
Method Signatures
Method ATTACH_TRIGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRIGGER | Call by reference | Object reference (TYPE REF TO) | CL_TC_REGULAR_TRIGGER | Eingabe-Trigger-GUID | 20000229 |
Method ATTACH_TRIGGER on class CL_BP_JOB has no exception.
Method GENERATE_JOB_COUNT Signature
Method GENERATE_JOB_COUNT on class CL_BP_JOB has no parameter.
Method GENERATE_JOB_COUNT on class CL_BP_JOB has no exception.
Method GET_JOB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_JOB_TYPE | Call by reference | Type reference (TYPE) | BPJOBTYP | Jobtyp für neue Job-API | 20000210 |
Method GET_JOB_TYPE on class CL_BP_JOB has no exception.
Method GET_RESTART_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_RESTART_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Ausgabe Neustartkennzeichen | 20000405 |
Method GET_RESTART_FLAG on class CL_BP_JOB has no exception.
Method IS_DEFINED Signature
Method IS_DEFINED on class CL_BP_JOB has no parameter.
Method IS_DEFINED on class CL_BP_JOB has no exception.
Method LOCK_ENTRY Signature
Method LOCK_ENTRY on class CL_BP_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt ist bereits gesperrt | 20000210 | ||
| 2 | Interner Fehler vom Enqueue-Server | 20000210 | ||
| 3 | Unbekannte Ausnahmen | 20000210 |
Method PLAN_JOB Signature
Method PLAN_JOB on class CL_BP_JOB has no parameter.
Method PLAN_JOB on class CL_BP_JOB has no exception.
Method PLAN_JOB_STEP Signature
Method PLAN_JOB_STEP on class CL_BP_JOB has no parameter.
Method PLAN_JOB_STEP on class CL_BP_JOB has no exception.
Method RELEASE_JOB Signature
Method RELEASE_JOB on class CL_BP_JOB has no parameter.
Method RELEASE_JOB on class CL_BP_JOB has no exception.
Method SAVE_DB Signature
Method SAVE_DB on class CL_BP_JOB has no parameter.
Method SAVE_DB on class CL_BP_JOB has no exception.
Method SET_COMPLETED Signature
Method SET_COMPLETED on class CL_BP_JOB has no parameter.
Method SET_COMPLETED on class CL_BP_JOB has no exception.
Method SET_JOBCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Jobzähler setzen --- NUR für Factory! | 20000424 |
Method SET_JOBCOUNT on class CL_BP_JOB has no exception.
Method SET_JOB_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOB_TYPE | Call by reference | Type reference (TYPE) | BPJOBTYP | SPACE | Jobtyp für neue Job-API | 20000210 |
Method SET_JOB_TYPE on class CL_BP_JOB has no exception.
Method SET_RESTART_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESTART_FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Eingabe Neustartkennzeichen | 20000405 |
Method SET_RESTART_FLAG on class CL_BP_JOB has no exception.
Method SET_TRG_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRG_GUID | Call by reference | Type reference (TYPE) | CSMSYSGUID | SPACE | Eingabe-Trigger-GUID (Char32) | 20000107 |
Method SET_TRG_GUID on class CL_BP_JOB has no exception.
Method SET_TRG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TRG_TYPE | Call by reference | Type reference (TYPE) | TRGTYPE | Hintergrund-Trigger-Typ | 20000122 |
Method SET_TRG_TYPE on class CL_BP_JOB has no exception.
Method START_IMMEDIATELY Signature
Method START_IMMEDIATELY on class CL_BP_JOB has no parameter.
Method START_IMMEDIATELY on class CL_BP_JOB has no exception.
Method START_SIMPLE Signature
Method START_SIMPLE on class CL_BP_JOB has no parameter.
Method START_SIMPLE on class CL_BP_JOB has no exception.
Method UNLOCK_ENTRY Signature
Method UNLOCK_ENTRY on class CL_BP_JOB has no parameter.
Method UNLOCK_ENTRY on class CL_BP_JOB has no exception.
Method UPDATE_DB Signature
Method UPDATE_DB on class CL_BP_JOB has no parameter.
Method UPDATE_DB on class CL_BP_JOB has no exception.
History
| Last changed by/on | SAP | 20000426 |
| SAP Release Created in | 46C |