cancel
Showing results for 
Search instead for 
Did you mean: 

SAP BTP - ABAP Environment Setup

SonalSaurabh
Explorer
0 Kudos

Hi ,

How can we create different abap environment in SAP BTP? Like development acceptance pre-prod and prod. If the sub-accounts provisioned are only 1 prod and 1 no-prod. Is the ABAP instance that we can create only 1 per sub account ? Please provide some insight on this and documentation .

Thanks,

Sonal Saurabh

Accepted Solutions (1)

Accepted Solutions (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi sonalsaurabh,

On the SAP BTP Control Center you can assign multiple entitlements for your global account. Each entitlement can have its own amount. So, here you can assign an ABAP service entitlement to your global account with value equals to 4. This will give you the ability to create 4 instances of the ABAP service across all subaccounts.

On the other hand, each sub-account can only have a single instance of the ABAP service. Therefore, ion order to have 3 instances (prd, qas, dev) you would have to:

1) Add the ABAP service to your global account via BTP Control Center

2) Add 3 entitlements for the ABAP service to your BTP Global Account via BTP Control Center

3) Create 3 sub-accounts on your global account

4) Add 1 entitlement to each sub-account (here you cannot modify the amnount) - it is always a single entitlement.

5) Create the ABAP instance on each sub-account.

Best regards,
Ivan

SonalSaurabh
Explorer
0 Kudos

Hi ivan.mirisola ,

Thanks a lot for the explanation and quick response. The understanding is very clear now. 🙂 One last query, do we have any documentation for this provided by SAP. If yes can you please share the link.

Thanks,

Sonal Saurabh

Answers (1)

Answers (1)

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi sonalsaurabh,

Your global account must have the total number of instances you want to have on each subaccount. Check this within the SAP BTP Control Center Cockpit. It will allow your to edit the entitlements for your Global Account according to what you have in your contract.

Each subaccount can only have a single ABAP instance - which is then shared across all spaces. Check this within the entitlement on each subaccount via the SAP BTP Cockpit.

Best regards,
Ivan

SonalSaurabh
Explorer
0 Kudos

Hi ivan.mirisola ,

Thanks a lot for the quick response. If I understood it correctly-

we can edit the entitlements and assign values to lets say three sub-accounts and then create respective ABAP on Cloud instances in the 3 sub-accounts. These Abap instances on the 3 sub-accounts can then serve as 3 environements( dev,acc,prod).

Thanks,

Sonal Saurabh

Andre_Fischer
Product and Topic Expert
Product and Topic Expert
0 Kudos

Since the answer seem to have been helpful, can you please mark your question as answered?