Hello, all.
We have bw 7.4 sp11.
In our project we have WAD templates with very difficult logic, but I try explain our problem correctly.
We have dropdown box with 3 commands
Set 1 variable
Refresh
Set 3 variable
The problem is appear than we change dropdown item second time, we get error
"Character don't have masterdata or You don't have permissions"
After this messages dropdown box reset value "display all entry"
I think the problem appears that all variables is variable of default values in BEx, and than we the second time change dropdown, the values of last 3 variable don't chabged and bex cannot find this data in masterdata.
But I cannot understand why bed check masterdata?
Anybody can explain me why?