2009 Mar 03 11:05 AM
hello friends
here i have problem that though i have clicked on row which have number 60
and previously selected row which have number 59
trugh debug i have find that selected id is 60 but the number that pass there is previous one.
CALL TRANSACTION 'YIMRGIN_DISP' AND SKIP FIRST SCREEN.
SET PARAMETER ID 'BUK' FIELD WA_FINAL_DISP-BUKRS.
SET PARAMETER ID 'DOC' FIELD WA_FINAL_DISP-TRNUM.
suppose first time i have double click on row with 59 number
and next time number with 60 number so previous one is in consideration.
2009 Mar 03 11:10 AM
Before call trancation set parameter ID.
SET PARAMETER ID 'BUK' FIELD WA_FINAL_DISP-BUKRS.
SET PARAMETER ID 'DOC' FIELD WA_FINAL_DISP-TRNUM.
CALL TRANSACTION 'YIMRGIN_DISP' AND SKIP FIRST SCREEN.
Before call trancation set parameter ID.
SET PARAMETER ID 'BUK' FIELD WA_FINAL_DISP-BUKRS.
SET PARAMETER ID 'DOC' FIELD WA_FINAL_DISP-TRNUM.
CALL TRANSACTION 'YIMRGIN_DISP' AND SKIP FIRST SCREEN.
2009 Mar 03 11:10 AM
Before call trancation set parameter ID.
SET PARAMETER ID 'BUK' FIELD WA_FINAL_DISP-BUKRS.
SET PARAMETER ID 'DOC' FIELD WA_FINAL_DISP-TRNUM.
CALL TRANSACTION 'YIMRGIN_DISP' AND SKIP FIRST SCREEN.
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |