Options

Find the Codeunit of a button in LS Retail

I'm developing some changes for a client whose system is a NAV11 with the LS Retail app installed. I need to change the behaviour for some buttons, and I'm looking for a way to guess which is the codeunit associated to a button. For example, I have this button in the POS, and I can do right clic and choose some options, but there is no way to access its code, or the name of its codeunit, so I need to explore it all and try to guess it, wasting a lot of time. Any ideas?

zkb6483556oz.png

Answers

  • Options
    lubostlubost Member Posts: 615
    Try to start debugger. It can show you an object and code if enabled.
Sign In or Register to comment.