bw_update_query_layout
Modify a BW query layout by adding or removing characteristics in rows, columns, or free characteristics, and manage reusable structure references. Changes are saved in a single operation.
Instructions
Modify an existing BW Query layout: add or remove characteristics in the rows, columns, or free-characteristics area, and add or remove references to reusable structures (a structure is a layout container). All operations are applied in a single save. All names must be technical names (e.g. "IOBJ_NAME", "STRUCTURE_NAME", "QUERY_NAME").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transport | No | Transport request number (e.g. DEVK900123). Only needed when the query lives on a transportable package; omit for $TMP queries. | |
| operations | Yes | Layout changes to apply in one save cycle. | |
| query_name | Yes | Technical name of the query to modify (e.g. "QUERY_NAME"). |