Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080627 |
Properties
| Class | CL_RSO_CNT_ACTIVATION_CONTEXT | |
| Short Description | Context for Activating BI Business Content | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_TLOGO | BI TLOGO Framework |
| Created | 20060913 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20080627 |
Friends
Class CL_RSO_CNT_ACTIVATION_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | = 'X' Process Chains (&Realt ISIP) are Collected (only BYD) | 20081110 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = 'X': Content Activation | 20061027 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package for Recording Content Objects | 20060913 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Order for Recording Content Objects | 20060913 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TRKORR | Auftrag aus indem Content Objekte enthalten sind | 20120806 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSO_CNT_ACTIVATION_CONTEXT | Singleton Instance | 20060913 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' Open a new roll area for every object type | 20080714 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = 'X': TLOGO Execution is Deactivated | 20071030 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TY_T_VIRTUAL_SHADOW | Virtuelle Shadow Eigenschaften | 20120806 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TY_T_VIRTUAL_SHADOW | Virtuelle Shadow Eigenschaften | 20130819 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = 'X': With Authorization Check in OLTP System | 20060913 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | = 'X': With Transport in OLTP System | 20060913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Clones the Global Instance | 20061031 | |
| 2 | Instance method | Private | Constructor | CONSTRUCTOR | 20060913 | |
| 3 | Static method | Public | Method | Returns Unique Instance (Singleton) | 20060913 | |
| 4 | Instance method | Public | Method | Quellsys. der Pseudo D-version aus virt. Schattenobjekt | 20120806 | |
| 5 | Instance method | Public | Method | Provides Package | 20060913 | |
| 6 | Instance method | Public | Method | Provides Request | 20060913 | |
| 7 | Instance method | Public | Method | Liefert den Request, der die Content objekte enthält | 20120806 | |
| 8 | Instance method | Public | Method | Pseudo D-version für viruelles Schattenobject ermitteln | 20120806 | |
| 9 | Instance method | Public | Method | Are process chains (&Realtime ISIP) collected (only BYD) | 20081110 | |
| 10 | Instance method | Public | Method | Content Being Activated? | 20061027 | |
| 11 | Instance method | Public | Method | Open a new roll area for every object type? | 20080714 | |
| 12 | Instance method | Public | Method | TLOGO Execution Deactivated? | 20071030 | |
| 13 | Instance method | Public | Method | With OLTP Authorization Check? | 20060913 | |
| 14 | Instance method | Public | Method | With OLTP Transport? | 20060913 | |
| 15 | Instance method | Public | Method | Reset to Default | 20060920 | |
| 16 | Instance method | Public | Method | Sets "Collect Process Chains (&Realtime ISIP)" (only BYD) | 20081110 | |
| 17 | Instance method | Public | Method | Sets Flag for Content Activation | 20061027 | |
| 18 | Instance method | Public | Method | Sets Package | 20060913 | |
| 19 | Instance method | Public | Method | Sets Request | 20060913 | |
| 20 | Instance method | Public | Method | Setzt den Request, der die Content objekte enthält | 20120806 | |
| 21 | Instance method | Public | Method | Sets "Open a new roll area for every object type" | 20080714 | |
| 22 | Instance method | Public | Method | Sets "TLOGO Execution Deactivated" | 20071030 | |
| 23 | Instance method | Public | Method | Viruelle Schatteneigenschaften bekannt machen | 20120806 | |
| 24 | Instance method | Public | Method | Virtuelle Schatteneigenschaften von nicht konvertierb. Obj. | 20130819 | |
| 25 | Instance method | Public | Method | Sets OLTP Authorization Check | 20060913 | |
| 26 | Instance method | Public | Method | Sets OLTP Transport Indicator | 20060913 |
Events
Class CL_RSO_CNT_ACTIVATION_CONTEXT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_VIRTUAL_SHADOW | Public | See coding | Quasi Shadow Eigenschaften | 20120806 | BEGIN OF ty_s_virtual_shadow,
trkorr TYPE trkorr,
tlogo TYPE rstlogo,
objnm_d TYPE sobj_name,
tlogo_pseudo_d TYPE rstlogo,
objnm_pseudo_d TYPE sobj_name,
tlogo_owner TYPE rstlogo,
objnm_d_owner TYPE sobj_name,
logsys TYPE rsslogsys,
END OF ty_s_virtual_shadow
|
|
| 2 | TY_T_VIRTUAL_SHADOW | Public | See coding | Quasi Shadow Eigenschaften | 20120806 | ty_t_virtual_shadow TYPE SORTED TABLE OF ty_s_virtual_shadow WITH UNIQUE KEY trkorr tlogo objnm_d tlogo_pseudo_d objnm_pseudo_d
|
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_RSO_CNT_ACTIVATION_CONTEXT | Kontext für die Aktivierung des BI Business Content | 20061031 |
Method CLONE on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSO_CNT_ACTIVATION_CONTEXT has no parameter.
Method CONSTRUCTOR on class CL_RSO_CNT_ACTIVATION_CONTEXT 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_CNT_ACTIVATION_CONTEXT | Singleton Instanz | 20060913 |
Method GET_INSTANCE on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method GET_LOGSYS_OF_VIRTUAL_PSEUDO_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120806 | |||
| 2 | I_TLOGO_PSEUDO_D | Call by reference | Type reference (TYPE) | RSTLOGO_D | BW: Objekttyp für die Auslieferung | 20120806 | |||
| 3 | R_LOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20120806 |
Method GET_LOGSYS_OF_VIRTUAL_PSEUDO_D on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PACKAGE | Value transfer | Type reference (TYPE) | DEVCLASS | Paket | 20060913 |
Method GET_PACKAGE on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method GET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20060913 |
Method GET_REQUEST on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method GET_REQUEST_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | 20120806 |
Method GET_REQUEST_FROM on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method GET_VIRTUAL_PSEUDO_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJNM | Call by reference | Type reference (TYPE) | SOBJ_NAME | Objektname im Objektkatalog | 20120806 | |||
| 2 | I_TLOGO_D | Call by reference | Type reference (TYPE) | RSTLOGO_D | BW: Objekttyp für die Auslieferung | 20120806 | |||
| 3 | R_TH_OBJNM_PSEUDO_D | Value transfer | Type reference (TYPE) | RSO_T_OBJNM | Objekte | 20120806 |
Method GET_VIRTUAL_PSEUDO_D on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_COLLECT_PROCESS_CHAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLLECT_PROCESS_CHAINS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081110 |
Method IS_COLLECT_PROCESS_CHAINS on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_CONTENT_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CONTENT_ACTIVATION | Value transfer | Type reference (TYPE) | RS_BOOL | =X: Es wird gerade Content Aktiviert | 20061027 |
Method IS_CONTENT_ACTIVATION on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_SEVERAL_INTERNAL_MODI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SEVERAL_INTERNAL_MODI | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080714 |
Method IS_SEVERAL_INTERNAL_MODI on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_TLOGO_EXECUTION_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TLOGO_EXECUTION_DISABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071030 |
Method IS_TLOGO_EXECUTION_DISABLED on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_WITH_OLTP_AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_WITH_OLTP_AUTH_CHECK | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060913 |
Method IS_WITH_OLTP_AUTH_CHECK on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method IS_WITH_OLTP_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_WITH_OLTP_TRANSPORT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20060913 |
Method IS_WITH_OLTP_TRANSPORT on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method RESET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_OLD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_RSO_CNT_ACTIVATION_CONTEXT | Kontext, auf den zurückgesetzt wird | 20061031 |
Method RESET on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_COLLECT_PROCESS_CHAINS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COLLECT_PROCESS_CHAINS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081110 |
Method SET_COLLECT_PROCESS_CHAINS on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_CONTENT_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTENT_ACTIVATION | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Setz das Flag Content Aktivierung | 20061027 |
Method SET_CONTENT_ACTIVATION on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20060913 |
Method SET_PACKAGE on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20060913 |
Method SET_REQUEST on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_REQUEST_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | 20120806 |
Method SET_REQUEST_FROM on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_SEVERAL_INTERNAL_MODI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SEVERAL_INTERNAL_MODI | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080714 |
Method SET_SEVERAL_INTERNAL_MODI on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_TLOGO_EXECUTION_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TLOGO_EXECUTION_DISABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20071030 |
Method SET_TLOGO_EXECUTION_DISABLED on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_VIRTUAL_SHADOW_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_VIRTUAL_SHADOW | Call by reference | Type reference (TYPE) | TY_T_VIRTUAL_SHADOW | Quasi Shadow Eigenschaften | 20120806 |
Method SET_VIRTUAL_SHADOW_PROP on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_VIRTUAL_SHADOW_PROP_NO_D Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_VIRTUAL_SHADOW | Call by reference | Type reference (TYPE) | TY_T_VIRTUAL_SHADOW | Quasi Shadow Eigenschaften | 20130819 |
Method SET_VIRTUAL_SHADOW_PROP_NO_D on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_WITH_OLTP_AUTH_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_OLTP_AUTH_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060913 |
Method SET_WITH_OLTP_AUTH_CHECK on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
Method SET_WITH_OLTP_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WITH_OLTP_TRANSPORT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20060913 |
Method SET_WITH_OLTP_TRANSPORT on class CL_RSO_CNT_ACTIVATION_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |