SAP ABAP Class CL_RSCONTENT_CHECKS_MULTI (BI Content Checks for several objects)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSCONTENT_CHECKS Checktypes in Content Area (internal) 20031210
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20060511
Properties
Class CL_RSCONTENT_CHECKS_MULTI  
Short Description BI Content Checks for several objects    
Super Class CL_RSCONTENT_CHECKS Checktypes in Content Area (internal) 
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 20031210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSCONTENT_CHECKS_MULTI has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_TLOGO_GENERAL BW Repository: TLOGO Objects - General 20060511
Friends
Class CL_RSCONTENT_CHECKS_MULTI has no friend class.
Attributes
Class CL_RSCONTENT_CHECKS_MULTI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NAMING_CONVENTION Instance method Public Method Check For Naming Convention 20040109
2 CHECK_OBJECT_COLLECTION Instance method Private Method checks the object collection 20031217
3 CHECK_OBJECT_STATUS Instance method Public Method Check Object Status (active, not active, DA, AD) 20031210
4 CHECK_OBJECT_STATUS_MAINTAINED Instance method Private Method Check Object Status for maintained objects 20031219
5 CHECK_SWITCH Instance method Private Method Check for Object Switches 20061103
6 EXECUTE_MULTI_CHECKS Instance method Private Method starts the check for a specific TLOGO object 20031212
7 GET_LOGSYS_FOR_OBJECT Instance method Private Method get the logical system for source system dependent objects 20031216
8 WRITE Instance method Public Method writing from outside 20031219
Events
Class CL_RSCONTENT_CHECKS_MULTI has no event.
Types
Class CL_RSCONTENT_CHECKS_MULTI has no local type.
Method Signatures

Method CHECK_NAMING_CONVENTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20040817

Method CHECK_NAMING_CONVENTION on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method CHECK_OBJECT_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20031217

Method CHECK_OBJECT_COLLECTION on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method CHECK_OBJECT_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20031211

Method CHECK_OBJECT_STATUS on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method CHECK_OBJECT_STATUS_MAINTAINED Signature

Method CHECK_OBJECT_STATUS_MAINTAINED on class CL_RSCONTENT_CHECKS_MULTI has no parameter.
Method CHECK_OBJECT_STATUS_MAINTAINED on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method CHECK_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object Type (TLOGO) 20061103

Method CHECK_SWITCH on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method EXECUTE_MULTI_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20031212

Method EXECUTE_MULTI_CHECKS on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method GET_LOGSYS_FOR_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_OBJNM Call by reference Type reference (TYPE) RSO_T_TLOGO Object Name + LOGSYS (+30) 20031216
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSOBJNM Object 20031216
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO BW: Object type (TLOGO) 20031216

Method GET_LOGSYS_FOR_OBJECT on class CL_RSCONTENT_CHECKS_MULTI has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RSCONTENTCHECK Call by reference Type reference (TYPE) RSCONTENTCHECK Status Tables of Consistence Checks for Content Objects 20031219
2 Importing I_RSCONTENTCHECK_M Call by reference Type reference (TYPE) RSCONTENTCHECK_M Messages from the Content Checkman 20031219

Method WRITE on class CL_RSCONTENT_CHECKS_MULTI has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in