Hi,
I have a problem, because i would like add a "boolean control" by witch user select printed language.
Example:
I would like print the report in language Polisch --> Then i select "boolean control" and report is printing with Polish Language.
Please tell me about C/AL code which I'm writing this situation.
Regards,
James
0
Comments
Have a look at the Sales Invoice report and look for CurrReport.LANGUAGE in the Sales Invoice Header dataitem.
Hope this helps