bw_get_role_queries
Retrieve all BW queries assigned to roles via the Publish to Role mechanism, including technical name and InfoProvider. Optionally filter by role name.
Instructions
List all BW queries published in BW roles (via the "Publish to Role" mechanism). Returns each role with its assigned queries, including technical name, description, object type, and InfoProvider. Note: only SAP_BW_QUERY objects are returned; PFCG menu entries of other types (e.g. AFO workbooks added as transactions) are not included. Use role_name to filter to a specific role; omit it to see all roles with published queries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role_name | No | Optional. Technical name of the role to filter by (e.g. from bw_get_roles). Omit to return all roles. |