I could do with some pointers (probably from Actinic people) with some fields in the Actinic database, specifically the orderDetail table. Our stock control application needs to occaisionally add extra lines to the order, and so I need help with the following:
1) the Status field. The order lines either have a Status value of "F" or "N" - what do these represent?
2) the sReportKey field seems to be made from the product title and a hash value of some kind. What is the function of this field and would it be safe to ignore the hash?
Thanks to anyone who can shed light on any of these points. Cheers
Graham
1) the Status field. The order lines either have a Status value of "F" or "N" - what do these represent?
2) the sReportKey field seems to be made from the product title and a hash value of some kind. What is the function of this field and would it be safe to ignore the hash?
Thanks to anyone who can shed light on any of these points. Cheers
Graham
Comment