2007 Jun 19 3:59 PM
Hi all,
I want to jump with a double-click to the transaction VA05 from another Z-Program which is preparing some order numbers.
I'm doing this with:
CALL TRANSACTION 'VA05' USING bdcdata MODE 'A'
MESSAGES INTO itab_mes.
This is working so far. My problem is that I have to transfer the order numbers to the VA05. If I'm doing this in a normal dialog I have to put the button "Further sel. criteria", mark "SD document" und put in the orders.
How can I do this automatically with my program?
Thank you for your help!
Stefan
2007 Jun 19 4:20 PM
Fill the BDCDATA with the fields which are required to get into that screen
Fill the BDCDATA with the fields which are required to get into that screen
2007 Jun 19 4:20 PM
Fill the BDCDATA with the fields which are required to get into that screen
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |