Skip to Content
1
Former Member
Jan 05, 2012 at 10:18 PM

How to use Keyfigures in the Bex variable selection screen.

35 Views

Hi,

I have a scenario, where the user whats to see the keyfigures like volume, amount in the variable selection screen, so that he can dynamically, set the condition according to his requirement.

For example , he wants to see all the PO's for a particular calmonth which have volume > 1 Million or on someother day, he may input the value as volume > 2Million or Volume < 0 , so it depends. Similarly he wants to dynamically select the Amount values.

I have tried using condition with "greater than"and value as a formula variable and it works for one condition, but if I add another condition i.e, "less than"and value as a formula variable then it conflicts and the query is throughing below error.

"ERROR BRAIN (418): Variable ZCS_VAR_CH_KG_LT (DC015DZ850NUYVFDMPJHRGHXW) does not exist or is incorrectly used 4 Volume"."".

Do we have a option to use customer exit in such a scenario ??, any suggestions please.