Hi,
is possibile to read a navigational attribute in a virtual key figure for BI 7.0?
The navigational attribute is defined and available in the query.
We can't redetermine again from master data and we d'like to read as input.
How we can define it?
We wrote the following declaration but it doesn't work:
l_s_chnm_chanm = '0MAT_PLANT__0ABCKEY
l_s_chanm-mode = rrke_c_mode-read.
APPEND l_s_chanm TO c_t_chanm
Thanks,
Veronica