Hi Experts,
I am trying to execute a Planning function from BEx Analyzer.
The Planning function has 7 variables and I am passing all of them. When I run this using BEx Analyzer I get the following message
Planning function COPY[ZXXX] executed without errors
0 records read, 0 generated, 0 changed , 0 deleted
Whereas when I run the same planning functions using WAD I get the following message
Planning function COPY[ZXXX] executed without errors
189 records read, 0 generated, 189 changed , 0 deleted
I have tried executing different Planning functions from BEx Analyzer but the result is same and all these Planning functions are running properly in WAD.
Can you please tell me where I am wrong.
Following is how I am passing the variable values
In the workbook
VAR_NAME_1 0 ZVAR_NAME
VAR_VALUE_LOW_1 0 22004
VAR_VALUE_HIGH_1 0 50000
Button Properties
CMD EXECUTE PLANNING FUNCTION
PLANNING FUNCTION NAME ZXXX
COMMAND RANGE A1:C13
Thanks,
Arshad