SAP ABAP Class CL_RSO_CONFIGURATION (Configuration (Content, Switches, Scopes) - Singleton)
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_CONFIGURATION | |
| Short Description | Configuration (Content, Switches, Scopes) - Singleton | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20050722 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSO_CONFIGURATION has no interface implemented.
Friends
Class CL_RSO_CONFIGURATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_CONFIGURATION | Singleton Instance | 20050725 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_REPOSITORY | BW Metadata Repository | 20060523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate content automatically after the import? | 20060602 | |
| 2 | Instance method | Public | Method | Checks Append Maintenance Is Allowed | 20050725 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20060523 | |
| 4 | Instance method | Public | Method | Setting Are Treated Like Appends Upon Content Activation | 20050725 | |
| 5 | Static method | Public | Method | Returns Unique Instance (Singleton) | 20050725 | |
| 6 | Instance method | Public | Method | Reads Global Settings for Scope Checks | 20050725 | |
| 7 | Instance method | Public | Method | Returns Version of Append Links Active Objects | 20050826 | |
| 8 | Instance method | Public | Method | Checks if the current user is a content ACTIVATION user | 20060602 | |
| 9 | Instance method | Public | Method | Is the system a content system? | 20060523 | |
| 10 | Instance method | Public | Method | Checks If Auto. Activation for T-Logo Type Is Deactivated | 20061122 | |
| 11 | Instance method | Public | Method | Returns 'X' if Worklist Is Active for User | 20051227 |
Events
Class CL_RSO_CONFIGURATION has no event.
Types
Class CL_RSO_CONFIGURATION has no local type.
Method Signatures
Method ACTIVATE_CONTENT_AUTOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACT_CONT_AUTOM | Value transfer | Type reference (TYPE) | RSO_ACT_CONT_AUTOM | X: Immer, Z: Nie, ' ': In A1S Systemen | 20060602 |
Method ACTIVATE_CONTENT_AUTOM on class CL_RSO_CONFIGURATION has no exception.
Method APPENDS_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_SPECIAL_USER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | =X: Keine speziellen Benutzer berücksichtigen | 20060524 | ||
| 2 | R_APPENDS_ALLOWED | Value transfer | Type reference (TYPE) | RSO_APPENDS_ALLOWED | ='X': Die Pflege von Appends ist erlaubt | 20050725 |
Method APPENDS_ALLOWED on class CL_RSO_CONFIGURATION has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_CONFIGURATION has no parameter.
Method CONSTRUCTOR on class CL_RSO_CONFIGURATION has no exception.
Method GET_CONTENT_ACTIVATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ONLY_MAIN_OBJECT | Value transfer | Type reference (TYPE) | RS_BOOL | ='X':Nur Hauptobjekt ohne App;= ' ': Hauptobjekt mit Appends | 20060308 |
Method GET_CONTENT_ACTIVATION_MODE on class CL_RSO_CONFIGURATION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSO_CONFIGURATION | Konfiguration (Content, Switches, Scopes) - Singleton | 20050725 |
Method GET_INSTANCE on class CL_RSO_CONFIGURATION has no exception.
Method GET_SCOPE_CHECKING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SCOPE_CHECK_MSGTY | Value transfer | Type reference (TYPE) | RSO_SCOPE_CHECK_MSGTY | SPACE: Keine Prüfungen; W Warnungen; E Fehler (k. Aktivi.) | 20050725 |
Method GET_SCOPE_CHECKING on class CL_RSO_CONFIGURATION has no exception.
Method GET_VERSION_FOR_APPEND_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJVERS | Value transfer | Type reference (TYPE) | RSOBJVERS | A: Append links gehen auf die Aktive Version, D: ... D Vers. | 20050826 |
Method GET_VERSION_FOR_APPEND_LINK on class CL_RSO_CONFIGURATION has no exception.
Method IS_ACTIVATE_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_ACTIVATE_USER | Value transfer | Type reference (TYPE) | RS_BOOL | ='X', if the content activate user | 20060602 |
Method IS_ACTIVATE_USER on class CL_RSO_CONFIGURATION has no exception.
Method IS_CONTENT_SYSTEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NO_SPECIAL_USER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': Keine speziellen Benutzer berücksichtigen | 20060602 | ||
| 2 | R_IS_CONTENT_SYSTEM | Value transfer | Type reference (TYPE) | RSCONTSYST | System ist Content-System | 20060523 |
Method IS_CONTENT_SYSTEM on class CL_RSO_CONFIGURATION has no exception.
Method IS_TLOGO_EXEC_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO | Call by reference | Type reference (TYPE) | RSTLOGO | A TLOGO Typ | 20061122 | |||
| 2 | R_IS_TLOGO_EXEC_DISABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20061122 |
Method IS_TLOGO_EXEC_DISABLED on class CL_RSO_CONFIGURATION has no exception.
Method IS_WORKINGAREA_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WORKINGAREA_ACTIVE | Value transfer | Type reference (TYPE) | RSOWORKINGAREAACTIVE | 'X' falls der Arbeitsvorrat aktiv ist | 20060103 |
Method IS_WORKINGAREA_ACTIVE on class CL_RSO_CONFIGURATION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |