Predefined communication scenarios allow you to, for example, exchange data between a SAP Cloud Platform system and an external system. A communication arrangement specifies the metadata for a communication scenario. For more information, see:
You will create a new destination for an existing communication arrangement, specifying the URL for an external API, user/password, and authentication.You will then create a class that calls the API and displays the output from it in the console.
Step 1: Open the dashboard for your project
In ADT, select your project and choose Properties > ABAP Development > System URL
.