Good-day,
In base Report 790 "Calculate Inventory", we have a field, field(DocumentNo; NextDocNo)
where NextDocNo is part of the global Variables.
I want to populate NextDocNo from the report Extension but at the moment the Report Extension does not Recognize the Global variable and there is no EventSubscriber that hase NextDocNo as a parameter.
Is there another way to access the global variables for the report in the report extension?