SAP ABAP Class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW (Read SAP HANA Attribute View Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSMD_RS (Package) Master Data Read Services ( Value Help etc)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20120613 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20120423 |
Properties
Class | CL_RSMD_RS_HANA_ATTRIBUTE_VIEW | |
Short Description | Read SAP HANA Attribute View Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSMD_RS | Master Data Read Services ( Value Help etc) |
Created | 20120412 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDRV_TREX_NAME_MAPPER | Name Mapper BI <-> Trex View attributes | 20120613 | ||
2 | IF_RSMD_RS_ACCESS | Data access layer for special and remote info objects | 20120423 |
Friends
Class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSMDCLNM | 'CL_RSMD_RS_HANA_ATTRIBUTE_VIEW' | Name of Master Data Read Class | 20120423 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSCHANM | 20120423 | |||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSDATE | 20120423 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | 20120423 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-LANGU | 20120423 | |||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | INT4 | 20120423 | |||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSD_CHA_PROP | Properties of Characteristic | 20130211 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_HANA_MODEL | Read Hana Model Metadata | 20130417 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TO_TH_RSDIPROV_MAPPING | 20120423 | |||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMD_RS_T_IOBJ_CMP_ATR | 20120423 | |||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMD_RS_T_REQ | 20120423 | |||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMD_RS_T_SELOPT | 20120423 | |||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSMD_RS_T_SORTING | 20120423 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120423 |
2 | ![]() |
Instance method | Private | Method | 20120423 |
Events
Class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TO_TH_RSDIPROV_MAPPING | Protected | See coding | 20120423 | to_th_rsdiprov_mapping TYPE HASHED TABLE OF rsdiprov_mapping WITH UNIQUE KEY sub_objnm
|
||
2 | TP_S_ATR | Private | See coding | 20120423 | begin of TP_S_ATR,
iobjnm type rsiobjnm,
alias type rsdrs_alias,
iobj_base type rsiobjnm,
posit TYPE i,
r_data TYPE ref to data,
offset TYPE i,
length TYPE i,
end of tp_s_atr
|
||
3 | TP_T_ATR | Private | See coding | 20120423 | tp_t_atr type standard TABLE OF tp_s_atr with key iobjnm iobj_base
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20120423 | ||
2 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | RSDATE | SY-DATUM | Query: Stichtag | 20120423 | |
3 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20120423 | ||
4 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache | 20120423 | |
5 | ![]() |
I_S_COBPRO | Call by reference | Type reference (TYPE) | RSD_S_COB_PRO | InfoObject-Eigenschaften (i.Zsh. von InfoCube / DS-Objekt) | 20120423 |
Method CONSTRUCTOR on class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW has no exception.
Method TRANSFORM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TX_ATR | Call by reference | Type reference (TYPE) | RSDM_TX_ATR | 20120423 | |||
2 | ![]() |
E_T_CHAVLINFO | Call by reference | Type reference (TYPE) | RSDM_TA_CHAVLINFO | 20120423 | |||
3 | ![]() |
I_NO_TEXT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20120423 | |
4 | ![]() |
I_R_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120423 | |||
5 | ![]() |
I_T_ATR | Call by reference | Type reference (TYPE) | TP_T_ATR | Tabelle von IOBJNMs | 20120423 |
Method TRANSFORM_DATA on class CL_RSMD_RS_HANA_ATTRIBUTE_VIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |