SAP ABAP Class CL_RSODSO_SID_MPP (MPP optimized SID handler)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSODSO_SID_MPP (Package) MPP-Optimized Generation of SIDs
⤷
⤷
Properties
| Class | CL_RSODSO_SID_MPP | |
| Short Description | MPP optimized SID handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSODSO_SID_MPP | MPP-Optimized Generation of SIDs |
| Created | 20100222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSODSO_SID_MPP has no forward declaration.
Interfaces
Class CL_RSODSO_SID_MPP has no interface implemented.
Friends
Class CL_RSODSO_SID_MPP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INT4 | 10000 | Natural Number | 20100225 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20100222 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_PAR_PROPERTIES | Dynamic Task-Specific Attributes | 20100223 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_SID_PROPERTIES | Static SID-Specific Properties | 20100223 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_SID_STATUS | Dynamic SID-Specific Properties | 20100226 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_TH_IOBJLIST | List of InfoObjects | 20100222 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_T_MSG | Table with Messages | 20100222 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20100225 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSPC_VARIANT | Generic Variant Storage | 20100222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100222 | ||
| 2 | Instance method | Public | Method | 20100222 | ||
| 3 | Static method | Public | Method | 20100226 | ||
| 4 | Instance method | Public | Method | 20100222 | ||
| 5 | Instance method | Protected | Method | 20100226 | ||
| 6 | Instance method | Protected | Method | 20100222 | ||
| 7 | Instance method | Protected | Method | 20100226 |
Events
Class CL_RSODSO_SID_MPP has no event.
Types
Class CL_RSODSO_SID_MPP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHECK_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | 20100223 | ||||
| 2 | I_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | DataStore-Objekt | 20100222 | |||
| 3 | I_MAX_SID_ERRORS | Call by reference | Type reference (TYPE) | INT4 | 10 | 20100223 | |||
| 4 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20100225 | |||
| 5 | I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Generische Varianten-Ablage | 20100222 |
Method CONSTRUCTOR on class CL_RSODSO_SID_MPP has no exception.
Method CREATE_SIDS Signature
Method CREATE_SIDS on class CL_RSODSO_SID_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20100226 |
Method GET_SID_MPP_AVAIL 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 | 20100226 | |||
| 2 | R_AVAILABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100226 |
Method GET_SID_MPP_AVAIL on class CL_RSODSO_SID_MPP has no exception.
Method INIT Signature
Method INIT on class CL_RSODSO_SID_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20100222 | ||
| 2 | Fehler während der Verarbeitung der Daten | 20100223 | ||
| 3 | RSODSO Ausnahmehierarchie | 20100223 | ||
| 4 | Fehler während der Verarbeitung der Daten | 20100222 |
Method _FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RSODSO_T_MSG | Tabelle mit Nachrichten | 20100226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20100226 | ||
| 2 | Fehler während der Verarbeitung der Daten | 20100226 |
Method _GET_TASKHANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_TASK_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RSODSO_TASK_HANDLER | abstraker Task-Handler | 20100223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20100223 | ||
| 2 | Fehler während der Verarbeitung der Daten | 20100223 | ||
| 3 | RSODSO Ausnahmehierarchie | 20100223 |
Method _SPAWN_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_MSG | Value transfer | Type reference (TYPE) | RSODSO_T_MSG | Tabelle mit Nachrichten | 20100226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler während der Verarbeitung der Daten | 20100226 | ||
| 2 | Fehler während der Verarbeitung der Daten | 20100226 | ||
| 3 | Fehler während der Verarbeitung der Daten | 20100226 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |