Hi Gurus,
I need your help on the below issue.
We have to restrict the output of 2 characteristic info objects in the BEx output based on the authorisation.i.e. if the user is not authorisated, then the BEx output show Blank for these two objects. For this we have used BADI, when the user is not authorised the BADI clears SID of these info objects so that the output will be shown as Blank and this functionality is working perfectly.
Now our requirement is, we have to differentiate between the # (Blank) comes when there is not master data exists and when the user is not authorised (i.e. # comes in BEx output when the user is not authorisied and there is not master no master data maintained). For this we would like to populate any special characteristics (like @/$/& etc. EXCEPT "#"),
Eventually We will use it in WEBi report, i.e. if “#” comes we will use a formula to replace “#” with “No Description entered” and the special char (@/$ etc.)come we will replace that with ““The notes have been firewalled in this Opportunity”, So that the user can understand whether he is not authorised to view the data or the no data has come the source.
Your inputs are very much appreciated on this.
Thanks
Maruti