sap-di-api-expert

Installation
SKILL.md

SAP DI API Expert

Quick start

  1. Search assets/DI_API_INDEX.yaml by name, kind (service/class/enum), or keyword to find the right object.
  2. Read assets/docs/<kind>/<Name>.yaml for properties, methods, and enumerations.
  3. Connect to the company, then call GetBusinessObject with the appropriate BoObjectTypes enum.

See REFERENCE.md for index lookup code, Services API, and member detail fetching.


Connect to a company

import win32com.client
Installs
5
Repository
kehwar/skills
First Seen
Apr 18, 2026
sap-di-api-expert — kehwar/skills