cancel
Showing results for 
Search instead for 
Did you mean: 

WAD screen

Former Member
0 Kudos

Hi Friends.

I m having a variable in the WAD screen. Now i want tht variable in my abap program to do some manipulation.

at the end of tht i have to resend it to WAD screen to display the result.

How to pass the variable form WAD to program.

Can any one send me the document or link regarding this.

Is there any standard function module for this.

It will be easy for me if u give an example.

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please explore the option of using JavaScript in your program, it is much easier to pass to and forth in Javascript and I think you can do all kind of manipulation in side JavaScript. In addition to Javascript, you can also explore the option in AJAX which is very dynamic and not client dependent.

thanks.

Wond

Former Member
0 Kudos

is there any alternative method.

i want to pass the variable value in & forth.

Thanks in advance.

Former Member
0 Kudos

any idea how to get a variable value from WAD screen to abap program..

Thanks in advance.