bw_get_planning_function
Fetch a Planning Function's full definition, including type, aggregation level, characteristic roles, parameter tree, and FOX formula, to analyze or debug planning logic.
Instructions
Read a Planning Function (TLOGO PLSE) definition — a planning operation (formula/FOX, copy, delete, repost, distribution, currency translation, custom exit, …) tied to an aggregation level for Integrated Planning / embedded BPC. Returns name, description, function type (planningServiceType), aggregation level, documentation, status, InfoArea, package, the characteristic usage list (role of each characteristic in the function), and the full parameter tree with nested structure and values. For FORMULA functions the FOX code surfaces as the value of the FLINE parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planning_function_name | Yes | Technical name of the Planning Function (e.g. "OBJECT_NAME"). |