Hi,
I have a situvation where a layout opens in a read only mode and when
the users click on button plan, it changes to plan mode. The catch here however is the queries
for read mode and plan mode are slightly different, in the read only mode the query has subtotals
and other calculations that are not a part of the plan mode ( where they input forecasts).
I know if the read and plan query are the same, we can achieve this through the command
SET_DATA_ENTRY_MODE. In case they are different, as above, how can i achieve this.
Thanks
Rashmi.