2007 Jun 06 9:02 AM
Hi friends,
How to enter value automatically in a field based on selected value
in other field in dialog screen.
please help me.
Thank you.
Regards,
Virat Mayatra
2007 Jun 06 9:06 AM
Hi,
In search help of first field, add second field and check mark the EXport column
Regards,
Naveen
Hi friends,
How to enter value automatically in a field based on selected value
in other field in dialog screen.
please help me.
Thank you.
Regards,
Virat Mayatra
2007 Jun 06 9:06 AM
Hi Virat,
Value1 and Value2 are the screen fields.
Then write the code like,
If Value1 EQ A.
Value2 = A.
else if Value1 EQ B.
Value2 = B.
Endif.
Thanks.
2007 Jun 06 9:06 AM
Hi,
In search help of first field, add second field and check mark the EXport column
Regards,
Naveen
2007 Jun 06 9:25 AM
hi navin thankx your answer is helpful for me...
But what i want to do is when user selects a value in a field based on search help value i want to fetch record from database and want to do some arithmetic calculation then i want to display result automaticaly in second field.
2007 Jun 06 9:16 AM
Hi,
in the at selection screen output event, write the code our friend Viji had said..
Thanks
Arun.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |