Symptom
- ABSL syntax highlighting/color coding is not working in .absl files; all code appears as plain text.
- Breakpoints cannot be placed in .absl files.
- Error message displayed on every attempted breakpoint: "This is not a valid location for a breakpoint".
- Both issues started immediately after a system upgrade.
- Standard Business objects cannot be extended
- Screens are not created
Environment
- SAP Cloud Application Studio
- SAP Business ByDesign
- SAP Cloud for Customer
Reproducing the Issue
- Open Visual Studio with SAP Cloud Applications Studio VSIX 2605 installed.
- Open any .absl file from Solution Explorer.
- Observe that all code appears in plain text with no color differentiation.
- Click on any line to place a breakpoint.
- Observe the error message: "This is not a valid location for a breakpoint".
- Try to extend a Standard Business Object such as Supplier or Employee
Cause
You are using Visual Studio Enterprise 2026 (version 18.5.2), which is not supported by SAP for SAP Cloud Applications Studio.
Resolution
- Install and use a supported Visual Studio version (Visual Studio 2022).
- Install the latest compatible SAP Cloud Applications Studio VSIX extension for the supported Visual Studio version.
- Reopen the solution and open a .absl file to confirm syntax highlighting is restored.
- Set a breakpoint on a valid code line to verify that breakpoints are accepted and functional.
See Also
Keywords
absl syntax highlighting, color coding missing, breakpoint not valid location, "this is not a valid location for a breakpoint", debugging absl, visual studio 2026 unsupported, visual studio 2022 supported, vsix 2605, SAP Cloud Applications Studio, studio extension, pdi debugging, bydesign studio, lifecycle management, absl editor, breakpoint placement , KBA , AP-RC-BDS-LM , ByDesign Studio Lifecycle Management , Problem
Product
SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions ; SAP Cloud for Customer add-ins all versions
SAP Knowledge Base Article - Public