Dear All,
We have created a Generic datasource to fetch data based on FM.
We have some selection field in the Datasource. In rsa3 when i pass some input parameters and run it works perfectlyfine and display correct set of records.
But the same thing does not work when i schedule the infopackage. It loads the complete data.
Logic in the code:-
There is a import field in FM which needs month and year as input. User will give input paramter in start date field and with the help of abap code we are extracting month and year and passing this value to the import field in the FM.
This logic works with RSA3 but i guess this is not working with infopackage.
Kindly guide me to the right solution.
Thanks & Regards,
Anup