IN PVAR CHAR(3)

c+ call QGPL/SP_TEST(:PARA1)
ist PARA1 so definiert wie PVAR ?

dann bekomme ich einen Fehler MCH3601
nur als workaround zum Testen ( nie in Produktion ) und ohne Garantie
Code:
c                  call     SP_Test(para1 : '')
SP's bekommen zusätzliche Parameter von SQL geliefert, aber so kann man schnell mal nachsehen, was ankommt ...

Gruß
Rolf