Hi @sd79 It seems here is the solution, can you please check the below link?
https://www.acumatica.dev/admin/decimal-amount-into-text-words/
H @Naveen Boga The UDF is not attribute based, it is created on a DAC extension.
Anyways, I managed to figure out my issue, There was an issue in the .rpx file used. Its rectified now. Its confirmed that we can use UDF in AP.ToWords function. Thanks Again for your response
Hi @sd79 ,
I have got another similar blog post of word representation of amount field in report.
https://stackoverflow.com/questions/38320680/how-to-do-word-representation-of-amount-field-in-acumatica-invoice-report-ar-64
Hope, it helps!
Regards,
Sweta
Hi @sd79 It seems here is the solution, can you please check the below link?
https://www.acumatica.dev/admin/decimal-amount-into-text-words/
Hi Naveen, thanks for the response, I will try this out today and update you.
HI @Naveen Boga @sweta68
All the given examples by you people is working perfectly, there was a mistake in my customization, which is fixed now.
Thanks all for your responses.
@sd79 Glad that we helped you and thanks a lot for sharing the update.
@sd79 Oh, okay. Thanks for the clarification.
I thought UDF (User Defined Fields) at the screen level.
@sd79 UDF fields are created based on the attributes that are configured in the system.
I don’t think we can use UDF fields for this requirement.
Hi @sd79 ,
I have got another similar blog post of word representation of amount field in report.
https://stackoverflow.com/questions/38320680/how-to-do-word-representation-of-amount-field-in-acumatica-invoice-report-ar-64
Hope, it helps!
Regards,
Sweta
Hi @sweta68 thanks for the response, I have already tried this out, unfortunately it does not work for trillions.
Sure @sd79 I Hope that helps!!
Hi @Naveen Boga
May you please let me know whether we can use UDF with AP.ToWords function to get Amount in words