SAP ABAP Class CL_RSO_CONTENT_ADMIN (BW (Customer) Content: Administration)
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_CONTENT_ADMIN  
Short Description BW (Customer) Content: Administration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO_TLOGO   BI TLOGO Framework 
Created 20030707   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSZ Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_CONTENT_ADMIN has no interface implemented.
Friends
Class CL_RSO_CONTENT_ADMIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_REPOSITORY_WAS_READ Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_FALSE READING REPOSITORY (IS_CONTENT_SYSTEM) 20060524
2 P_R_CONFIGURATION Instance attribute Private Object reference (TYPE REF TO) CL_RSO_CONFIGURATION Configuration (Content, Switches, Scopes) - Singleton (TODO) 20060524
3 P_S_MODEL Instance attribute Private Type reference (TYPE) RSOSCCONTENTADMIN ADMIN GUI Model Data 20030707
4 P_TH_NSP Static Attribute Private Type reference (TYPE) RSO_TH_TLOGO_NSP Buffer Namespace 20030708
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Static method Public Method Authorization Check for Administration of Content Systems 20030708
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030707
3 GET_ALL_NAMESPACES Static method Public Method Delivers Info on a Content Namespace (Currently only Roles) 20030708
4 GET_MODEL Instance method Public Method Delivers Model Data 20030707
5 GET_NAMESPACE Static method Public Method Delivers Info on a Content Namespace (Currently only Roles) 20030708
6 GUI Instance method Public Method Call of GUIs 20030707
7 MAINTAIN_BF_MAPPING Instance method Public Method Maintains Business Function Mapping 20060529
8 MAINTAIN_CONTENT_CHANGEABLE Instance method Public Method Maintains the Changeable Content Objects 20030707
9 MAINTAIN_ROLE_NAMESPACES Instance method Public Method Maintains the Changeable Content Objects 20030707
10 READ_NAMESPACES Static method Private Method Read the Namespace from the DB 20030708
11 REFRESH_MODEL Instance method Private Method Read Model from DB Again 20060524
12 SET_ISCONTSYS_USER Instance method Private Method Sets Content System User Settings Yes/No 20030708
13 SET_SCOPE_CHECKING Instance method Public Method Switch Scope Check On/Off (Using Error Severity) 20060524
14 SWITCH_APPENDS_ALLOWED Instance method Public Method "Appends Allowed" Switch On/Off 20060524
15 SWITCH_IS_CONTENT_SYSTEM Instance method Public Method Switch Content System On/Off (with Dialogs) 20030707
Events
Class CL_RSO_CONTENT_ADMIN has no event.
Types
Class CL_RSO_CONTENT_ADMIN has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität (03: Anzeigen, 23 Pflegen) 20030708
# Exception Resumable Description Created on
1 CX_RS_NOT_AUTHORIZED Keine Berechtigung für ein Objekt 20030708

Method CONSTRUCTOR Signature

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

Method GET_ALL_NAMESPACES 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 RS_C_TLOGO-ACTIVITY_GROUP TLOGO Typ (*:alle) 20030708
2 Returning R_TH_NSP Value transfer Type reference (TYPE) RSO_TH_TLOGO_NSP Auslieferungs und Kundennamensraum 20030708
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030708

Method GET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_S_MODEL Value transfer Type reference (TYPE) RSOSCCONTENTADMIN 20030707

Method GET_MODEL on class CL_RSO_CONTENT_ADMIN has no exception.

Method GET_NAMESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NSP_CUSTOMER Call by reference Type reference (TYPE) RSO_NSP_CUSTOMER Kundennamensraum für BW Content Objekte 20030708
2 Importing I_NSP_DELIVERY Call by reference Type reference (TYPE) RSO_NSP_DELIVERY Auslieferungsnamensraum für BW Content Objekte 20030708
3 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO RS_C_TLOGO-ACTIVITY_GROUP TLOGO Typ 20030708
4 Returning R_S_NSP Value transfer Type reference (TYPE) RSOTLOGONSPDEL Auslieferungs und Kundennamensraum 20030708
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20030708

Method GUI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TABSTRIP Call by reference Type reference (TYPE) I 2 Tabstrip (use constants of class) 20030707

Method GUI on class CL_RSO_CONTENT_ADMIN has no exception.

Method MAINTAIN_BF_MAPPING Signature

Method MAINTAIN_BF_MAPPING on class CL_RSO_CONTENT_ADMIN has no parameter.
Method MAINTAIN_BF_MAPPING on class CL_RSO_CONTENT_ADMIN has no exception.

Method MAINTAIN_CONTENT_CHANGEABLE Signature

Method MAINTAIN_CONTENT_CHANGEABLE on class CL_RSO_CONTENT_ADMIN has no parameter.
Method MAINTAIN_CONTENT_CHANGEABLE on class CL_RSO_CONTENT_ADMIN has no exception.

Method MAINTAIN_ROLE_NAMESPACES Signature

Method MAINTAIN_ROLE_NAMESPACES on class CL_RSO_CONTENT_ADMIN has no parameter.
Method MAINTAIN_ROLE_NAMESPACES on class CL_RSO_CONTENT_ADMIN has no exception.

Method READ_NAMESPACES Signature

Method READ_NAMESPACES on class CL_RSO_CONTENT_ADMIN has no parameter.
Method READ_NAMESPACES on class CL_RSO_CONTENT_ADMIN has no exception.

Method REFRESH_MODEL Signature

Method REFRESH_MODEL on class CL_RSO_CONTENT_ADMIN has no parameter.
Method REFRESH_MODEL on class CL_RSO_CONTENT_ADMIN has no exception.

Method SET_ISCONTSYS_USER Signature

Method SET_ISCONTSYS_USER on class CL_RSO_CONTENT_ADMIN has no parameter.
Method SET_ISCONTSYS_USER on class CL_RSO_CONTENT_ADMIN has no exception.

Method SET_SCOPE_CHECKING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCOPE_CHECK_MSGTY Call by reference Type reference (TYPE) RSO_SCOPE_CHECK_MSGTY Fehlerschwere für Meldungen zur Schalter Konsistenz 20060524

Method SET_SCOPE_CHECKING on class CL_RSO_CONTENT_ADMIN has no exception.

Method SWITCH_APPENDS_ALLOWED Signature

Method SWITCH_APPENDS_ALLOWED on class CL_RSO_CONTENT_ADMIN has no parameter.
Method SWITCH_APPENDS_ALLOWED on class CL_RSO_CONTENT_ADMIN has no exception.

Method SWITCH_IS_CONTENT_SYSTEM Signature

Method SWITCH_IS_CONTENT_SYSTEM on class CL_RSO_CONTENT_ADMIN has no parameter.
Method SWITCH_IS_CONTENT_SYSTEM on class CL_RSO_CONTENT_ADMIN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400