QUESTION POSED ON: 27 January 2004
We are trying to interface with SAP using RFC transaction call. This RFC transaction call will post info from Domino into SAP.
For this, there is a transaction program that is created at SAP. This transaction program requires a table as an input. We are able to pass one record in the table and successfully receive a return status. However, for the transaction to be successful, we will need to pass more than one record in the table to SAP in the RFC transaction call.
We are using LSXLC to perform the above. May we ask how this can be done?
|