tELTSAPInput
|
Provides the SAP table schema that will be used by the tELTSAPMap
component to generate the SQL SELECT statement. |
tELTSAPMap
|
Builds the SQL SELECT statement using the table schema(s) provided by one or more
tELTSAPInput components. |
tSAPADSOInput
|
Retrieves data of an active ADSO (Advanced Data Store Object) from an SAP BW system
on an SAP HANA database. |
tSAPBapi
|
Extracts data from or loads data to an SAP server using multiple input/output
parameters or the document type parameter. |
tSAPBWInput
|
Executes an SQL query with a strictly defined order which must correspond to your
schema definition. |
tSAPCommit
|
Commits a global transaction in one go, using a unique connection, instead of doing
that on every row or every batch and thus provides gain in performance. |
tSAPConnection
|
Commits a whole Job data in one go to the SAP system as one
transaction. |
tSAPDataSourceOutput
|
Writes Data Source objects into an SAP BW Data Source system. |
tSAPDataSourceReceiver
|
Retrieves data requests stored on Talend SAP RFC server and
related to a specific Data Source system. |
tSAPDSOInput
|
Retrieves DSO data from an SAP BW system. |
tSAPDSOOutput
|
Creates or updates DSO data in an SAP BW table. |
tSAPHanaBulkExec
|
Improves performance while carrying out the Insert operations to an SAP HANA
database. |
tSAPHanaClose
|
Closes a connection to a SAP HANA database. |
tSAPHanaCommit
|
Commits in one go, using a unique connection, a global transaction instead of doing
that on every row or every batch and thus provides gain in performance. |
tSAPHanaConnection
|
Establishes a SAP HANA connection to be reused by other SAP HANA components in your
Job. |
tSAPHanaInput
|
Executes a database query with a defined command which must correspond to the
schema definition. |
tSAPHanaInvalidRows
|
Checks SAP Hana database rows against specific Data Quality patterns (regular
expression) or Data Quality rules (business rule). |
tSAPHanaOutput
|
Executes the action defined on the table and/or on the data contained in the
table, based on the flow incoming from the preceding component in the Job. |
tSAPHanaRollback
|
Avoids to commit part of
a transaction involuntarily. |
tSAPHanaRow
|
Acts on the actual database structure or on the data (although without handling
data). |
tSAPHanaUnload
|
Offloads massive data from the SAP HANA database to a third party system. |
tSAPHanaValidRows
|
Checks SAP Hana database rows against specific Data Quality patterns (regular
expression) or Data Quality rules (business rule). |
tSAPIDocInput (deprecated)
|
Extracts IDoc data set that is used for asynchronous transactions between SAP
systems or between a SAP system and another application. |
tSAPIDocOutput
|
Uploads IDoc data set in XML fomat to an SAP system. |
tSAPIDocReceiver
|
Extracts data from SAP IDocs stored on an SAP server. |
tSAPInfoCubeInput
|
Retrieves InfoCube data from an SAP BW system. |
tSAPInfoObjectInput
|
Retrieves InfoObject data from an SAP BW system. |
tSAPInfoObjectOutput
|
Writes InfoObject data into an SAP BW system. |
tSAPODPInput
|
Extracts business data from the ERP part of SAP (SAP Business application, SAP on
HANA, SAP R/3, and S4/HANA) through ODP (Operational Data Provisioning). |
tSAPRollback
|
Cancels the transaction commit in the connected SAP. |
tSAPTableInput
|
Reads data from an SAP table on an SAP server. |