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 RSCO2 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 P_CHECKTYPE Instance attribute Public Type reference (TYPE) RSBCT_CHECKTYPE Checks for Content Checkman 20031023
2 P_INSTANCE Instance attribute Private Object reference (TYPE REF TO) CL_RSCONTENT_CHECKS_FRAME Checktypes in Content Area (internal) 20031024
3 P_JOBNAME Instance attribute Private Type reference (TYPE) BTCJOB Background job name 20040109
4 P_SYSTEM Instance attribute Private Type reference (TYPE) LOGSYS Logical system 20040924
5 P_T_CHECKLIST Instance attribute Public Type reference (TYPE) RSCONTENTCHECK_C_T Table of RSCONTENTCHECK_C 20031024
6 P_T_JOBSTATUS Instance attribute Private Type reference (TYPE) RSCONT_JOBSTATUS_T Table of Jobstatus 20031023
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHECKS Instance method Public Method 20031024
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20031023
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031023
4 DELETE_CHECKS Instance method Public Method delete the current check from the checklist 20040119
5 EXECUTE_CHECK_IN_BATCH Instance method Public Method start the check in Batch mode 20031023
6 GET_CHECK_PROPERTIES_ALL Instance method Public Method get all properties regarding the checktype 20031023
7 GET_CHECK_PROPERTY Instance method Public Method get properties for the current checktype 20031023
8 GET_JOBSTATUS Instance method Public Method 20031023
9 NEXT_CHECK Instance method Public Event handling method 20031023
10 WRITE_APPLLOG Instance method Public Method write to application log 20031023
11 WRITE_RSCONTENTCHECK 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 Importing 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 Importing I_INSTANCE Call by reference Object reference (TYPE REF TO) CL_RSCONTENT_CHECKS_FRAME Checktypes in Content Area (internal) 20031024
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20040109
3 Importing 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 Exporting E_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20031023
2 Exporting E_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20031023
3 Importing 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 Exporting 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 Exporting 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 Exporting E_STATUS Call by reference Type reference (TYPE) RSCONT_BTCSTATUS Jobstatus of Contencheck Batchjobs 20031023
2 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Job ID 20031023
3 Importing 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 Importing 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