2008 Mar 14 11:45 AM
Hi,
Can any one please help me on this
i need to save the data from a report of 1500 to 2000 employees with 20 fields for a particular month
i need this same data for calc. in next month also.
can any one suggest how to do this Extract & load ...
Hi,
Can any one please help me on this
i need to save the data from a report of 1500 to 2000 employees with 20 fields for a particular month
i need this same data for calc. in next month also.
can any one suggest how to do this Extract & load ...
2008 Mar 14 12:28 PM
Hi,
I assume a standard report.
Call the report with your own Program:
SUBMIT 'report' ..... EXPORTING LIST TO MEMORY AND RETURN.
Use FMs of group SLST e.g. 'LIST FROM MEMORY' to retrieve and store info with your own calling prog.
Godd luck
Jo
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |