Hi,
I'm already able to call a Graphical Calculation View with input parameter from a Script Calculation View, using the sintax bellow:
var_out = SELECT * FROM "_SYS_BIC"."package/CA_COMP_CODE"
(PLACEHOLDER."$$p_comp_code$$" => : p_comp_code)
But when I try to change the input parameter, in both Calculations Graphical and Script, to multiple entries I'm having problems using the some sintax.
Regards,
Renato