‎2011 Apr 06 5:36 PM
hi all
I need selection screen as below
personal number :(obligatory)with F4 help
date :(obligatory)with f4 help
old_wbs_value :picked from table catsdb-wbs
new_wbs_value:(entered new value manually for catsdb-wbs)
test run(checkbox)
the output looks like
personal number date old_wbs_value new_wbs_value
1)the new_wbs_value entered manually should be displayed in output new_wbs_value field
2)if test run checkbox is checked,then the catsdb-wbs field must be updated or else catsdb-wbs field should not be updated
logic :if old_wbs_value = ' ' and new_wbs_value = 'AA' then AA must be updated to catsdb-wbs field.
can u help me in coding the logic for the above.
thanks in advance.
Moderator Message: See previous warnings.
Edited by: kishan P on Apr 7, 2011 10:32 AM
‎2011 Apr 06 6:16 PM
POst what you have written that is not working correctly...someone will help...