on 2020 Oct 02 6:27 PM
Hello,
I have a bex query that uses variable for GL Account in filters. Now when I try to use that query in AO workbook, It does prompt for value. But when click on "show value help" button, it doesnt display all possible values. how do I make it display all possible values?
Thanks
Hi,
the value help in the variable context usually returns only posted values (corresponding to the so called 'read mode' of the value help). It seems that in your case the read mode 'D' (for 'dimension', i.e. posted values in the InfoProvider) is used.
To my knowledge the only way to force to use the read mode 'M' (for master data' is to implement the BADI RSR_VARIABLE_F4_RESTRICT_BADI; there you can set the read mode, cf. the documentation of the BADI.
Regards,
Gregor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.