SAP function modules shipped with Talend Studio
Talend Studio ships with the following SAP function modules to overcome SAP limitations and support extended SAP functionalities.
To use these custom SAP function modules, the corresponding SAP transport located in Talend-Studio-XXX\plugins\org.talend.libraries.sap_XXX\resources needs to be installed on your SAP system. For more information about how to install the SAP transport, see the file readme.txt in that folder.
SAP function module |
Description |
Used by |
SAP transport needed |
---|---|---|---|
/CMT/TLND_ODP |
Extracts ODP data through RFC. |
tELTSAPMap, tELTSAPInput, tSAPODPInput, tSAPTableInput |
TEDK910156.zip |
/CMT/TLND_ODP_BATCH |
Extracts ODP data to the filesystem in background job. |
tELTSAPMap, tELTSAPInput, tSAPODPInput, tSAPTableInput |
TEDK910156.zip |
/CMT/TLND_ODP_FILE | Extracts ODP data to the filesystem in background job. | tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput | TEDK910156.zip |
/CMT/TLND_TABLE |
Extracts Extracts table data through RFC. ODP data to the filesystem in background job |
tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput |
TEDK910156.zip |
/CMT/TLND_TABLE_BATCH | Extracts table data to the filesystem in background job | tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput | TEDK910156.zip |
/CMT/TLND_TABLE_FILE | Extracts table data to the filesystem in background job. | tELTSAPMap, tELTSAPInput,tSAPTableInput, tSAPODPInput | TEDK910156.zip |
/CMT/TLND_TABLE_JOIN | Extracts table join data via RFC. | tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput | TEDK910156.zip |
/CMT/TLND_TABLE_JOIN_BATCH |
Extracts table join data to the filesystem in background job. |
tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput |
TEDK910156.zip |
/CMT/TLND_TABLE_JOIN_STREAM |
Starts a table join data stream in background job. |
tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput |
TEDK910156.zip |
/CMT/TLND_STREAM |
Provides an interface for receiving data streams via RFC server. |
tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput, SAP RFC server |
TEDK910156.zip |
/CMT/TLND_STREAM_PARALLEL | Streams desired data to Talend streaming client. | tSAPTableInput, tELTSAPMap, tELTSAPInput, tSAPODPInput | TEDK910156.zip |
Z_TLD_BI_READ_INFOPROV |
Extracts from Data Store Object or InfoCube (for SAP BW Netweaver 7.3). |
tSAPDSOInput, tSAPInfoCubeInput |
TBDK900130.zip |
Z_TLD_BI_READ_INFOPROV_BATCH |
Extracts from Data Store Object or InfoCube to the filesystem in background Jobs (for SAP BW Netweaver 7.3). |
tSAPDSOInput, tSAPInfoCubeInput |
TBDK900130.zip |
Z_TLD_BI_UPSERT_ODSO |
Writes into Data Store Objects (for SAP BW Netweaver 7.3). |
tSAPDSOOutput |
TBDK900130.zip |
Z_TLD_BI_READ_INFOPROV |
Extracts from Data Store Object or InfoCube (for SAP BW Netweaver 7.4 and later). |
tSAPDSOInput, tSAPInfoCubeInput |
TIDK900030.zip |
Z_TLD_BI_READ_INFOPROV_BATCH |
Extracts from Data Store Object or InfoCube to the filesystem in background Jobs (for SAP BW Netweaver 7.4 and later). |
tSAPDSOInput, tSAPInfoCubeInput |
TIDK900030.zip |
Z_TLD_BI_UPSERT_ODSO |
Writes into Data Store Objects (for SAP BW Netweaver 7.4 and later). |
tSAPDSOOutput |
TIDK900030.zip |
- TBDK900130 is available only when you have installed the R2021-09 Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator.
- The transport package TEDK910156.zip is for both the SAP ERP and S/4 systems.
- TBDK900130.zip and TID900030 are for different SAP BW versions. The transport package that needs to be installed is determined by your SAP BW version.