Developer Quick Start
Install and configure proUBC with abapGit
Heads up! There are a few pre-requisites that need to be fulfilled before proceeding further: abapGit
Clone the proUBC repo in your SAP system using abapGit. If it is your first time using abapGit - refer this this how-to guide on using abapGit.
Create the package ZPROUBC to save the imported ABAP objects.
Use main branch for latest stable release.
Dev branch contains the latest candidate release.
It's also highly encouraged to clone the repo to your PC's file system so that you can easily access the Postman collection and other support docs/objects not supported by abapGit
git clone https://github.com/provideplatform/proUBC
Following the installation of proUBC to your SAP ABAP system, follow these tasks
Once all of these tasks are successfully completed, you are ready for all kinds web3 goodness in your SAP system!
Last modified 10mo ago