Mo.Saber
3rd October 2022, 16:50
I am try to add an "Amount in words" filed in my report. Since this is a cloud environment, I cannot use dlls. Infor support recommended to take a look at the public interfaces but i couldn't find any public interface for converting amount to string.
JaapJD
4th October 2022, 10:25
If the public interface is not there yet, you could try to get it using the procedure described in KB 2003722.
Mo.Saber
4th October 2022, 15:19
Thanks, any idea how long that takes?
JaapJD
4th October 2022, 16:11
Between few weeks and few months.
RieseUSA
24th November 2022, 15:40
It seems that you got what you asked for:
KB Article 2003722 (Infor LN - Public Interfaces and Process Extensions)
...
Additions for Infor LN Cloud (will be available in 2023.01)
Public Interfaces
...
• Common.ConvertAmountToWords
...