0CMONTH could not determin authorizations
We are running BW 3.5 service pack 13 and we had bex query that had been working for long time. Since last Thursday we started getting the following error.
"ACould not determine a value for variable 0CMONTH from the authorizations"
I have tried to debug it in RSRT but I can't figure out what is going on.
It seems like 0CMONTH does net get any value! It should hold current month value.
Authorization trace (STO1) does not show any problems.
Any help should be greatly appreciated.
Thanks
Parmjit
Jeff LaRusso replied
You are correct, this is a standard variable, but it should not be authorization, it should be SAP Exit. Check the RSZGLOBV table and the field VPROCTP. This should be set to 4, not 6.
Thanks,
Jeff