Hi,
1) I have one master data 0PROJ into cube but never loaded. its attr of 0wbselement and loaded in MD.
I tried to add in update rule following code
data: begin of i_wbs occurs 0,
0PROJ like /bi0/mwbs_elemt-PS_PRJTYPE,
end of i_wbs.
should it load 0PROJ directly when i load cube ? but how coz i dont get any data into that field.
Thanks,
Edited by: Keral Smith on Feb 20, 2009 11:16 PM