SAP HANA Views without input parameters


SAP HANA Views with Input Parameters

An analytical view or calculation view may have input parameters that can be used for the following:
Parameters can be optional but may be mandatory. Parameters can have a default value but will not necessarily have one. You pass parameter values to the SAP HANA view immediately after the view name in the FROM clause.
