bw_delete_transformation_routine
Remove a routine (start, end, or expert) from a SAP BW/4HANA transformation. Deletes the routine rule and cleans up the group if empty, returning a lock handle for activation.
Instructions
Remove a Start, End, or Expert routine from a Transformation. Deletes the matching rule from group id="0". If no rules remain, removes the entire group. Returns lock_handle for bw_activate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transformation_name | Yes | Transformation name (UUID-like key). | |
| routine_type | Yes | Routine to remove: "start", "end", or "expert". |