SAP ABAP Class CL_SCSM_BTCJOB (Class for BTC Job Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SCSM_CEN_CONFIG (Package) CCMS Consistency Check

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCSM_CENBTCJOBS | Standard CEN Background Jobs | 20080618 |
Properties
Class | CL_SCSM_BTCJOB | |
Short Description | Class for BTC Job Checks | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCSM_CEN_CONFIG | CCMS Consistency Check |
Created | 20080618 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SCSM_CENBTCJOBS | Standard CEN Background Jobs | 20080618 |
Friends
Class CL_SCSM_BTCJOB has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks if job is scheduled | 20080618 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080618 |
3 | ![]() |
Instance method | Public | Method | Returns the name of the job | 20080618 |
4 | ![]() |
Instance method | Public | Method | Returns the program | 20080618 |
Events
Class CL_SCSM_BTCJOB has no event.
Types
Class CL_SCSM_BTCJOB has no local type.
Method Signatures
Method CHECK_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PERIODIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080618 | |||
2 | ![]() |
IS_RELEASED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080618 | |||
3 | ![]() |
IS_SCHEDULED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ist geplant | 20080618 | ||
4 | ![]() |
JOBINFO | Call by reference | Type reference (TYPE) | TBTCJOB | Job Info satz wenn gefunden | 20080618 | ||
5 | ![]() |
PERIOD | Call by reference | Type reference (TYPE) | TEXT255 | Text, 255 Zeichen | 20080618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmenklasse Konsitenzprüfung | 20080618 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
JOBNAME | Call by reference | Type reference (TYPE) | TBTCJOB-JOBNAME | Name eines Hintergrundjobs | 20080618 | ||
2 | ![]() |
JOBPROGRAM | Call by reference | Type reference (TYPE) | SY-REPID | 20080618 |
Method CONSTRUCTOR on class CL_SCSM_BTCJOB has no exception.
Method GET_JOBNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TBTCJOB-JOBNAME | Name eines Hintergrundjobs | 20080618 |
Method GET_JOBNAME on class CL_SCSM_BTCJOB has no exception.
Method GET_JOBPROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SY-REPID | 20080618 |
Method GET_JOBPROGRAM on class CL_SCSM_BTCJOB has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |