Skip to Content
0
Former Member
Jan 13, 2008 at 06:26 AM

user dialog program

24 Views

hi experts,

i am new to ABAP.

can anyone help me with this?

requirement:

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.

@@@@@@@@@@@@@@@@@@@@@@@@

points will be rewarded if helpful..