SAP ABAP Class CL_RSR_HDB_IOBJ_PROP (IOBJ Properties)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DBA (Application Component) Data Basis
⤷
RSR_CORE (Package) Processor for Core Objects Reporting
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_HDB_CHA_PROP | Planning: HDB InfoObject properties | 20130904 |
Properties
| Class | CL_RSR_HDB_IOBJ_PROP | |
| Short Description | IOBJ Properties | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_CORE | Processor for Core Objects Reporting |
| Created | 20130903 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_HDB_CHA_PROP | Planning: HDB InfoObject properties | 20130904 |
Friends
Class CL_RSR_HDB_IOBJ_PROP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RSCHNTAB | 20130904 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSCHTTAB | 20130904 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | SY-DATUM | 20130904 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130904 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130904 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSMDCLNM | 20130904 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_RSD_CHA_PROP | 20130904 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | RSSIDTAB | 20130904 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_PE_ADAPTER=>TN_S_PE_SESSION_VIEW_ID | 20130904 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_HDB_CHA_PROP=>TN_TS_IOBJ_ATR | 20130904 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_HDB_CHA_PROP=>TN_TS_IOBJ_CMP | 20130904 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | TP_TH_INSTANCE | 20130904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130906 | ||
| 2 | Instance method | Private | Method | 20130904 | ||
| 3 | Static method | Private | Method | 20130904 | ||
| 4 | Static method | Public | Method | Factory method | 20130904 |
Events
Class CL_RSR_HDB_IOBJ_PROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_INSTANCE | Private | See coding | 20130904 | begin of tp_s_instance,
iobjnm type rsdiobjnm,
t_r_instance type standard table of ref to cl_rsr_hdb_iobj_prop
with non-unique default key,
end of tp_s_instance
|
||
| 2 | TP_TH_INSTANCE | Private | See coding | 20130904 | tp_th_instance type hashed table of tp_s_instance
with unique key iobjnm
|
Method Signatures
Method ENSURE_MD_ACCESS_MDRC_HANA Signature
Method ENSURE_MD_ACCESS_MDRC_HANA on class CL_RSR_HDB_IOBJ_PROP has no parameter.
Method ENSURE_MD_ACCESS_MDRC_HANA on class CL_RSR_HDB_IOBJ_PROP has no exception.
Method IS_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | 20130904 | ||||
| 2 | R_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130904 |
Method IS_VALID on class CL_RSR_HDB_IOBJ_PROP has no exception.
Method S_CREATE_CHA_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | 20130904 | ||||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | 20130904 | ||||
| 3 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_HDB_IOBJ_PROP | 20130904 |
Method S_CREATE_CHA_PROP on class CL_RSR_HDB_IOBJ_PROP has no exception.
Method S_GET_CHA_PROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Date | 20130904 | ||
| 2 | I_IOBJNM | Call by reference | Type reference (TYPE) | RSDIOBJNM | InfoObject | 20130904 | |||
| 3 | R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RSR_HDB_CHA_PROP | Planning: HDB InfoObject properties | 20130904 |
Method S_GET_CHA_PROP on class CL_RSR_HDB_IOBJ_PROP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |