SAP ABAP Class CL_ISU_JOB_MANAGER (ISU-CRR Job Manager)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS (Application Component) Upgrade Tools
⤷
SCRR_ISU_INF (Package) Infrastructure for ISU scenario

⤷

⤷

Properties
Class | CL_ISU_JOB_MANAGER | |
Short Description | ISU-CRR Job Manager | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCRR_ISU_INF | Infrastructure for ISU scenario |
Created | 20110725 | SAP |
Last change | 20140120 | 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
Class CL_ISU_JOB_MANAGER has no interface implemented.
Friends
Class CL_ISU_JOB_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | BTCJOB | 'RSUPG_ISU_CRR' | Background job name | 20110801 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'A' | Single-Character Flag | 20110801 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'F' | Single-Character Flag | 20110801 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '0' | Single-Character Flag | 20110801 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'P' | Single-Character Flag | 20110801 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'Y' | Single-Character Flag | 20110801 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'R' | Single-Character Flag | 20110801 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'S' | Single-Character Flag | 20110801 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | '?' | Single-Character Flag | 20110801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Check for an active ISU Backround Job | 20110801 |
2 | ![]() |
Static method | Private | Method | Get List of all ISU Jobs | 20110801 |
Events
Class CL_ISU_JOB_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_JOBLIST_S | Private | See coding | 20110801 | begin of gty_joblist_s,
jobname type btcjob,
jobcount type btcjobcnt,
status type btcstatus,
end of gty_joblist_s
|
||
2 | GTY_JOBLIST_T | Private | See coding | 20110801 | gty_joblist_t type standard table of gty_joblist_s
|
Method Signatures
Method CHECK_ACTIVE_JOB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110801 |
Method CHECK_ACTIVE_JOB on class CL_ISU_JOB_MANAGER has no exception.
Method GET_JOBLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOBLIST | Call by reference | Type reference (TYPE) | GTY_JOBLIST_T | 20110801 |
Method GET_JOBLIST on class CL_ISU_JOB_MANAGER has no exception.
History
Last changed by/on | SAP | 20140120 |
SAP Release Created in | 732 |