Announcements
No record found.
Does anyone know how I can grab the info from SalesLine in the method I'm currently in?
What is the access level of the salesLine variable in the class? Is it private? Is there a a parm method or other method to return the salesLine variable? If it's private, you can add your own method to return and use that to get a reference to salesLine variable.
Hi Andrew,
Are you asking how to copy all the values of "this" object from watch window?
If yes, then right click and select "Copy" or "Copy values".
Thanks,
Girish S.
It doesn't have any access modifier, therefore it's protected and you can access it simply by name. But you need to extend the right class.
salesLine variable is declared in AMDeviceProcessToDevice_SalesLine class, not in AMDeviceProcessToDevice.
Thank you very much Martin. I have been working for about a week trying to figure out how to update AMDeviceTableMaster but needed info from the SalesLine and I could not find the right place to get a hold of everything. That class you mentioned above was perfect. I made an extension and now it's working.
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 517 Super User 2026 Season 1
Giorgio Bonacorsi 440
Adis 266 Super User 2026 Season 1