Hi All,
Can i add the Date to the REQUESTSHIPDATE in Sales order Window console at Order line item level through econnect (C# code). when i pass the Date to that field ,eConnect throws an exception as below "The INSERT statement conflicted with the CHECK constraint "CK__SOP10200__ReqShi__763775D2". The conflict occurred in database "TEST", table "dbo.SOP10200", column 'ReqShipDate'.
The statement has been terminated"
I haved checked in Database ,one Check constraint is there in SOP10200 with constraint name.
How can i overcome this error ?. please help me any one
Thanks,
Pavan G.