hi,
I'm working on an EC-CS project, where I have to make reports for the company following IFRS standards.
the structure to do this, is called FIMC. First I made a library to work with the structure, then I made a report,
When running the report, I get the layout, but there is no data in the report.
The data should come from table ECMCT( there is data in the table).
while debugging, I saw that "all" or "required" data is collected from the table, but in processing the data, the values are not taken along to the reporting end.
has anyone had a similar experience with making reports and do you know how to fix the problem?
thanks for helping me out,
Erik