|
I had to add a filter for warehouse. Suddenly I am getting a null error,
code 20.
SELECT IDIDAT, COUNT(DISTINCT idinvn)
FROM CA1665AFCV.SROISDPL T01
WHERE IDIDAT >= 20160101 AND IDORDT = 'FB'
and idsrom in (100, 114)
GROUP BY rollup(IDIDAT)
the error is this:
Message . . . . : Data mapping error on member FBA.
Cause . . . . . : A data mapping error occurred on field SEL0002 in
record
number 0, record format FBA, member number 1, in member FBA file FBA in
library QGPL, because of error code 20. The error code meanings follow:
20 -- A field that is not null capable could not be set to null.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.