Sap Btp Business Application Studio logo

Sap Btp Business Application Studio

Community
secondsky
sap-btp-business-application-studio

This skill provides comprehensive guidance for SAP Business Application Studio (BAS), the cloud-based IDE on SAP BTP built on Code-OSS. Use when setting up BAS subscriptions, creating dev spaces, connecting to external systems, deploying MTA applications, troubleshooting connectivity issues, managing Git repositories, configuring runtime versions, or using the layout editor. Keywords: SAP Business Application Studio, BAS, SAP BTP, dev space, Cloud Foundry, MTA, multitarget application, SAP Fiori, CAP, HANA, destination, WebIDEEnabled, Cloud Connector, Service Center, Storyboard, Layout Editor, ABAP, OData, subscription, entitlements, role collection, Business_Application_Studio_Developer, Git, clone, push, pull, Gerrit, PAT, OAuth, asdf, runtime, Node.js, Java, Python, Task Explorer, CI/CD, Yeoman, generator, template wizard, mbt, mtar, debugging, breakpoint

Overview

Publishersecondsky
Repositorysap-skills
Skill namesap-btp-business-application-studio
Stars
445
Forks
117
Bundled files
10
LicenseGPL-3.0
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • 10 bundled files

    Scripts, templates, and references the model can read while it works. Files are read-only and never executed.

  • Open source

    Published by secondsky on GitHub. Read the source before you install it.

Installation

Install the Sap Btp Business Application Studio AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/secondsky/sap-skills.git /tmp/sap-skills
mkdir -p .claude/skills
cp -r /tmp/sap-skills/plugins/sap-btp-business-application-studio/skills/sap-btp-business-application-studio .claude/skills/sap-btp-business-application-studio
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Sap Btp Business Application Studio in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Sap Btp Business Application Studio on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Sap Btp Business Application Studio is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

SAP Business Application Studio

Related Skills

  • sap-btp-cloud-platform: Use for subaccount, entitlement, subscription, and Cloud Foundry setup
  • sap-fiori-tools: Use for Fiori project generation and Fiori-specific BAS workflows
  • sap-cap-capire: Use for CAP projects, CDS modeling, and service implementation in BAS
  • sap-btp-connectivity: Use for destinations, Cloud Connector, and external-system access

When to Use This Skill

Use this skill when setting up BAS subscriptions, choosing dev space types, connecting BAS to SAP or external systems, configuring Git and runtime versions, deploying MTA projects, using Service Center/Layout Editor, or troubleshooting BAS access and connectivity.

Table of Contents

Overview

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.

Quick Decision Tree

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


Setup Checklist

Prerequisites

  • SAP BTP global account
  • Subaccount in Cloud Foundry environment

Steps

  1. Create Subaccount - Select region based on availability
  2. Configure Entitlements - Add SAP Business Application Studio service plan
  3. Subscribe - Complete subscription in subaccount
  4. Assign Roles - Add Business_Application_Studio_Developer role collection
  5. Optional: Configure IdP - Set up assertion-based attribute mapping
  6. Optional: Connect Git - Link to public or corporate repositories
  7. Optional: Create CF Spaces - At least 1 space per development team

For detailed setup: See references/setup-checklist.md


Dev Space Types

TypePurposeKey Extensions
SAP FioriFiori apps (CF, ABAP Cloud, on-prem)SAP Fiori Tools, SAPUI5 Layout Editor, MTA Tools
Full Stack Cloud ApplicationCAP with Node.js/Java + FioriCAP Tools, CDS Graphical Modeler, Java Tools
Full-Stack Application Using Productivity ToolsLow-code developmentProductivity Tools, CAP Tools, Mobile Services
SAP HANA Native ApplicationNative HANA apps, calculation viewsHANA Tools, Calculation View Editor, SDI Tools
SAP Mobile ApplicationiOS/Android with MDKMobile Services Tools, HTML5 Runner
SAP SME Business ApplicationSME apps with Business Application FactorySME programming model tools
BasicMinimal environmentSAP Basic Tools only

For extension details: See references/dev-space-types.md


Service Plans

PlanDev SpacesRunningStorageNotes
Standard10210 GBProduction development
Free214 GBCommunity support only, 2 deployments max
Trial214 GB1-hour timeout, 30-day inactivity deletion
Build-CodeVariesVariesVariesRequires SAP Build Code subscription

For restrictions: See references/service-plans.md


Connectivity

Required Destination Properties

WebIDEEnabled = true
HTML5.DynamicDestination = true

WebIDEUsage by System Type

System TypeWebIDEUsage Value
ABAP Systemodata_abap,dev_abap
SAP Cloud for Customerodata_c4c
Service URLodata_gen
SAP Business Accelerator Hubapihub_sandbox

Cloud Connector Requirements (On-Premise)

  1. Virtual URL in Cloud Connector must match destination URL (host:port only)
  2. Protocol must be HTTP
  3. Grant access to required paths:
    • /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 & Deploy

Prerequisites

  1. Log into Cloud Foundry account
  2. For HANA apps: Add "SAP HANA Cloud, SAP HANA Schemas & HDI Containers" entitlement
  3. For Trial/Free: Add "SAP Build Work Zone, standard edition" + Launchpad_Admin role

MTA Deployment

bash
# Build MTA archive
mbt build

# Deploy to Cloud Foundry
cf deploy mta_archives/<app>.mtar

Key Tools

  • MTA Editor: Visual editing of mta.yaml
  • Cloud Foundry CLI: cf commands for deployment
  • Cloud MTA Build Tool: Generates .mtar files
  • Task Explorer: Execute build/deploy tasks

Roles & Authorization

RolePurpose
DeveloperBusiness_Application_Studio_Developer - Application development
AdministratorExport/delete user data, restart dev spaces
Extension DeployerCreate and deploy custom extensions

Assign via: SAP BTP Cockpit → Security → Role Collections


Common Issues

Dev Space Stuck in STARTING

  1. Wait 5 minutes
  2. If persists, start new dev space and restore via Git
  3. Contact support with workspace ID (ws-id)

Connectivity Failures

  1. Verify destination in BTP Cockpit (WebIDEEnabled, HTML5.DynamicDestination)
  2. Check Cloud Connector configuration
  3. Run in terminal: curl localhost:8887/reload then curl $H2O_URL/api/listDestinations -o dests.json

Storage/Inode Issues

bash
df -ih  # Check inodes
df -h   # Check disk space

Remove cache folders and unnecessary files.

HANA Connection Issues

Configure SAP HANA Cloud to allow BAS IP addresses. See Availability for region IPs.


Keyboard Shortcuts

ActionShortcut
Command PaletteF1 or Cmd+Shift+P
Select parent controlCtrl+Click
Move control upShift+Left Arrow
Move control downShift+Right Arrow

Security Recommendations

  • BTP-BAS-0001: Limit administrators with full management permissions
  • Use Personal Access Tokens (PATs) for Git authentication
  • Protect connections to external systems
  • Avoid personal data in source files when using Joule AI

Reference Files

  • references/dev-space-types.md - Detailed dev space extensions and capabilities
  • references/connectivity-guide.md - Complete connectivity troubleshooting
  • references/service-plans.md - Plan restrictions and metering
  • references/setup-checklist.md - Detailed setup procedures
  • references/git-operations.md - Git commands, stash, authentication, Gerrit
  • references/development-workflow.md - Project creation, UI development, debugging, CI/CD
  • references/service-center-and-tools.md - Service providers, extensions, IDE features

Bundled Resources

Reference Documentation

  • references/connectivity-guide.md - Complete connectivity setup guide
  • references/dev-space-types.md - All dev space types and use cases
  • references/git-operations.md - Git integration and operations
  • references/service-center-and-tools.md - Service Center and tool management
  • references/service-plans.md - Service plans comparison and selection
  • references/setup-checklist.md - Complete setup checklist
  • references/development-workflow.md - Development workflow and best practices

Templates

  • templates/destination-config.md - Destination configuration examples
  • templates/dev-space-setup.md - Dev space creation checklist

Documentation Links


Last Verified: 2025-11-27 Source: SAP-docs/sap-btp-business-application-studio (145+ docs)

Bundled files

The model reads these on demand while the skill is loaded. They are exposed as readable files and are never executed.

Frequently asked questions

What does the Sap Btp Business Application Studio AI skill do?

This skill provides comprehensive guidance for SAP Business Application Studio (BAS), the cloud-based IDE on SAP BTP built on Code-OSS. Use when setting up BAS subscriptions, creating dev spaces, connecting to external systems, deploying MTA applications, troubleshooting connectivity issues, managing Git repositories, configuring runtime versions, or using the layout editor. Keywords: SAP Business Application Studio, BAS, SAP BTP, dev space, Cloud Foundry, MTA, multitarget application, SAP Fiori, CAP, HANA, destination, WebIDEEnabled, Cloud Connector, Service Center, Storyboard, Layout Edit...

Why use Sap Btp Business Application Studio on TypingMind?

Because you install it once and use it with any model. Sap Btp Business Application Studio is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Sap Btp Business Application Studio in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/secondsky/sap-skills/tree/main/plugins/sap-btp-business-application-studio/skills/sap-btp-business-application-studio. TypingMind reads its SKILL.md and bundles its files and installs it as a skill you can enable per chat.

Which AI models can use Sap Btp Business Application Studio?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Sap Btp Business Application Studio?

As many as you like. As long as a model supports skills, you can use Sap Btp Business Application Studio with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Sap Btp Business Application Studio AI skill free?

Yes. It is published on GitHub by secondsky under the GPL-3.0 license. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇