Skip to Content
0
Feb 20, 2009 at 07:38 PM

Add Constant to an InfoObject (Characteristic) in BEx

166 Views

Hello

I would like to add a contant to an InfoObject in BEx. Can i do that?

Eg. I would like to add I have COMP_CODEs 1000 & 2000. I want to prefix "R" to the comp_code and the output should be:

Company Code Sales

R1000 $1000.00

R2000 $2000.00

I cannot modify the cube or master data as the transaction cube is huge and i am not able to drop or reload it. Is there anyway I can do this in BEx?

Replies would be appreciated.