To fill the input parameters of a table function in a calculation view:
Define constant values (A):Assigning constants directly ensures that static values are passed to the table function.
Map columns from lower nodes (D):Input parameters can dynamically take values from columns in lower-level nodes.
Create and map an input parameter (E):Defining an input parameter in the calculation view and mapping it to the table function provides flexibility and parameterization for the logic.
Options B and C are not valid as procedures or hierarchy nodes are not applicable in this context.(Reference: SAP HANA Calculation View Modeling Guide)
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit