Hi,
I'm wondering what's the right code to put into cancel or exit button when we're designing a screen.
Until I know, 'back' button gives you to the last screen, 'exit' button leaves the transaction, and 'cancel' button do the same and avoid screen checks such as obligatory fields.
But, how can I implement this behaviour with abap source code?
thanks in advance