Java implementation of the reverse connector API of Click2Sync for SAP ECC 6 via BAPI with SAP Java Connector JCO3
- Load in eclipse as eclipse project
- Java 1.8 or later
- Missing libraries (check .classpath file to understand which libraries to include)
- Missing sapjco3.dll sapjco3.jar, sapjco3.pdb, etc. (you need to download from your SAP Account)
-
More reference on table mapping, bapi procedures, or ABAP procedures execution:
-
This is the example of a SAPB1 reverse connector implementation for:
- Products readonly
- Orders read/write
-
But can be implemented also for products read/write if needed, just by calling the right SAP JCO ABAP methods