2011 Oct 20 2:27 PM
Hi Gurus,
I Have to call standard transaction.
and I have to skip the first two screens of that transaction and have to display straight away the third screen .
Is it possible ?
If yes can you guide me?
regards,
S.Anandabalan
2011 Oct 20 2:43 PM
Hi
For this u can achive using BDC.
1. Do the recording of the transaction in SHDB upto second screen and come out of recording.
2. In your program use this recording by passing your values to the first screen. For this you use the call transaction method.
mode of call transaction should be error mode (type 'E').
3. So in your once u call the transaction,this will stop at second screen.
Regards,
Raghu.
Hi
For this u can achive using BDC.
1. Do the recording of the transaction in SHDB upto second screen and come out of recording.
2. In your program use this recording by passing your values to the first screen. For this you use the call transaction method.
mode of call transaction should be error mode (type 'E').
3. So in your once u call the transaction,this will stop at second screen.
Regards,
Raghu.
2011 Oct 20 2:43 PM
Hi
For this u can achive using BDC.
1. Do the recording of the transaction in SHDB upto second screen and come out of recording.
2. In your program use this recording by passing your values to the first screen. For this you use the call transaction method.
mode of call transaction should be error mode (type 'E').
3. So in your once u call the transaction,this will stop at second screen.
Regards,
Raghu.
2011 Oct 20 2:46 PM
Hi,
If I need to only skip the first screen I can use call transaction skip first screen method itself.
My problem is I have to skip the two screens and have to display the third field straightaway.
regards,
Balan
2011 Oct 20 2:50 PM
hi
For that u can try with above approch provide by me.It will work.
Regards,
Raghu.
2011 Oct 20 3:17 PM
2011 Oct 25 11:42 AM
hi,
these links may help you.
http://wiki.sdn.sap.com/wiki/display/Snippets/CreatingchartsinSimpleABAP+Programs
Edited by: ZAHID HAMEED on Oct 25, 2011 3:50 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |