SAP ABAP Class CL_RSODSO_RUNTIME_SETTINGS (Class for Maintaining Activation Parameters)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_ACTIVATION (Package) DataStore Object: Activation of Data
⤷
⤷
Properties
| Class | CL_RSODSO_RUNTIME_SETTINGS | |
| Short Description | Class for Maintaining Activation Parameters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_ACTIVATION | DataStore Object: Activation of Data |
| Created | 20080401 | 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_RSODSO_RUNTIME_SETTINGS has no interface implemented.
Friends
Class CL_RSODSO_RUNTIME_SETTINGS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RSDRO_UPDTYPE | 'U' | Refresh Behavior During Activation | 20080403 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSDRO_UPDTYPE | SPACE | Refresh Behavior During Activation | 20080403 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSDRO_UPDTYPE | 'I' | Refresh Behavior During Activation | 20080403 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20080401 | ||
| 2 | Static method | Public | Method | Deletes Runtime Settings | 20080403 | |
| 3 | Static method | Public | Method | 20080401 | ||
| 4 | Static method | Public | Method | 20080401 |
Events
Class CL_RSODSO_RUNTIME_SETTINGS has no event.
Types
Class CL_RSODSO_RUNTIME_SETTINGS has no local type.
Method Signatures
Method COMP_UNIQUE_RECORD_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSERT_ONLY | Call by reference | Type reference (TYPE) | RSINSERTONLY | Aktualisierungsverhalten während der Aktivierung | 20080403 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20080401 | |||
| 3 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20080401 | |||
| 4 | R_IS_IDENTICAL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20080401 |
Method DELETE_RUNTIME_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20080403 | |||
| 2 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20080403 |
Method DELETE_RUNTIME_SETTINGS on class CL_RSODSO_RUNTIME_SETTINGS has no exception.
Method GET_UNIQUE_RECORD_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20080401 | |||
| 2 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20080401 | |||
| 3 | R_UNIQUE_RECORDS | Value transfer | Type reference (TYPE) | RSDRO_UPDTYPE | Aktualisierungsverhalten während der Aktivierung | 20080401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20080402 |
Method SET_UNIQUE_RECORD_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSERT_ONLY | Call by reference | Type reference (TYPE) | RSINSERTONLY | Natürliche Zahl | 20080403 | |||
| 2 | I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20080401 | |||
| 3 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20080401 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20080401 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |