SAP ABAP Interface IF_BP_JOB_CHECK (Check whether a job is properly defined)
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_JOB | General job class | 20000218 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BP_JOB_TEMPLATE | Background job template class | 20000505 |
Properties
| Interface | IF_BP_JOB_CHECK | |
| Short Description | Check whether a job is properly defined |
General Data
| Package | SBTJOBAPI | new background job API |
| Created | 20000218 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BP_JOB_CHECK has no forward declaration.
Interfaces
Interface IF_BP_JOB_CHECK has no interface.
Friends
Interface IF_BP_JOB_CHECK has no friend.
Attributes
Interface IF_BP_JOB_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check whether a job is properly defined | 20000218 | |
| 2 | Instance method | Public | Method | Set the job definition to complete | 20000218 |
Events
Interface IF_BP_JOB_CHECK has no event.
Types
Interface IF_BP_JOB_CHECK has no local type.
Method Signatures
Method IS_DEFINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | CHAR1 | Gibt 1 zurück, falls der Job ordnungsgemäß definiert ist | 20000218 |
Method IS_DEFINED on Interface IF_BP_JOB_CHECK has no exception.
Method SET_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPLETED | Value transfer | Type reference (TYPE) | CHAR1 | Jobdefinition ist vollständig "X" oder nicht " " | 20000706 |
Method SET_COMPLETED on Interface IF_BP_JOB_CHECK has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 46D |