SAP ABAP Class CL_RSODSO_STATUS_ACT_MPP (Status Handling for Activation with MPP)
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_STATUS_ACT_MPP | |
| Short Description | Status Handling for Activation with MPP | |
| 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 | 20090327 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSODSO_STATUS_ACT_MPP has no forward declaration.
Interfaces
Class CL_RSODSO_STATUS_ACT_MPP has no interface implemented.
Friends
Class CL_RSODSO_STATUS_ACT_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) | RSODSOMPPOFFSET | -1 | Not Calculated Offset | 20090512 | ||
| 2 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 0 | DSO Request Status | 20090402 | ||
| 3 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 8 | DSO Request Status | 20090327 | ||
| 4 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 9 | DSO Request Status | 20090511 | ||
| 5 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 5 | DSO Request Status | 20090327 | ||
| 6 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 7 | DSO Request Status | 20090402 | ||
| 7 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 6 | DSO Request Status | 20090327 | ||
| 8 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | -1 | DSO Request Status | 20090402 | ||
| 9 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 3 | DSO Request Status | 20090327 | ||
| 10 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 2 | DSO Request Status | 20090327 | ||
| 11 | Constant | Public | Type reference (TYPE) | RSODSREQSTATEMPP | 4 | DSO Request Status | 20090327 | ||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSDODSOBJECT | DataStore Object | 20090402 | |||
| 13 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSODSO_STATUS_ACTIVATION | Status Handling for DataStore Objects | 20090402 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20090402 |
Methods
Events
Class CL_RSODSO_STATUS_ACT_MPP has no event.
Types
Class CL_RSODSO_STATUS_ACT_MPP has no local type.
Method Signatures
Method BEGIN_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | RSODSOPACKAGESIZE | Paketgröße | 20090403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method CHECK_CONSISTENCY_FOR_COMPL Signature
Method CHECK_CONSISTENCY_FOR_COMPL on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method CHECK_CONSISTENCY_FOR_START Signature
Method CHECK_CONSISTENCY_FOR_START on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method COMPLETE_ACTIVATION Signature
Method COMPLETE_ACTIVATION on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 | ||
| 2 | RSODSO Ausnahmehierarchie | 20090402 |
Method CONSTRUCTOR 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 | 20090402 | |||
| 2 | I_T_REQUEST | Call by reference | Type reference (TYPE) | RSODSO_T_REQUEST | Requests | 20090402 |
Method CONSTRUCTOR on class CL_RSODSO_STATUS_ACT_MPP has no exception.
Method GET_IS_FIRST_ACTIVATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IS_FIRST_ACTIVATION | Value transfer | Type reference (TYPE) | RS_BOOL | Datenpaketnummer | 20090402 | |||
| 2 | E_MPP_PROCESSING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method GET_MPP_ACT_PENDING 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 | 20090407 | |||
| 2 | R_MPP_ACT_PENDING | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method GET_MPP_ACT_PENDING on class CL_RSODSO_STATUS_ACT_MPP has no exception.
Method GET_PACKAGE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | RSODSOPACKAGESIZE | Numerisches Characterfeld der Länge 10 | 20090403 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090403 | ||
| 2 | CX_RSODSO_STATUS_error | 20090403 |
Method GET_STATUS_MPP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATE_READ | Value transfer | Type reference (TYPE) | RSODSREQSTATEMPP | DSO Request-Zustand | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090327 | ||
| 2 | CX_RSODSO_STATUS_error | 20090327 |
Method SET_DEL_FINISHED Signature
Method SET_DEL_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_DRP_FINISHED Signature
Method SET_DRP_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090511 |
Method SET_INS_FINISHED Signature
Method SET_INS_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_MRG_FINISHED Signature
Method SET_MRG_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_PACKAGE_OFFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OFFSET | Call by reference | Type reference (TYPE) | RSODSOMPPOFFSET | Nummer 10 stellig | 20090422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090422 |
Method SET_PREP_FINISHED Signature
Method SET_PREP_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_STATUS_MPP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATE | Call by reference | Type reference (TYPE) | RSODSREQSTATEMPP | DSO Request-Zustand | 20090402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_STD_FINISHED Signature
Method SET_STD_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
Method SET_UPD_FINISHED Signature
Method SET_UPD_FINISHED on class CL_RSODSO_STATUS_ACT_MPP has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSODSO Ausnahmehierarchie | 20090402 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |