基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill sap-btp-business-application-studio命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| Use when this capability is needed.
> Use when this capability is needed.
Review architecture and API design for the vfs-s3 project. Use when the user mentions @architect, asks to review an issue's design, discuss module boundaries, API shape, or architectural decisions for vfs-s3. Also trigger when the user wants to create an ADR (Architecture Decision Record) or evaluate a technical approach for the project. Intended for dispatch from Codex automation or Claude routines; GitHub trigger phrase: @vfs-s3-bot please prepare design doc Use when this capability is needed.
| name | sap-btp-business-application-studio |
| description | | Use when this capability is needed. |
SAP Business Application Studio is a cloud-based IDE on SAP BTP built on Code-OSS (VS Code foundation). It provides tailored dev spaces for SAP Fiori, CAP, HANA, and mobile development with pre-installed tools and runtimes.
Architecture: Multi-cloud SaaS (AWS, Azure, GCP) with isolated dev spaces functioning as Developer Virtual Appliances.
Setting up BAS? → See Setup Checklist
Creating a dev space? → See Dev Space Types
Connecting to external systems? → See Connectivity
Deploying applications? → See Build & Deploy
Working with Git? → See references/git-operations.md
Project creation/development? → See references/development-workflow.md
Service Center/Extensions? → See references/service-center-and-tools.md
Troubleshooting? → See references/connectivity-guide.md
Business_Application_Studio_Developer role collectionFor detailed setup: See references/setup-checklist.md
| Type | Purpose | Key Extensions |
|---|---|---|
| SAP Fiori | Fiori apps (CF, ABAP Cloud, on-prem) | SAP Fiori Tools, SAPUI5 Layout Editor, MTA Tools |
| Full Stack Cloud Application | CAP with Node.js/Java + Fiori | CAP Tools, CDS Graphical Modeler, Java Tools |
| Full-Stack Application Using Productivity Tools | Low-code development | Productivity Tools, CAP Tools, Mobile Services |
| SAP HANA Native Application | Native HANA apps, calculation views | HANA Tools, Calculation View Editor, SDI Tools |
| SAP Mobile Application | iOS/Android with MDK | Mobile Services Tools, HTML5 Runner |
| SAP SME Business Application | SME apps with Business Application Factory | SME programming model tools |
| Basic | Minimal environment | SAP Basic Tools only |
For extension details: See references/dev-space-types.md
| Plan | Dev Spaces | Running | Storage | Notes |
|---|---|---|---|---|
| Standard | 10 | 2 | 10 GB | Production development |
| Free | 2 | 1 | 4 GB | Community support only, 2 deployments max |
| Trial | 2 | 1 | 4 GB | 1-hour timeout, 30-day inactivity deletion |
| Build-Code | Varies | Varies | Varies | Requires SAP Build Code subscription |
For restrictions: See references/service-plans.md
WebIDEEnabled = true
HTML5.DynamicDestination = true
| System Type | WebIDEUsage Value |
|---|---|
| ABAP System | odata_abap,dev_abap |
| SAP Cloud for Customer | odata_c4c |
| Service URL | odata_gen |
| SAP Business Accelerator Hub | apihub_sandbox |
/sap/opu/odata/ (OData services)/sap/bc/ui5_ui5/ (UI5 resources)/sap/bc/adt/ (ABAP Development Tools)/sap/bc/ui2/app_index/ (App index)For troubleshooting: See references/connectivity-guide.md
# Build MTA archive
mbt build
# Deploy to Cloud Foundry
cf deploy mta_archives/<app>.mtar
mta.yamlcf commands for deployment.mtar files| Role | Purpose |
|---|---|
| Developer | Business_Application_Studio_Developer - Application development |
| Administrator | Export/delete user data, restart dev spaces |
| Extension Deployer | Create and deploy custom extensions |
Assign via: SAP BTP Cockpit → Security → Role Collections
curl localhost:8887/reload then curl $H2O_URL/api/listDestinations -o dests.jsondf -ih # Check inodes
df -h # Check disk space
Remove cache folders and unnecessary files.
Configure SAP HANA Cloud to allow BAS IP addresses. See Availability for region IPs.
| Action | Shortcut |
|---|---|
| Command Palette | F1 or Cmd+Shift+P |
| Select parent control | Ctrl+Click |
| Move control up | Shift+Left Arrow |
| Move control down | Shift+Right Arrow |
references/dev-space-types.md - Detailed dev space extensions and capabilitiesreferences/connectivity-guide.md - Complete connectivity troubleshootingreferences/service-plans.md - Plan restrictions and meteringreferences/setup-checklist.md - Detailed setup proceduresreferences/git-operations.md - Git commands, stash, authentication, Gerritreferences/development-workflow.md - Project creation, UI development, debugging, CI/CDreferences/service-center-and-tools.md - Service providers, extensions, IDE featuresreferences/connectivity-guide.md - Complete connectivity setup guidereferences/dev-space-types.md - All dev space types and use casesreferences/git-operations.md - Git integration and operationsreferences/service-center-and-tools.md - Service Center and tool managementreferences/service-plans.md - Service plans comparison and selectionreferences/setup-checklist.md - Complete setup checklistreferences/development-workflow.md - Development workflow and best practicestemplates/destination-config.md - Destination configuration examplestemplates/dev-space-setup.md - Dev space creation checklist| Resource | URL |
|---|---|
| SAP Help Portal | https://help.sap.com/docs/bas |
| GitHub Docs Source | https://github.com/SAP-docs/sap-btp-business-application-studio |
| Discovery Center | https://discovery-center.cloud.sap/serviceCatalog/business-application-studio |
| Availability/IPs | https://help.sap.com/docs/bas/sap-business-application-studio/sap-business-application-studio-availability |
Last Verified: 2025-11-27 Source: SAP-docs/sap-btp-business-application-studio (145+ docs)
Converted and distributed by TomeVault — claim your Tome and manage your conversions.