SAP CL_RSTCO_200_UTILITIES OO Class - Utilities class for BW Setup









CL_RSTCO_200_UTILITIES is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_RSTCO_200_UTILITIES including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of CL_RSTCO_200_UTILITIES SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
ACTIVATE_BI_CONTENTEmpty: as content bundles are not needed on BW Core LevelPublic
CALL METHOD cl_rstco_200_utilities=>ACTIVATE_BI_CONTENT...more details

ACTIVATE_BW_CONTENTPublic
CALL METHOD cl_rstco_200_utilities=>ACTIVATE_BW_CONTENT...more details

ACTIVATE_BW_DELTAInstalls Delta BW Content after Cloud Upgrade/UpdatePublic
CALL METHOD cl_rstco_200_utilities=>ACTIVATE_BW_DELTA...more details

ACTIVATE_BW_HIERARCHYPublic
CALL METHOD cl_rstco_200_utilities=>ACTIVATE_BW_HIERARCHY...more details

ACTIVATE_VIRT_HIERARCHYAcivate Virtual Time HierarchiesPublic
CALL METHOD cl_rstco_200_utilities=>ACTIVATE_VIRT_HIERARCHY...more details

ADAPT_VIRT_HIERARCHYextend time interval for time hierarchies, if necessaryPublic
CALL METHOD cl_rstco_200_utilities=>ADAPT_VIRT_HIERARCHY...more details

ADD_BAPI_MSGPrivate
CALL METHOD cl_rstco_200_utilities=>ADD_BAPI_MSG...more details

ADD_MSG_LOGAdd message to log and message tablePrivate
CALL METHOD cl_rstco_200_utilities=>ADD_MSG_LOG...more details

CHECKSIDSPrivate
CALL METHOD cl_rstco_200_utilities=>CHECKSIDS...more details

CHECK_BW_MANDTPublic
CALL METHOD cl_rstco_200_utilities=>CHECK_BW_MANDT...more details

CHECK_BW_NAMESPACECheck settings of BW NamespacePublic
CALL METHOD cl_rstco_200_utilities=>CHECK_BW_NAMESPACE...more details

CHECK_BW_SETUPPublic
CALL METHOD cl_rstco_200_utilities=>CHECK_BW_SETUP...more details

CHECK_EQ_SETUPPublic
CALL METHOD cl_rstco_200_utilities=>CHECK_EQ_SETUP...more details

DELETE_OBSOLETE_AGGREGATESDeletes Obsolete Aggregates if existingPublic
CALL METHOD cl_rstco_200_utilities=>DELETE_OBSOLETE_AGGREGATES...more details

DETERMINE_LOGSYSPublic
CALL METHOD cl_rstco_200_utilities=>DETERMINE_LOGSYS...more details

DISABLE_STATISTICSPublic
CALL METHOD cl_rstco_200_utilities=>DISABLE_STATISTICS...more details

GET_BW_SETUP_TASKLIST_CONTEXTPublic
CALL METHOD cl_rstco_200_utilities=>GET_BW_SETUP_TASKLIST_CONTEXT...more details

GET_MESSAGES_FROM_REPOSITORYPrivate
CALL METHOD cl_rstco_200_utilities=>GET_MESSAGES_FROM_REPOSITORY...more details

INITIALIZE_BWPublic
CALL METHOD cl_rstco_200_utilities=>INITIALIZE_BW...more details

REINSTALL_BW_HIERARCHYChecks if virtual time hierarchies are already there...Public
CALL METHOD cl_rstco_200_utilities=>REINSTALL_BW_HIERARCHY...more details

REMOVE_USER_PARAMETERRemoves 'Java' Parameter for DDIC and current UserPublic
CALL METHOD cl_rstco_200_utilities=>REMOVE_USER_PARAMETER...more details

REPAIRDeletes Obsolete Aggregates if existingPublic
CALL METHOD cl_rstco_200_utilities=>REPAIR...more details

SET_BW_CLIENTSet BW ClientPublic
CALL METHOD cl_rstco_200_utilities=>SET_BW_CLIENT...more details

SET_BW_SETUP_TASKLIST_CONTEXTPublic
CALL METHOD cl_rstco_200_utilities=>SET_BW_SETUP_TASKLIST_CONTEXT...more details

SET_RSADMIN_CDS_CUSPROJPublic
CALL METHOD cl_rstco_200_utilities=>SET_RSADMIN_CDS_CUSPROJ...more details

SET_USER_PARAMETERSets 'Java' Parameter for DDIC and current UserPublic
CALL METHOD cl_rstco_200_utilities=>SET_USER_PARAMETER...more details



CL_RSTCO_200_UTILITIES attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
NC_BW_SETUP_TASKLIST_CONTEXTConstantLIKE
Public
P_BW_SETUP_TASKLIST_CONTEXTStatic AttributeNC_BW_SETUP_TASKLIST_CONTEXT-OFFLIKE
TN_BW_SETUP_TASKLIST_CONTEXT
Private




CL_RSTCO_200_UTILITIES types

TN_BW_SETUP_TASKLIST_CONTEXT -

Links to Related Class(s)

CL_RSTCO...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!