Hi All,
I'm working on output invoice (OINV) form.
I need the description of the payment method, so I've written the following formatted search:
select descript from OPYM where PayMethCod = $[$148.7.0]
The query works fine until I associate it to a system field (like for instance the Comments field), but as I associate the formatted query to a user definet field it fails and SAP give the error message "Internal error (3006) [Message 131-183]".
Can anyone help me to undertand and eventually solve the problem?
Thank you
Massimo