Hi Experts,
We are facing an issue in BRF+. The custom decision tables show no data when we open the tables in workbench. We have a program reading
data for these tables using cl_fdt_factory class. When we run the program it is selecting data even though the table don’t show any data in workbench.
I debugged the generated class method PROCESS_PURE as mentioned in few threads on SDN. I do see all the values hardcoded in the class
method.
So have we lost the data actually or there is still chance of data recovery ? if yes please let us know how?
Thanks in advance.