SAP ABAP Class CL_RSDRD_MTD_HANDLER_DSO (Steering of metadata access fb / std DSO)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRD (Package) Delete Data Manager Data
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRD_MTD_HANDLER_FB_DSO | Selective Deletion from InfoCube | 20130807 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDRD_MTD_HANDLER_STD_DSO | Steering of metadata access std DSO | 20130807 |
Properties
| Class | CL_RSDRD_MTD_HANDLER_DSO | |
| Short Description | Steering of metadata access fb / std DSO | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRD | Delete Data Manager Data |
| Created | 20130807 | 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) |
Interfaces
Class CL_RSDRD_MTD_HANDLER_DSO has no interface implemented.
Friends
Class CL_RSDRD_MTD_HANDLER_DSO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDODSOBJECT | ODSO Object | 20130807 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDODSTABT | Table type of ODS table | 20130815 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RSDODSOTYPE | Type of DataStore Object | 20130815 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20130815 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | hierarchical list of message objects for the appl. log | 20130807 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20130807 | |
| 2 | Instance method | Public | Method | 20130822 | ||
| 3 | Instance method | Public | Method | 20130807 | ||
| 4 | Static method | Public | Method | get the instance you need... | 20130807 |
Events
Class CL_RSDRD_MTD_HANDLER_DSO has no event.
Types
Class CL_RSDRD_MTD_HANDLER_DSO 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_DATASTORE | Call by reference | Type reference (TYPE) | RSDODSOBJECT | ODSO Object | 20130807 | |||
| 2 | I_DSO_TABTP | Call by reference | Type reference (TYPE) | RSDODSTABT | Table type of ODS table | 20130815 | |||
| 3 | I_DSO_TYPE | Call by reference | Type reference (TYPE) | RSDODSOTYPE | Type of DataStore Object | 20130815 | |||
| 4 | I_IS_TABLE_PARTITIONED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130815 |
Method CONSTRUCTOR on class CL_RSDRD_MTD_HANDLER_DSO has no exception.
Method CREATE_CHAR_RESTRICTIONS 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) | RS_T_MSG | BW: Table with Messages (Application Log) | 20130822 | |||
| 2 | E_TX_CHA | Call by reference | Type reference (TYPE) | RSDRD_TX_CHA_DESC | 20130822 | ||||
| 3 | I_TABLNM | Call by reference | Type reference (TYPE) | RSD_TABLNM | 20130822 | ||||
| 4 | I_THX_SEL | Call by reference | Type reference (TYPE) | RSDRD_THX_SEL | list of Iobjs with Corresp. Deletion Criteria | 20130822 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RSDRD exceptions | 20130822 |
Method DOES_ENTRY_EXIST_IN_ODSO_PRO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXISTS | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20130809 | |||
| 2 | E_FIELDNM | Call by reference | Type reference (TYPE) | RSFIELDNM | Field name | 20130809 | |||
| 3 | E_KEYFLAG | Call by reference | Type reference (TYPE) | KEYFLAG | Boolean | 20130816 | |||
| 4 | I_OBJNM | Call by reference | Type reference (TYPE) | RSD_IOBJNM | 20130807 |
Method DOES_ENTRY_EXIST_IN_ODSO_PRO on class CL_RSDRD_MTD_HANDLER_DSO has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASTORE | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20130807 | |||
| 2 | I_DSO_TABTP | Call by reference | Type reference (TYPE) | RSDODSTABT | Table type of ODS table | 20130815 | |||
| 3 | I_IS_TABLE_PARTITIONED | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20130815 | |||
| 4 | R_R_DSO_MTD_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RSDRD_MTD_HANDLER_DSO | Selective Deletion from InfoCube | 20130807 |
Method FACTORY on class CL_RSDRD_MTD_HANDLER_DSO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |