SAP ABAP Class CL_RSDD_LTIP_PUBLISH_MAINTAIN (Publish OLAP indexes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LTIP_PUBLISH_UI (Package) Publish OLAP Indexes as InfoProviders
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LTIP_PUBLISH | Provide TREX Index as InfoProvider | 20091217 |
Properties
| Class | CL_RSDD_LTIP_PUBLISH_MAINTAIN | |
| Short Description | Publish OLAP indexes | |
| Super Class | CL_RSDD_LTIP_PUBLISH | Provide TREX Index as InfoProvider |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RSDD_TIP_LOGI | |
| Program status | ||
| Category | 0 | |
| Package | RSDD_LTIP_PUBLISH_UI | Publish OLAP Indexes as InfoProviders |
| Created | 20091217 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDD_LTIP_RSRV_CHECK_IPRO | 20100105 | Checks Whether InfoProvider Name is Unique |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20091217 | |||||
| 2 | Constant | Private | Type reference (TYPE) | I | 25 | 20091217 | |||
| 3 | Constant | Public | See coding | 20091217 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | RSDDLTIP_DYNP_WORKMODE | Mode in a Dynpro | 20091217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20091217 | ||
| 2 | Static method | Public | Method | 20091217 | ||
| 3 | Instance method | Public | Method | 20091217 | ||
| 4 | Instance method | Public | Method | 20091217 | ||
| 5 | Instance method | Public | Method | 20091217 | ||
| 6 | Instance method | Public | Method | 20091217 | ||
| 7 | Instance method | Public | Method | 20091217 | ||
| 8 | Instance method | Public | Method | 20091217 | ||
| 9 | Instance method | Public | Method | 20091217 | ||
| 10 | Instance method | Private | Method | 20101124 |
Events
Class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no event.
Types
Class CL_RSDD_LTIP_PUBLISH_MAINTAIN 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_CUBE | Call by reference | Type reference (TYPE) | RSLTIPNAME | AI name | 20101124 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20091217 | |||
| 3 | I_INDEX_ACCEPT_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | Logical index does not need to exist | 20100716 | |||
| 4 | I_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20091217 |
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CUBE | Call by reference | Type reference (TYPE) | CLIKE | AI name | 20101124 | |||
| 2 | I_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20091217 | |||
| 3 | I_INDEX_ACCEPT_NEW | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Logical index does not need to exist | 20100716 | ||
| 4 | I_INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | Index-ID | 20091217 | |||
| 5 | R_R_LTIP | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LTIP_PUBLISH_MAINTAIN | Publish Olap indices | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20091217 |
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INDEX_ID | Value transfer | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20091217 |
Method GET_ID on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method GET_INFOPROV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20091217 |
Method GET_INFOPROV on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method GET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INPUT | Value transfer | Type reference (TYPE) | I | 20091217 |
Method GET_INPUT on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method GET_WORKMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_WORKMODE | Value transfer | Type reference (TYPE) | RSDDLTIP_DYNP_WORKMODE | Modus in einem Dynpro | 20091217 |
Method GET_WORKMODE on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UCOMM | Value transfer | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20091217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Operation gescheitert | 20091217 |
Method SET_PF_STATUS Signature
Method SET_PF_STATUS on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no parameter.
Method SET_PF_STATUS on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method SET_WORKMODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WORKMODE | Call by reference | Type reference (TYPE) | RSDDLTIP_DYNP_WORKMODE | Modus in einem Dynpro | 20091217 |
Method SET_WORKMODE on class CL_RSDD_LTIP_PUBLISH_MAINTAIN has no exception.
Method _ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEXNM | Call by reference | Type reference (TYPE) | CLIKE | Enqueue object key | 20101124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101124 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |