SAP ABAP Class CL_SLIM_BPO_JOB (System Measurement Job Control)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Properties
| Class | CL_SLIM_BPO_JOB | |
| Short Description | System Measurement Job Control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BV | |
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20080215 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_BPO_JOB has no forward declaration.
Interfaces
Class CL_SLIM_BPO_JOB has no interface implemented.
Friends
Class CL_SLIM_BPO_JOB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SLIM_ENGINE | System Measurement: Engine | 20080919 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BPO_MEASJOB | System Measurement Jobs Scheduled and Running | 20080919 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TUL_JOB_TS | System Measurement Jobs Scheduled and Running | 20080919 | |||
| 4 | Instance attribute | Private | See coding | Period Table | 20080919 | ||||
| 5 | Constant | Public | Type reference (TYPE) | TUJOB-STATUS | 'A' | 20080919 | |||
| 6 | Constant | Public | Type reference (TYPE) | TUJOB-STATUS | 'E' | 20080919 | |||
| 7 | Constant | Public | Type reference (TYPE) | TUJOB-STATUS | 'P' | 20080919 | |||
| 8 | Constant | Public | Type reference (TYPE) | TUJOB-STATUS | 'S' | 20080919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Searches for Active Jobs | 20080919 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20080919 | |
| 3 | Instance method | Private | Method | Returns Print Parameters for Background Job | 20080919 | |
| 4 | Instance method | Private | Method | Get Data for an Engine | 20080919 | |
| 5 | Instance method | Public | Method | Read Statuses for All Jobs | 20080919 | |
| 6 | Instance method | Private | Method | Set Lock Entry for Measurement Job | 20080919 | |
| 7 | Instance method | Private | Method | Save Job Lock | 20080919 | |
| 8 | Instance method | Private | Method | Unlock a Measurement Job | 20080919 | |
| 9 | Instance method | Private | Method | Determine the Period Values | 20080919 | |
| 10 | Instance method | Public | Method | Status Note: Measurement Job Termination | 20080919 | |
| 11 | Instance method | Public | Method | Status Note: Measurement Job End | 20080919 | |
| 12 | Instance method | Public | Method | Start Note: Measurement Job | 20080919 | |
| 13 | Instance method | Public | Method | Start the Measurement Job | 20080919 | |
| 14 | Instance method | Private | Method | Store Job Information | 20080919 | |
| 15 | Instance method | Private | Method | Submit Background Job for Engine | 20080919 | |
| 16 | Instance method | Private | Method | Change Job Status | 20080919 |
Events
Class CL_SLIM_BPO_JOB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TUL_JOB_TS | Public | See coding | 20080919 | TUL_JOB_Ts TYPE sorted TABLE OF bpo_measjob
with UNIQUE key client
|
Method Signatures
Method CHECK_FOR_ACTIVE_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20080919 | |||
| 2 | PR_IS_ACTIVE | Value transfer | Type reference (TYPE) | SAP_BOOL | boolsche Variable (X=true, space=false) | 20080919 |
Method CHECK_FOR_ACTIVE_JOBS on class CL_SLIM_BPO_JOB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE_ID | Value transfer | Type reference (TYPE) | SLIM_ENGINE | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | job nicht eingeplant | 20080919 |
Method GET_BATCH_PRINTPARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_REPORT | Call by reference | Type reference (TYPE) | SY-REPID | 20080919 | ||||
| 2 | PR_PRINTPARAMS | Value transfer | Type reference (TYPE) | PRI_PARAMS | Struktur zur Übergabe von Druckparametern | 20080919 |
Method GET_BATCH_PRINTPARAMETER on class CL_SLIM_BPO_JOB has no exception.
Method GET_SINGLE_ENGINE Signature
Method GET_SINGLE_ENGINE on class CL_SLIM_BPO_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | job nicht eingeplant | 20080919 |
Method GET_STATUS_LIST Signature
Method GET_STATUS_LIST on class CL_SLIM_BPO_JOB has no parameter.
Method GET_STATUS_LIST on class CL_SLIM_BPO_JOB has no exception.
Method LOCK_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE | Call by reference | Type reference (TYPE) | BPO_ENGINE | BPO Vermessungsengine | 20080919 | |||
| 2 | PI_ENGINE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20080919 |
Method SET_JOB_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK_BNAME | Value transfer | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20080919 | |||
| 2 | LOCK_DATE | Value transfer | Type reference (TYPE) | D | Sperrzeitpunkt | 20080919 | |||
| 3 | LOCK_TIME | Call by reference | Type reference (TYPE) | T | Sperrzeitpunkt | 20080919 | |||
| 4 | PI_ENGINE | Call by reference | Type reference (TYPE) | BPO_ENGINE | BPO Vermessungsengine | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20080919 |
Method SET_JOB_UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE | Call by reference | Type reference (TYPE) | BPO_ENGINE | BPO Vermessungsengine | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20080919 |
Method SET_PERIOD_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080919 | ||||
| 2 | PI_PERIOD_TYPE | Call by reference | Type reference (TYPE) | RSUVM_PTYP | Typ (Länge) einer Periode für die Systemvermessung | 20080919 |
Method SET_PERIOD_TABLE on class CL_SLIM_BPO_JOB has no exception.
Method SET_STATUS_ABORT Signature
Method SET_STATUS_ABORT on class CL_SLIM_BPO_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | datenbankfehler | 20080919 | ||
| 2 | Job nicht gestartet | 20080919 |
Method SET_STATUS_END Signature
Method SET_STATUS_END on class CL_SLIM_BPO_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | datenbankfehler | 20080919 | ||
| 2 | Job nicht gestartet | 20080919 |
Method SET_STATUS_START Signature
Method SET_STATUS_START on class CL_SLIM_BPO_JOB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | datenbankfehler | 20080919 |
Method START_MEASUREMENT_JOBS Signature
Method START_MEASUREMENT_JOBS on class CL_SLIM_BPO_JOB has no parameter.
Method START_MEASUREMENT_JOBS on class CL_SLIM_BPO_JOB has no exception.
Method STORE_JOB_INFOS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE | Call by reference | Type reference (TYPE) | BPO_ENGINE | BPO Vermessungsengine | 20080919 | |||
| 2 | PI_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20080919 | |||
| 3 | PI_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20080919 |
Method SUBMIT_BATCH_JOB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080919 | ||||
| 2 | PI_ENGINE_PARAM | Call by reference | Type reference (TYPE) | BPO_ENGINES | Applikationen (z.B. HR oder IS) für die Systemvermessung | 20080919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Systemvermessung: Globale Ausnahmeklasse | 20080919 |
Method UPDATE_JOB_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_ENGINE | Call by reference | Type reference (TYPE) | BPO_ENGINE | BPO Vermessungsengine | 20080919 | |||
| 2 | PR_STATUS | Value transfer | Type reference (TYPE) | RSUVM_STAT | Systemvermessung: Status eines Jobs zur Systemvermessung | 20080919 |
Method UPDATE_JOB_STATUS on class CL_SLIM_BPO_JOB has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |