Skip to main content
Glama
164,693 tools. Last updated 2026-05-31 11:33

"BMW" matching MCP tools:

  • Retrieve the JSON schema for an aDSO write interface to identify field names, data types, and required fields. Use this schema before pushing data to ensure correct record structure.
    MIT
  • Query BW data or preview provider content via BICS. Prepare by retrieving metadata to set axis layout, filters, and variables accurately.
    MIT
  • Analyze dependencies by finding all objects referencing a specific BW object, such as transformations for an aDSO or process chains for a DTP.
    MIT
  • Read direct children of any node in the BW repository tree by path, enabling drill-down through InfoAreas, folders, objects, and sub-folders.
    MIT
  • Read a global Calculated Key Figure (CKF) from a CompositeProvider and retrieve its resolved formula, metadata, and full dependency graph of sub-components.
    MIT

Matching MCP Servers

  • Create a new aDSO shell by copying an existing one or starting empty. Specify the aDSO type and later add fields to activate.
    MIT
  • Create and activate a DTP (Data Transfer Process) using an existing transformation. Supports optional source field filter. For multi-step chains, include both transformations.
    MIT
  • Search for any SAP BW object by name or description using wildcards. Optionally filter by object type like aDSO, query, or transformation.
    MIT
  • Retrieve a Process Chain definition including steps, dependencies, and variant details. Disable variant details for a faster structural overview.
    MIT
  • Push data records directly into an aDSO inbound table using the SAP BW/4HANA write interface. Requires aDSO with write interface enabled.
    MIT
  • Lists all DataSources under a logical source system by recursively traversing the application component hierarchy, with optional path filtering for specific subtrees.
    MIT
  • Release a lock on SAP BW objects without activation, discarding changes after an aborted create or update. Supports aDSO, transformations, InfoObjects, and InfoAreas.
    MIT
  • Retrieve detailed configuration of a process variant from a SAP BW process chain step. Supports all process types: ABAP, DTP_LOAD, ADSOACT, and more.
    MIT
  • Permanently delete BW objects like aDSOs, InfoObjects, transformations, and DTPs. Handles locking and immediate deletion without activation, with dependency guidance.
    MIT
  • Activate aDSO, transformation, or DTP objects using a lock handle from update operations. Automatically unlocks (except DTPs) and reports any deactivated DTPs for re-activation.
    MIT
  • Map a source field to a target InfoObject or convert existing rules in a BW Transformation to direct, routine, formula, constant, lookup, or no_update types.
    MIT
  • Update an InfoSource by changing its description and replacing the entire field list. Fields can be linked to InfoObjects or local. Provides a lock handle for activation.
    MIT
  • Update an InfoObject's description, attribute list, or fixed unit/currency in SAP BW. Automates lock, modify, activate, and unlock sequence in one call.
    MIT