i created a ztable with 4 fields having some data in it.
my requirement is:
create a screen with 4 fields from ur ztable with SAVE and CANCEL as push buttons.
if i enter some data in my fields and select SAVE, a pop-up-box should appear saying whether u want to save the data or not?
if i click 'yes' in my pop-up data should be saved in my ztable
saying 'data is saved successfully'.else if i click 'no' it should come out of the txion.
if i select CANCEL it should be in the same screen.