Hi Expert,
I have Info Object (i.e. ZIO_HELP), with data type NUMC and without Master Data.
I added ZIO_HELP into DSO (i.e. ZDSO_O01).
I loaded the data into ZDSO_O01. As of now, available posted values for ZIO_HELP are '3' & '7'.
I created 1 Bex Query from ZDSO_O01.
In the query, i created variable for ZIO_HELP:
Type: Characteristic Value
Processing: Manual Input
Default value: 2
When i first executed the query, i do NOT encounter any error, even though ZIO_HELP does NOT have posted values = 2.
When i changed the variable value from 2 to 5, i will get error saying that "Characteristic ZIO_HELP has no master data for 5 or you do not have authorization".
Now similar error will happen when i change the value back to 2.
I will not encounter any error, only if i enter 3 or 7 (which are the available posted values).
Now, the question is:
1. Why the system doesn't check (against master data / posted value) the first time i execute the report?
2. Is it possible to bypass/skip variable check to the master data / posted values? if it is possible, how?
Regards,
nb: In case you are wondering, i use above scenario for Aging Report and use the variable to give flexibility to the user to determine the aging bucket/grouping.