2008 Nov 26 10:34 AM
Hi gurus,
I have told to do the following can you please help me out.
In SM35 created many batch no. The user would like to know automatically when the session is not ok (error status).
In return of the first program RSBDCBTC_SUB we will get the queues ie QID and QSTATE.
I have told to create new Z-prog.
In that Z-prog how can i get list of QID from the result (Output) of the first prog(RSBDCBTC_SUB )?
How i get that particular QIDs in my Z-prog?
Thanks in advanced.
Hi gurus,
I have told to do the following can you please help me out.
In SM35 created many batch no. The user would like to know automatically when the session is not ok (error status).
In return of the first program RSBDCBTC_SUB we will get the queues ie QID and QSTATE.
I have told to create new Z-prog.
In that Z-prog how can i get list of QID from the result (Output) of the first prog(RSBDCBTC_SUB )?
How i get that particular QIDs in my Z-prog?
Thanks in advanced.
2008 Nov 26 10:40 AM
Hi,
I hope you can try
Set paramater ID
get parameter id concept
Regards.
2008 Nov 26 10:48 AM
2008 Nov 28 3:53 AM
Thanks for your replay.....
can you please explain in detail with example how to set or get parameter ID?
Edited by: snehal patil on Nov 28, 2008 4:54 AM
2008 Nov 28 3:56 AM
Hi
Senthis,
You can use IMPORT and EXPORT or SET and GET
IF you take the F1 help on these KEY words it will take you to the KEY word documentation where you can find an example
of Go to TCode ABAPDOCU
where you can find an example for the same
Regards
Ramchander Rao.K
2008 Nov 28 3:58 AM
Snehal,
U can get the parameter IDs from the table.
DATA ELEMENT -> further characteristics tab...
Then use it in your program with GET parameter ID .
Ur prog will receive the values.
Thanks
Mohan
2008 Nov 28 4:00 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |