SAP ABAP Class IF_RSR_HDB_CHA_PROP (Planning: HDB InfoObject properties)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_HDB_IOBJ_PROP | IOBJ Properties | 20130904 |
Properties
| Class | IF_RSR_HDB_CHA_PROP | |
| Short Description | Planning: HDB InfoObject properties | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130904 | 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
Class IF_RSR_HDB_CHA_PROP has no interface implemented.
Friends
Class IF_RSR_HDB_CHA_PROP has no friend class.
Attributes
Class IF_RSR_HDB_CHA_PROP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130904 | ||
| 2 | Instance method | Public | Method | 20130904 | ||
| 3 | Instance method | Public | Method | 20130920 |
Events
Class IF_RSR_HDB_CHA_PROP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_IOBJ_ATR | Public | See coding | 20130904 | begin of tn_s_iobj_atr,
posit type rsposit,
attrinm type rsattrinm,
atrnavnm type rsd_s_atr_nav-atrnavnm,
attritp type rsattritp,
atrtimfl type rsdatrtimfl,
index_id type trexd_pe_session,
view_id type trexd_plan_view,
fieldnm type fieldname,
t_query_entry type trext_query_entries,
end of tn_s_iobj_atr
|
||
| 2 | TN_S_IOBJ_CMP | Public | See coding | 20130904 | begin of tn_s_iobj_cmp,
posit type rsposit,
iobjcmp type rsiobjcmp,
sidtab type rssidtab,
index_id type trexd_pe_session,
view_id type trexd_plan_view,
fieldnm type fieldname,
t_query_entry type trext_query_entries,
end of tn_s_iobj_cmp
|
||
| 3 | TN_TS_IOBJ_ATR | Public | See coding | 20130904 | tn_ts_iobj_atr type sorted table of tn_s_iobj_atr
with unique key posit
|
||
| 4 | TN_TS_IOBJ_CMP | Public | See coding | 20130904 | tn_ts_iobj_cmp type sorted table of tn_s_iobj_cmp
with unique key posit
|
Method Signatures
Method GET_ATR_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_IOBJ_ATR | Value transfer | Type reference (TYPE) | TN_TS_IOBJ_ATR | 20130904 |
Method GET_ATR_TAB on class IF_RSR_HDB_CHA_PROP has no exception.
Method GET_CMP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TS_IOBJ_CMP | Value transfer | Type reference (TYPE) | TN_TS_IOBJ_CMP | 20130904 |
Method GET_CMP_TAB on class IF_RSR_HDB_CHA_PROP has no exception.
Method IS_HANA_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_HANA_VIEW | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130920 |
Method IS_HANA_VIEW on class IF_RSR_HDB_CHA_PROP has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |