VerifiedDeveloper tooling & automation
AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
abapdotabapdeveloper-tools
Source facts need a manual refresh
B-Tocs DEEPL Connector

This plugin is based on the B-Tocs ABAP SDK and enables the SAP ABAP Server to use the DeepL Translation Services.
The plugin is free at your own risk. MIT License.
flowchart LR
subgraph sap["SAP ABAP System"]
sap_bf["SAP Business Functions"]
subgraph sdk["B-Tocs SDK"]
sdkcore["B-Tocs SDK"]
plugin["Plugin DeepL"]
sdkcore-->plugin
end
sap_bf-->sdkcore
end
subgraph cloud-native-world["Cloud Native World"]
subgraph saas["DeepL"]
deepl_api["DeepL API"]
end
end
plugin-->deepl_api



