2006 Jul 28 5:00 PM
Hi,
I have a requirement to create a RFC with Import Parameter, which has Multiple Records. Actually i need to Pass multiple set of records into the RFC. The RFC will process the records one by one and Export the output. This Output also will have Multiple Records. Is it possible in a RFC in ABAP? Actualy this RFC is used in XI to Validate Materials in R3. Please let me know your Suggestions.
Thanks and Regards,
Kannan.
2006 Jul 28 5:07 PM
2006 Jul 28 5:07 PM
2006 Jul 28 5:09 PM
Functions in SAP have import, export and tables interface.
You could pass the data to the tables interface .
-Kiran