SAP ABAP Class CL_RSCONTENT_CHECKS_EVENTS (Event Handler for Content check jobs)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BCT-ANA (Application Component) BI Content Analyzer
⤷
RS_BCT_CONTTOOLS_ABAP (Package) ABAP Coding for Tooldevelopment
⤷
⤷
Properties
| Class | CL_RSCONTENT_CHECKS_EVENTS | |
| Short Description | Event Handler for Content check jobs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_CONTTOOLS_ABAP | ABAP Coding for Tooldevelopment |
| Created | 20031024 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSCONTENT_CHECKS_EVENTS has no forward declaration.
Interfaces
Class CL_RSCONTENT_CHECKS_EVENTS has no interface implemented.
Friends
Class CL_RSCONTENT_CHECKS_EVENTS 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) | RSCONT_JOBSTATUS_T | Table of Jobstatus | 20031024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031024 | ||
| 2 | Instance method | Public | Method | 20031024 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | JOB_FINISHED | Instance Event (0) |
Public (2) |
20031024 |
Types
Class CL_RSCONTENT_CHECKS_EVENTS has no local type.
Method Signatures
Method ADD_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKTYPE | Call by reference | Type reference (TYPE) | RSBCT_CHECKTYPE | Checks for Content Checkman | 20031024 | |||
| 2 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Job ID | 20031024 | |||
| 3 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20031024 | |||
| 4 | I_STATUS | Call by reference | Type reference (TYPE) | RSCONT_BTCSTATUS | Jobstatus of Contencheck Batchjobs | 20031024 |
Method ADD_JOBS on class CL_RSCONTENT_CHECKS_EVENTS has no exception.
Method CHECK_JOBSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECKTYPE | Call by reference | Type reference (TYPE) | RSBCT_CHECKTYPE | Checks for Content Checkman | 20031024 |
Method CHECK_JOBSTATUS on class CL_RSCONTENT_CHECKS_EVENTS has no exception.
Event Signatures
Event JOB_FINISHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Exporting | Value transfer | Type reference (TYPE) | RSCONT_JOBSTATUS | Jobstatus of Contencheck Batchjobs | 20031024 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |