Hi,
I got a requirement where the data in SAP should be transferred to NON-SAP(.Net) but this should be happen through a selection Screen where user will give a range of plants, and this should be background Job which runs for very 10 min. So my plan is, as this is a background job we cannot create a directly an RFC there should be a program which can be scheduled. And in that program this RFC should be called, as input in the program contains range we cannot export a range to RFC, So I have developed complete logic in the program and setting the final internal table in global memory and using the internal table in the RFC, and this final internal table will be Importing to the third party software and it will return to the Main program.
So my doubts are will this work, or should I use BAPI for that instead of RFC ?
Is there any other way to reach out ?
How can this be achieved ?
please kindly help on this.
Points will be rewarded.
Regards,
watch-point.