Knowledge Base
Explore 4 articles on Software Engineering, SAP, and Full-stack development
Browse by Topic
Debugging Go HTTP Handlers with Delve and Postman
How to use Delve and VS Code to set a breakpoint inside a Go HTTP handler and inspect live request data triggered from Postman.
GoGolangDebugging+2 more
SAP OData Basics: CRUD with Z-Table
A hands-on guide to building OData CRUD in SAP.
ABAPSAPOData+4 more
Building a Reusable API Validation Class in ABAP
How to build a reusable, declarative API validation class in ABAP inspired by go-playground/validator in Golang.
ABAPSAPAPI+3 more
SPTA Framework: Parallel Processing in SAP
Discover how the SPTA framework enables parallel processing in SAP ABAP, reducing BAPI call time from 9s to 1.5s. Includes code examples and performance benchmarks.
ABAPSAPSPTA+2 more