SAP ABAP Class CL_RSO_CHECK_REPOOBJ (Activation, check repository object)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_RES_REPOSITORY (Package) Package for Repository related objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSO_CHECK_FBP Check SAP HANA CompositeProvider 20130702
2 Inheritance (c INHERITING FROM c_ref)  CL_RSO_CHECK_HCPR Check SAP HANA CompositeProvider 20130423
3 Inheritance (c INHERITING FROM c_ref)  CL_RSO_CHECK_QUERY Check Query 20130423
Properties
Class CL_RSO_CHECK_REPOOBJ  
Short Description Activation, check repository object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_RES_REPOSITORY   Package for Repository related objects 
Created 20130423   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSO_RES_ACTIVATION_APP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_ADT_CHECK_RUN_RESPONSE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_RSO_CHECK_REPOOBJ has no interface implemented.
Friends
Class CL_RSO_CHECK_REPOOBJ has no friend class.
Attributes
Class CL_RSO_CHECK_REPOOBJ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Protected Method Check single object 20130423
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130423
3 DO_CHECK Instance method Public Method 20130423
4 TRANSLATE_MSG_TYPE Static method Public Method Translate message types (e.g. replace type = S by type = I ) 20130625
Events
Class CL_RSO_CHECK_REPOOBJ has no event.
Types
Class CL_RSO_CHECK_REPOOBJ has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20130619
2 Exporting E_TS_RUN_REPORTS Value transfer Type reference (TYPE) CL_RSO_RES_ACTIVATION_APP=>TN_TS_CHECK_RUN_REPORT 20130619
3 Importing I_S_CHECKRUN_OBJECT Call by reference Type reference (TYPE) SEU_ADT_CHECK_RUN_OBJECT Checkrun workbench object entry 20130625

Method CHECK on class CL_RSO_CHECK_REPOOBJ has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSO_CHECK_REPOOBJ has no parameter.
Method CONSTRUCTOR on class CL_RSO_CHECK_REPOOBJ has no exception.

Method DO_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20130619
2 Exporting E_TS_RUN_REPORTS Value transfer Type reference (TYPE) CL_RSO_RES_ACTIVATION_APP=>TN_TS_CHECK_RUN_REPORT 20130619
3 Importing I_R_CHECK_REPOOBJ Call by reference Object reference (TYPE REF TO) CL_RSO_CHECK_REPOOBJ Activation, check repository object 20130423
4 Importing I_S_CHECKRUN_OBJECT Call by reference Type reference (TYPE) SEU_ADT_CHECK_RUN_OBJECT Checkrun workbench object entry 20130625
5 Importing I_T_CHECKRUN_OBJECTS Call by reference Type reference (TYPE) SEU_ADT_CHECK_RUN_OBJECTS Checkrun workbench object entries 20130423

Method DO_CHECK on class CL_RSO_CHECK_REPOOBJ has no exception.

Method TRANSLATE_MSG_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_RUN_REPORTS Call by reference Type reference (TYPE) CL_RSO_RES_ACTIVATION_APP=>TN_TS_CHECK_RUN_REPORT 20130625

Method TRANSLATE_MSG_TYPE on class CL_RSO_CHECK_REPOOBJ has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740