Hi Team,
I am running a SARSU in CSD and that SARSU code calls below procedure within it. Getting this error "Mismatched number of parameters passed to routine openjrnl.p. (3234)" in the report output. Is there a way I can check the procedure definition in CSD and correct this parameter issue ?
I tried checking in the developer tools in Chrome, but could not locate this procedure call.
run openjrnl.p("ic":u,
g-today,
g-gldefper,
no).
Thanks,