2007 Jan 29 10:40 AM
Hi,
can we call a standard program using SUBMIT and EXPORTING TO LIST TO MEMORY, which generates output in <b>ALV GRID</b>.
Some body saying it is only possible with ALV LIST display,
can anyone clarifies me???
it's a bit urgent...
Thanks
Praneet
2007 Jan 29 11:14 AM
Hi
When you say ALV GRID you would mean a list display on the foreground where in you can perfrom operations on the values displayed.
When you do the SUBMIT of the program it generates the output of the program as a list eventhough when run in foreground it produces a ALV GRID.
What you need to do is submit the standard program , get the list from memory and use the values of the list to generate an ALV GRID using your own custom report .
Hi,
can we call a standard program using SUBMIT and EXPORTING TO LIST TO MEMORY, which generates output in <b>ALV GRID</b>.
Some body saying it is only possible with ALV LIST display,
can anyone clarifies me???
it's a bit urgent...
Thanks
Praneet
2007 Jan 29 11:14 AM
Hi
When you say ALV GRID you would mean a list display on the foreground where in you can perfrom operations on the values displayed.
When you do the SUBMIT of the program it generates the output of the program as a list eventhough when run in foreground it produces a ALV GRID.
What you need to do is submit the standard program , get the list from memory and use the values of the list to generate an ALV GRID using your own custom report .
2007 Jan 30 10:52 AM
Hi Dominic,
can u suggest a way for me to extratdata from standard report RVPKMASS96 details are exist in my previous in reply to Amit.
thanks
praneet
2007 Jan 30 10:59 AM
Hi Praneet,
The only way you can get that data is to debug the program after you click the Detail List Button and find how is the program getting that data and do the same in your program.
Regards,
Ravi
2007 Jan 29 1:53 PM
Hi praneet,
1. SUBMIT and EXPORTING TO LIST TO MEMORY
The called standard program will show the ALV GRID on screen.
2. At the same time, it will also export the list to memory,
which we can then use further.
regards,
amit m.
2007 Jan 30 3:25 AM
Hi Amit,
I got the clarificaiton that we can submit a program which generates the output in ALV gird format in the calling program.
can u just have a look at standard program RVPKMASS96, from which i need to extract the list. I've checked it in the program it is going to short dump.
As u can see in RVPKMASS96 output a button appears like 'Detalil list' if we click on it, it shows detailed from there i need to catch the output.
can u just explain what are things to be taken care of? or just send me any psuedocode if u have any...
i will be waiting for your reply
Regards,
Raja
2007 Jan 30 7:01 AM
Hi praneet,
1. I saw the program and ran it with detail list.
2. As per my opinion,
we cannot extract that list from our z program.
3. Bcos
4. This detail list comes after we press the DETAIL button,
on the initial list.
Using simple submit, we cannot SIMULATE that pressing of that button.
regards,
amit m.
2007 Jan 30 9:40 AM
Hi Amit,
can you just suggest any way to extract it?
i dont know i've agreed for this development...
any one can help me out?
praneet
2007 Jan 29 2:01 PM
Hello,
If the report produces the ALV Grid then it won't be exported to Memory.
If u r using ALV list then it can be exported to Memory.
Vasanth
2007 Jan 30 11:08 AM
Hi Ravi,
As you know SUBMIT functionality ..we dont have control on it. just we extract list output to memory know. we need to have the detail list data (which we will get by clicking on the button of standard program) in our zprogram.
How can we do extract it??
In my opinion, for this standard report submit statement work seems to be not working.
any guidelines?
Regards
praneet
2007 Jan 31 11:08 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |