SAP ABAP Class CL_RSO_BC_INSTALL (Content Activation for Report RSO_BC_INSTALL_ALL)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_TLOGO (Package) BI TLOGO Framework
Properties
Class CL_RSO_BC_INSTALL  
Short Description Content Activation for Report RSO_BC_INSTALL_ALL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_TLOGO   BI TLOGO Framework 
Created 20070508   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_BC_INSTALL has no interface implemented.
Friends
Class CL_RSO_BC_INSTALL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DAYS_TO_LOG_EXPIRY Constant Public Type reference (TYPE) I 14 Days Until Log Expires 20080605
2 O_DUMMY_MSG Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20070508
3 P_ACTIVATE_ALL Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE =X: Activate All Objects Again (Including Unchanged Objects 20070508
4 P_ACTIVATE_ONLY_NEW Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE =X: Only Activate New Objects (Not Changed Objects) 20070508
5 P_ALL_PACKAGES Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20070508
6 P_COLLECT_GROUPING Instance attribute Private Type reference (TYPE) RSO_COLLECT_GROUPING BW Repository: Grouping of types when collecting objects 20070508
7 P_EXECUTE_TLOGOS Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Execute TLOGO Objects Immediately 20070508
8 P_INCLUDE_MYSELF Instance attribute Private Type reference (TYPE) RS_BOOL =X Also Activate Content for Myself System 20070913
9 P_ONLY_COLLECT Instance attribute Private Type reference (TYPE) RS_BOOL =X Collect Only, Do not Activate 20070515
10 P_PACKAGE_SIZE Instance attribute Private Type reference (TYPE) I 0 Package Size (0 = Everything At Once) 20070508
11 P_R_REPOSITORY Static Attribute Private Object reference (TYPE REF TO) CL_RSO_REPOSITORY Repository 20070508
12 P_R_TYPE_MANAGER Static Attribute Private Object reference (TYPE REF TO) CL_RSOBJS_TYPE_MANAGER Object Type Manager Class (Singleton) 20090213
13 P_TS_TLOGO Instance attribute Private Type reference (TYPE) RSO_TS_TLOGO Objects to be Activated 20070508
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_CONTENT Instance method Private Method Activate Content 20070508
2 ACTIVATE_CONTENT_PACKAGE Instance method Private Method Activate a Content Package 20070508
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070508
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070508
5 INSTALL_INT Instance method Private Method Internal:Content Installation with Preparation and Follow-Up 20070508
6 INSTALL_SELECTION Instance method Public Method Installation of Content Objects Using Selection 20070508
7 INSTALL_SELECTION_STATIC Static method Public Method Static: Installation of Content Objects Using Selection 20070508
8 READ_OBJECTS_FROM_DB Instance method Private Method Read Objects to be Activated 20070508
Events
Class CL_RSO_BC_INSTALL has no event.
Types
Class CL_RSO_BC_INSTALL has no local type.
Method Signatures

Method ACTIVATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC Wie wird das Objekt aus dem Content übernommen 20090213

Method ACTIVATE_CONTENT on class CL_RSO_BC_INSTALL has no exception.

Method ACTIVATE_CONTENT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC Wie wird das Objekt aus dem Content übernommen 20090213
2 Importing I_PACKAGE_CNT Call by reference Type reference (TYPE) I Nummer der Paketes (0=alles auf einmal) 20070516
3 Importing I_TS_TLOGO Call by reference Type reference (TYPE) RSO_TS_TLOGO BW Repository: Tabelle (sortiert) von TLOGO Obj. (mit Typ) 20070508

Method ACTIVATE_CONTENT_PACKAGE on class CL_RSO_BC_INSTALL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSO_BC_INSTALL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSO_BC_INSTALL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVATE_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE =X: Alle Objekte noch mal aktivieren (auch unveränderte) 20070508
2 Importing I_ACTIVATE_ONLY_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE =X: Nur neue Objekte aktivieren (keine geänderten) 20070508
3 Importing I_COLLECT_GROUPING Call by reference Type reference (TYPE) RSO_COLLECT_GROUPING RSOC_C_COLLECT_GROUPING-RECEIVE_DATA BW Repository: Gruppierung von Typen beim Sammeln von Obj. 20070508
4 Importing I_EXECUTE_TLOGOS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' TLOGO Objekte sofort ausführen 20070508
5 Importing I_INCLUDE_MYSELF Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE =X Auch für das Myself System content aktivieren 20070913
6 Importing I_ONLY_COLLECT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE =X Nur Sammeln kein aktivieren 20070515
7 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 Paketgröße (0 = alles auf einmal) 20070508

Method CONSTRUCTOR on class CL_RSO_BC_INSTALL has no exception.

Method INSTALL_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC Wie wird das Objekt aus dem Content übernommen 20090213

Method INSTALL_INT on class CL_RSO_BC_INSTALL has no exception.

Method INSTALL_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME_RESTRICTION Call by reference Type reference (TYPE) SOBJ_NAME SPACE Einschränkung über den Objektnamen (z.B. ABC*) 20070628
2 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC RSOC_C_OBJFUNC-MERGE Wie wird das Objekt aus dem Content übernommen 20090213
3 Importing I_T_PACKAGE_SELOPT Call by reference Type reference (TYPE) RSO_TR_DEVCLASS Select Options für Pakete 20070508
4 Importing I_T_TLOGO_TYPES Call by reference Type reference (TYPE) RS_T_TLOGO Tabelle von TLOGO Typen 20070508

Method INSTALL_SELECTION on class CL_RSO_BC_INSTALL has no exception.

Method INSTALL_SELECTION_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG 20070508
2 Importing I_ACTIVATE_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20070508
3 Importing I_ACTIVATE_ONLY_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20070508
4 Importing I_COLLECT_GROUPING Call by reference Type reference (TYPE) RSO_COLLECT_GROUPING RSOC_C_COLLECT_GROUPING-RECEIVE_DATA 20070508
5 Importing I_EXECUTE_TLOGOS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20070508
6 Importing I_OBJFUNC Call by reference Type reference (TYPE) RSOBJFUNC RSOC_C_OBJFUNC-MERGE Wie wird das Objekt aus dem Content übernommen 20090213
7 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) I 0 20070508
8 Importing I_T_PACKAGE_SELOPT Call by reference Type reference (TYPE) RSO_TR_DEVCLASS Ranges for Packages (DEVCLASS) 20070508
9 Importing I_T_TLOGO_TYPES Call by reference Type reference (TYPE) RS_T_TLOGO 20070508

Method INSTALL_SELECTION_STATIC on class CL_RSO_BC_INSTALL has no exception.

Method READ_OBJECTS_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME_RESTRICTION Call by reference Type reference (TYPE) SOBJ_NAME Namenseinschränkung 20070628
2 Importing I_T_PACKAGE_SELOPT Call by reference Type reference (TYPE) RSO_TR_DEVCLASS Select Options für Pakete 20070508
3 Importing I_T_TLOGO_TYPES Call by reference Type reference (TYPE) RS_T_TLOGO Tabelle von TLOGO Typen 20070508

Method READ_OBJECTS_FROM_DB on class CL_RSO_BC_INSTALL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710