The following error occurs in insertPSAQUOTATIONTMP[Related to PSAQUOTATIONDP RDP class]. Please let me know how to solve this error. Thanks in Advance!!!!
*This post is locked for comments
There is not any method named as find on table SalesQuotationTypeGroup
you have two options
1) create find method on table SalesQuotationTypeGroup
or
2) select record from table SalesQuotationTypeGroup, using select statement and then assign value in your rdp
in system there is no EDT named as TypeId
so use correct id as smmQuotationTypeId
replace first line of code as below
static SalesQuotationTypeGroup find(smmQuotationTypeId _typeId,
also line of index should be as following
index hint TypeIdx
you have written it as TermIdx (I think you have not any customized index)
It's already your second thread with name "SSRS with RDP" - please try to use more descriptive titles.
And in this case, your compilation error doesn't actually have anything to do the with reports. You could write the same code (and the same error) anywhere else (such as in a form), so the title is actually misleading. It doesn't really help other users when navigating in this forum.
To address your problem, first you have to learn fix compilation errors before running your code. You see exactly where you have a syntax, so don't waste trying to fix something else. I guess that the datatype doesn't exist in your AX.
Dear Martin - Please can you suggest me a best title for my Customization?
I'm new in X++ coding and customization!!!
Thank you!!!
Thanks Sohaib. Actually I used field instead of EDT, Thanks a lot for your Help!!!
Faqru Shaik
I've already changed the title according to the information you've provided so far.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Tocauer 4
Community Member 2
Nayyar Siddiqi 2