Quantcast
Channel: Microsoft Dynamics GP
Viewing all articles
Browse latest Browse all 59474

Forum Post: Error using taIVMultibinBinToBinTransfer

$
0
0

Trying to process bin transfers using the taIVMultibinBinToBinTransfer stored procedure in GP 2013.  The move occurs however the stored procedure errors out and the Bin Transfer record is not inserted into the new bin transfer table IV30004.  The error returned from the taIVMultibinBinToBinTransfer SP is:

"Msg 547, Level 16, State 0, Procedure taIVMultibinBinToBinTransfer, Line 1

The INSERT statement conflicted with the CHECK constraint "CK__IV30004__Bin_XFe__690EEB90". The conflict occurred in database "ZAHNR", table "dbo.IV30004", column 'Bin_XFer_Date'."

This contraint checks to make sure the record is submitting a date only value, with time set to 00:00:00:000.  I don't understand why they would remove the time value and not have another column for it like they do in other tables.

Note to be taken:  If using taIVMultibinBinToBinTransfer directly, be sure to scrub the I-vBin_XFer_Date parameter to be Date only.


Viewing all articles
Browse latest Browse all 59474

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>