SAP ABAP Class CL_RSODSO_DATASTORE (Static Help Methods Related to a DataStore Object)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_TOOLS (Package) Tools for DataStore Objects

⤷

⤷

Properties
Class | CL_RSODSO_DATASTORE | |
Short Description | Static Help Methods Related to a DataStore Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSODSO_TOOLS | Tools for DataStore Objects |
Created | 20041013 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSODSO_DATASTORE has no interface implemented.
Friends
Class CL_RSODSO_DATASTORE has no friend class.
Attributes
Class CL_RSODSO_DATASTORE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Deletes System Tables While Deleting a DS Object | 20041013 |
2 | ![]() |
Static method | Public | Method | Gets Info on Whether Data Records in Current Table Are Saved | 20041013 |
3 | ![]() |
Static method | Public | Method | Gets Data and Key Fields of a DataStore Object | 20041013 |
4 | ![]() |
Static method | Public | Method | Returns Info if Mass Data Processing Should be Used | 20080214 |
5 | ![]() |
Static method | Public | Method | 20050125 | |
6 | ![]() |
Static method | Public | Method | woDSO: returns partitions in which the given requests are | 20130703 |
7 | ![]() |
Static method | Private | Method | 20050125 | |
8 | ![]() |
Static method | Public | Method | Gets Runtime Configuration of a DataStore Object | 20041013 |
9 | ![]() |
Static method | Public | Method | 20130531 | |
10 | ![]() |
Static method | Public | Method | Gets Application Case of a DataStore Object | 20041013 |
11 | ![]() |
Static method | Public | Method | Determines Whether DataStore Is UoM or Currency DataStore | 20050614 |
12 | ![]() |
Static method | Public | Method | 20041124 |
Events
Class CL_RSODSO_DATASTORE has no event.
Types
Class CL_RSODSO_DATASTORE has no local type.
Method Signatures
Method DELETE_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041013 | ||
2 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20041013 |
Method DELETE_RELATED on class CL_RSODSO_DATASTORE has no exception.
Method GET_ATAB_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATASETS_IN_ATAB | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041013 | ||
2 | ![]() |
I_ACTIVE_DATA_TABLE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20041013 |
Method GET_ATAB_SIZE on class CL_RSODSO_DATASTORE has no exception.
Method GET_KEY_AND_DATA_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TH_DATA_IOBJS | Call by reference | Type reference (TYPE) | RSODSO_TH_IOBJLIST | Liste von InfoObjekten | 20041013 | ||
2 | ![]() |
E_TH_KEY_IOBJS | Call by reference | Type reference (TYPE) | RSODSO_TH_IOBJLIST | Liste von InfoObjekten | 20041013 | ||
3 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore | 20041013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20041013 |
Method GET_MASS_DATA_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20080214 | ||
2 | ![]() |
R_USE_MASS_DATA_PROCESSING | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20080214 |
Method GET_MASS_DATA_PROCESSING on class CL_RSODSO_DATASTORE has no exception.
Method GET_OBJECT_DEP_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CREATE_SIDS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050125 | ||
2 | ![]() |
E_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050125 | ||
3 | ![]() |
E_WAIT_TIMEOUT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050125 | ||
4 | ![]() |
I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20050125 | ||
5 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | RSODSOCONSTANTS | Konstanten bzgl. des DataStore-Objektes | 20050125 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20050125 |
Method GET_PARTITIONS_FOR_REQUESTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_PARTVAL_RANGE | Call by reference | Type reference (TYPE) | RSAR_T_PARTVAL_RANGE | Range table for Partvals | 20130703 | ||
2 | ![]() |
I_DSO_NAME | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20130703 | ||
3 | ![]() |
I_T_REQUEST_RANGE | Call by reference | Type reference (TYPE) | RSAR_T_REQUEST_RANGE | Range table for Requests | 20130703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
not a write-optimized DSO | 20130703 | |
2 | ![]() |
PSA does not exist | 20130703 | |
3 | ![]() |
PSA-table is not partitioned | 20130703 |
Method GET_PROCESS_DEP_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_MAX_TASKS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20050125 | ||
2 | ![]() |
E_SERIAL_PROCESSING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050125 | ||
3 | ![]() |
E_SERVER_GROUP | Call by reference | Type reference (TYPE) | RZLLITAB-CLASSNAME | Name einer Logon/Server-Gruppe | 20050125 | ||
4 | ![]() |
E_USE_BATCH_PROCESSES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050125 | ||
5 | ![]() |
E_USE_DIALOG_PROCESSES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20050125 | ||
6 | ![]() |
E_VARIANT_NAME | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20050125 | ||
7 | ![]() |
I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20050125 | ||
8 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | RSODSOCONSTANTS | Konstanten bzgl. des DataStore-Objektes | 20050125 | ||
9 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20050331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20050125 |
Method GET_RUNTIME_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_T_MSG | Call by reference | Type reference (TYPE) | RSODSO_T_MSG | Geladenen Parameter werden in die Tabelle protokolliert | 20041027 | ||
2 | ![]() |
E_CREATE_SIDS | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041013 | ||
3 | ![]() |
E_MAX_TASKS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041013 | ||
4 | ![]() |
E_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041013 | ||
5 | ![]() |
E_SERIAL_PROCESSING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041013 | ||
6 | ![]() |
E_SERVER_GROUP | Call by reference | Type reference (TYPE) | RZLLITAB-CLASSNAME | Name einer Logon/Server-Gruppe | 20041013 | ||
7 | ![]() |
E_USE_BATCH_PROCESSES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041013 | ||
8 | ![]() |
E_USE_DIALOG_PROCESSES | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20041013 | ||
9 | ![]() |
E_VARIANT_NAME | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20050125 | ||
10 | ![]() |
E_WAIT_TIMEOUT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041013 | ||
11 | ![]() |
I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20041013 | ||
12 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | RSODSOCONSTANTS | Konstanten bzgl. des DataStore-Objektes | 20041013 | ||
13 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante des Prozesskettenlaufes | 20050331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20041013 | |
2 | ![]() |
RSODSO Ausnahmehierarchie | 20041013 |
Method GET_SUPP_OPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20130531 | ||
2 | ![]() |
R_SUPPRESS_OPT | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130531 |
Method GET_SUPP_OPT on class CL_RSODSO_DATASTORE has no exception.
Method GET_USE_CASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_USECASE | Value transfer | Type reference (TYPE) | RSODSOCONSTANTS | Anwedungsfall (Schreiboptimiert/Standard/Transaktional) | 20041013 | ||
2 | ![]() |
I_ODSOBJECT | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20041013 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20041221 |
Method IS_UOM_DATASTORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IS_UOM_DATASTORE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20050614 | ||
2 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20050614 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler während der Verarbeitung der Daten | 20050614 |
Method RESET_RELATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMMIT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20041124 | |
2 | ![]() |
I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20041124 | ||
3 | ![]() |
I_INFOOBJECT | Call by reference | Type reference (TYPE) | RSIOBJNM | InfoObject | 20041124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RSODSO Ausnahmehierarchie | 20041124 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |