employer cover photo
employer logo
employer logo

Nest Global Consulting Services

Ist dies Ihr Unternehmen?

Frage im Vorstellungsgespräch bei Nest Global Consulting Services

How to debug a smart form

Antworten zu Vorstellungsgespräch

Anonym

11. Okt. 2017

By placing static breakpoint in the intialization or program lines we can debug the smartform

1

Anonym

15. Jan. 2018

Get the function module name of the associated smart form . Open the function module in display mode. Go to the program code . Find the line on which the break point is to be placed . Set the break point . Run the driver program associated with the smart form to open it in debug mode