While the SAP SDK provides the RFC_READ_TABLE for accessing data from SAP tables, using it to select data is limited to 512 bytes at a time so you may not be able to retrieve all columns. You can resolve this limitation by defining a custom function module that will allow you to select any result set you need.
You can follow the procedure below to create and activate a custom read table function that replaces the data type of the RFC_READ_TABLE function.
Print | posted on Monday, June 15, 2015 2:01 AM | Filed Under [ cdata jdbc ODBC ssis SAP netweaver ]
Powered by:
Copyright © dataintegration