It seems that axapta has problem in recognizing backslash character for
a column that is used as key field.
A packingslipid with backslash character like 'abc\123' (packing slip
id entry in PO) will cause problem in the queryrun.
It will not be able to get the transaction relation because axapta
remove all backslash during the query relation creation ( 'abc\123'
become 'abc123'), then of course no line match and report won't print
any line.
Is there any fix for it ?
Thanks,
Agus
SPONSORED LINKS
| Computer part | Programming languages | Microsoft axapta |
| Support exchange |
YAHOO! GROUPS LINKS
- Visit your group "development-axapta" on the web.
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

