‎2007 Jul 30 1:37 PM
Hi!
How would you implemwnt that requirement:
After klicking a button there must appear another window with
the possiblity to set or chooce some values and finally returns
(after this inputs) to the main programm .
reagards
ilhan
‎2007 Jul 30 1:39 PM
hi,
U can design two selection-screens and u can call those screens using
CALL SELECTION-SCREEN scrno.
‎2007 Jul 30 1:39 PM
Hi,
When you click a byutton there will be a OK_code for this, then based on that code, goto that screen, and enter the feilds, when you press OK then call the orevios screen
Regards
Sudheer
‎2007 Jul 30 1:39 PM
hi,
U can design two selection-screens and u can call those screens using
CALL SELECTION-SCREEN scrno.