Selecting a table
row:
I have a problem on
transaction IW45 (cancellation of time confirmations). It is on work orders with
multiple time confirmations. On entering the transaction all confirmation is
listed. The correct entry should be selected, the actual data button is then
selected, the reason for the cancellation is uploaded from a file and then the
cancellation is saved.
I
use
Set cell[Table,0,&V[selectedline]] "X"
and
then use the menu option
Enter "/Menu=2,3"
This is where GuiXT has a problem. It returns an error that a record has not
been selected. Please advise. |