Writing to EDIDCLocation

Discussions relating to breakout scripting, .NET and COM programming with Jiwa objects.

Writing to EDIDCLocation

Postby indikad » Tue Jun 07, 2016 3:01 pm

I am trying to write to EDIDCLocationCode using the line object when creating a brand new sales odrer ( from an external application )
Jiwa 6.5.13

but it wont write anything to that field ( no errors too ) - I can write to DiscountedPrice or QuantityOrdered without an issue but this wont ... any ideas ?
Code: Select all
line.EDIDCLocationCode = "ediloc 1 ";  //  jiwa object does not wirite to EDIDCLocationCode

also - any chance that I can get the InvoiceLineID of the line object before I invoke the SaveOrder of the order object ?

Code: Select all
/this line below will cuase error as the InvoiceLineID is not on the object yet I belive
                // Console.WriteLine (" InvoiceLineID id for 1171 = " + line.InvoiceLineID.ToString()); // this line
indikad
Frequent Contributor
Frequent Contributor
 
Posts: 182
Joined: Thu Jun 18, 2009 1:14 pm
Topics Solved: 2

Return to Technical / Programming

Who is online

Users browsing this forum: No registered users and 3 guests

cron