SAP ABAP Class IF_BP_JOB_CHECK (Check whether a job is properly defined)
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
Class | IF_BP_JOB_CHECK | |
Short Description | Check whether a job is properly defined | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000218 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_BP_JOB_CHECK has no forward declaration.
Interfaces
Class IF_BP_JOB_CHECK has no interface implemented.
Friends
Class IF_BP_JOB_CHECK has no friend class.
Attributes
Class 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
Class IF_BP_JOB_CHECK has no event.
Types
Class 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 class 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 class IF_BP_JOB_CHECK has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |