SAP ABAP Class CL_RSCONTENT_CHECKS_FRAME (Checktypes in Content Area (internal))
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_FRAME | |
| Short Description | Checktypes in Content Area (internal) | |
| 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 | 20031023 | 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
Class CL_RSCONTENT_CHECKS_FRAME has no interface implemented.
Friends
Class CL_RSCONTENT_CHECKS_FRAME 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) | RSBCT_CHECKTYPE | Checks for Content Checkman | 20031023 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSCONTENT_CHECKS_FRAME | Checktypes in Content Area (internal) | 20031024 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BTCJOB | Background job name | 20040109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical system | 20040924 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RSCONTENTCHECK_C_T | Table of RSCONTENTCHECK_C | 20031024 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSCONT_JOBSTATUS_T | Table of Jobstatus | 20031023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031024 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20031023 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20031023 | |
| 4 | Instance method | Public | Method | delete the current check from the checklist | 20040119 | |
| 5 | Instance method | Public | Method | start the check in Batch mode | 20031023 | |
| 6 | Instance method | Public | Method | get all properties regarding the checktype | 20031023 | |
| 7 | Instance method | Public | Method | get properties for the current checktype | 20031023 | |
| 8 | Instance method | Public | Method | 20031023 | ||
| 9 | Instance method | Public | Event handling method | 20031023 | ||
| 10 | Instance method | Public | Method | write to application log | 20031023 | |
| 11 | Instance method | Public | Method | write actual status to RSCONTENTCHECK | 20031023 |
Events
Class CL_RSCONTENT_CHECKS_FRAME has no event.
Types
Class CL_RSCONTENT_CHECKS_FRAME has no local type.
Method Signatures
Method ADD_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_CHECKLIST | Call by reference | Type reference (TYPE) | RSCONTENTCHECK_C_T | Table of RSCONTENTCHECK_C | 20031024 |
Method ADD_CHECKS on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSCONTENT_CHECKS_FRAME has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_RSCONTENT_CHECKS_FRAME | Checktypes in Content Area (internal) | 20031024 | |||
| 2 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20040109 | |||
| 3 | I_SYSTEM | Call by reference | Type reference (TYPE) | LOGSYS | Logical system | 20040924 |
Method CONSTRUCTOR on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method DELETE_CHECKS Signature
Method DELETE_CHECKS on class CL_RSCONTENT_CHECKS_FRAME has no parameter.
Method DELETE_CHECKS on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method EXECUTE_CHECK_IN_BATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Job ID | 20031023 | |||
| 2 | E_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20031023 | |||
| 3 | I_CHECKPROP | Call by reference | Type reference (TYPE) | RSCONTENTCHECK_C | Customizing for Contentchecks | 20031218 |
Method EXECUTE_CHECK_IN_BATCH on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method GET_CHECK_PROPERTIES_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_CHECKPROPERTIES | Call by reference | Type reference (TYPE) | RSCONTENTCHECK_C_T | Customizing for Contentchecks | 20031023 |
Method GET_CHECK_PROPERTIES_ALL on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method GET_CHECK_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECKPROPERTY | Call by reference | Type reference (TYPE) | RSCONTENTCHECK_C | Customizing for Contentchecks | 20031023 |
Method GET_CHECK_PROPERTY on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method GET_JOBSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Call by reference | Type reference (TYPE) | RSCONT_BTCSTATUS | Jobstatus of Contencheck Batchjobs | 20031023 | |||
| 2 | I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Job ID | 20031023 | |||
| 3 | I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20031023 |
Method GET_JOBSTATUS on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method NEXT_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_STATUS | Call by reference | Attribute reference (LIKE) | 20031024 |
Method NEXT_CHECK on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method WRITE_APPLLOG Signature
Method WRITE_APPLLOG on class CL_RSCONTENT_CHECKS_FRAME has no parameter.
Method WRITE_APPLLOG on class CL_RSCONTENT_CHECKS_FRAME has no exception.
Method WRITE_RSCONTENTCHECK Signature
Method WRITE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS_FRAME has no parameter.
Method WRITE_RSCONTENTCHECK on class CL_RSCONTENT_CHECKS_FRAME has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |