btp-abap-environmentlisted
Install: claude install-skill williamcorrea23/sap-router-skill
# SAP BTP ABAP Environment
Guide for setting up and developing in the SAP BTP ABAP Environment (Steampunk).
## Workflow
1. **Determine the user's goal**:
- Setting up a new ABAP Environment instance
- Connecting ADT to the BTP ABAP system
- Configuring communication arrangements for integrations
- Creating a first ABAP Cloud project
- Managing software components and packages
- Setting up outbound/inbound connectivity
2. **Identify the phase**:
- Initial provisioning and setup
- Developer onboarding
- Integration configuration
- Application development
3. **Guide implementation** step by step
## Setup Overview
### Prerequisites
| Requirement | Description |
| ------------------- | ----------------------------------------------------- |
| **SAP BTP Account** | Global account with entitlements for ABAP Environment |
| **Subaccount** | Cloud Foundry-enabled subaccount |
| **ADT** | Eclipse with ABAP Development Tools installed |
| **User** | Platform user with Space Developer role |
| **Entitlements** | `abap/standard` or `abap/saas_oem` service plan |
### Service Instance Creation
1. Navigate to BTP Cockpit → Subaccount → Cloud Foundry → Spaces
2. Create service instance:
- Service: **ABAP Environment**
- Plan: **standard**
- Instance name: e.g., `my-abap-instance`
3. Provide parameters (JSON):
```jso