Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

There a couple of supported plugins, developed by our partner IT-Novum

  • SAP ERP Table Input
  • SAP BW/ERP RFC Executor
  • SAP BW DSO Input
  • SAP BW Infocube Input

For more details see https://it-novum.com/en/big-data-analytics/pentaho-sap-connector/

Further options for loading data from SAP including SAP ECC (ERP), SAP BW (SAP BI), SAP CRM, HANA

Most users know the file based option to create a text file (prepared by ABAP programms) and load this data with the CSV Input step, but there are other ways:

...

  • You can use the Webservices Lookup step and load queries or infoproviders via XML for Analysis. This does not work out-of-the-box and needs special customizing and writing special transformations, SAP BI may be needed. The OLAP Input step simplifies this and was tested successfully.
  • Another option is using Open Hub Service within a SAP BI environment: "BI objects such as InfoCubes, DataStore objects, or InfoObjects (attributes or texts) can function as open hub data sources. You can select database tables or flat files as open hub destinations. Both a full and a delta mode are also available as the extraction mode."
  • Further information about accessing SAP CRM (e.g. the data model) can be found over here: http://wiki.sdn.sap.com/wiki/display/CRM/CRM+Developer%27s+Knowledge+Corner 
  • In general SAP recommends using Enterprise Services aka web services to access the functionality remotely: http://esworkplace.sap.com/
  • You may access the SAP tables direct in the database, but there are security considerations and there may be unknown side effects not going via the application level.
  • The SAP HANA database has been added to the list of available database connections in Pentaho PDI 5.4. See the JDBC Driver Reference and Set Up a Database Connection topics in the Pentaho Help site for more detailed information. Pentaho PDI 6.0 added support for the SAP Hana Bulk Loader.
  • It's also possible to connect via a transformation step and access the application level connecting to SAP ECC (ERP) data. At this time there are three steps available with similar functionality:

...

SAP Connector / Step

...

SAP Input

...

Pentaho/SAP Connector

...

License

...

Open Source

...

TBD

...

Developed/supported by

...

Aschauer EDV GmbH

...

it-novum GmbH

...

Distribution

...

Included

...

Plug-In

...

Supported PDI Versions

...

7.x, 8.x

...

7.x, 8.x

...

Connection Method

...

RFC via SAP JCo

...

RFC via SAP JCo

...

Table Access

...

via RFC_READ_TABLE
or customized RFC/BAPI

...

via RFC_READ_TABLE

...

Partial table load (filter)

...

yes

...

yes

...

Chunk loading of big tables

...

via customization

...

via customization

...

Unlimited record length

...

via customization

...

via customization

...

Data type support for negative packed, floating points and raw hex fields

...

no

...

yes

...

Search for tables/fields in the user interface (data dictionary)

...

no (Table DD02L could be selected)

...

yes

...

Lookup / join functionality

...

via customization

...

via customization

...

Call other RFCs (also for calling functions to read, look-up and write back)

...

yes

...

yes

...

Call BAPIs (also for calling business functions to read, look-up and write back)

...

yes

...

yes

...

  • And please sees the supported plugins by our partner IT-Novum (section above) for loading data from SAP ERP, DSO, Infocube and others.

Transferring data to SAP BW (SAP BI)

...