I have few questions on ABAP on BTP. 1. If I am creating a table with data. Does it get stored in the HANA database created in CF? If yes, how to check that in HANA DB explorer? If no, where it is stored? 2. Where can I track all the OData services created in BTP ABAP environment?
@sapdevs Жыл бұрын
The tables and data are stored in a HANA Cloud database instance. However direct access to the underlying database for ABAP on BTP systems is not allowed. You should do all of your access and development via the ABAP layer. Thomas Jung
@sapdevs Жыл бұрын
>Where can I track all the OData services created in BTP ABAP environment? You could see them two different ways. Each is a development artifact that can be found in the ADT workbench. You can search by service endpoint object type. Or you could look at all the outbound communication arrangements since one is created for each service endpoint. Thomas Jung
@abhijitbiswas-vq2ee Жыл бұрын
Also on the HANA DB part, seems it is tightly coupled with ABAP environment and as you mentioned already we cannot access it directly. Thanks again.
@ShashankShekhar-mg6lk Жыл бұрын
After clicking Boosters and choose prepare an account for ABAP trial. It is asking for Org name and space. How to get this ?
@sapdevs Жыл бұрын
From the BTP Cockpit in your SubAccount, you can choose the Cloud Foundry runtime and it will display your org and space information. Thomas Jung
@ShashankShekhar-mg6lk Жыл бұрын
@@sapdevs Org is there, but space is not there and Whenever I click on Prepare an ABAP Account trial, It is asking for selecting a subaccount ang giving a warning "You are not an organization member of trial". How to resolve this ? and able to proceed to download the service key.
@ShashankShekhar-mg6lk Жыл бұрын
Also, whenever I am choosing Cloud Foundry Environment, there are no spaces defined.
@sapdevs Жыл бұрын
I looks as though you might have asked this question in the SAP Community as well. I see posted there for this question the solution was found. Must have been a temporary infrastructure issue. answers.sap.com/questions/13840282/abap-trial-account-not-member-of-cf-org.html
@veronikaskybova1679 ай бұрын
I want to try it on my BTP trial account, sooo I am asking just to be sure - is this free??
@sapdevs9 ай бұрын
Yes Free Trial is free. No credit card input. You just need a valid email address and phone verification.