Key Capabilities¶
ABA provides several interaction patterns across all supported SAP modules.
Interaction Patterns¶
Query & Search¶
Find and filter business objects using natural language. ABA translates your intent into the appropriate OData filters.
Examples
- "Show me all purchase orders from last month over €50,000"
- "Find all open sales orders for customer Acme Corp"
- "Which maintenance notifications are overdue?"
Detail Lookup¶
Retrieve complete information about a specific business object, including related data and document flow.
Examples
- "Show me the details of production order 1000234"
- "What are the line items on PO 4500012345?"
- "Give me all the info on material 100-200"
Analytics & Summary¶
Aggregate and summarize data across objects. ABA handles grouping and calculations.
Examples
- "What's the total spend by cost center for Q3?"
- "Top 10 vendors by open balance"
- "Average delivery time by material group this year"
Status Check¶
Quick status queries that return concise answers.
Examples
- "Has delivery 80001234 been shipped?"
- "Is invoice 5100000234 paid?"
- "What's the status of production order 60001234?"
Cross-Module Navigation¶
Follow document flows across modules.
Examples
- "Show me the purchase order for this invoice"
- "Trace the full document flow from sales order 100234"
- "Which delivery note corresponds to this billing document?"
Guided Write Operations¶
Perform controlled changes in SAP through guided conversations, always with business and technical validations.
Examples
- "Create a purchase requisition for 1,000 units of material 100-200 for plant 1000"
- "Move the requested delivery date of sales order 123456 to next Friday"
Multi-Language Support¶
Interact with ABA in the language that is most natural for your users.
Examples
- "Show me open invoices from Siemens vendor for this month" (can be asked in Spanish: "Muéstrame las facturas abiertas del proveedor Siemens de este mes")
- "Mostra-mi tutti gli ordini di vendita aperti per il cliente ACME Italia" (Italian)
What's Coming¶
| Capability | Status | Description |
|---|---|---|
| Read operations | Query and retrieve SAP data | |
| Cross-module queries | Navigate between related documents | |
| Write operations | Create and modify selected SAP documents with validation | |
| Workflow triggers | Planned | Initiate approval workflows via conversation |
| Scheduled queries | Planned | Set up recurring data checks with alerts |
| Multi-language | Interact in any language supported by the underlying LLM; especially tested in Spanish and English |