|
Hello Everyone, Some 8 years ago, we wrote a home-grown ecommerce application that interfaces with our BPCS v6.0.2 implementation. The application is a J2EE app that accepts data from the user via the web and hands it off to BPCS to process. In our process to add a line item, we write a record to ECLW that just includes the order Id, line number, account, item, quantity, volume, and warehouse, then we call ORD702B to update the detail record with all the necessary values required by BPCS to properly process the line. This process works fine for standard product types; however, it doesn't seem to process kit (item type 4) orders in the same manner as client server does. When we place an order for a kit product via client server, the ECLW file does not contain a price for any of the children lines, only the parent is priced. Additionally, there are a few other fields in the children lines that contain different values then do the lines entered via our process such as the Line Component Type which is set to a value of 'Y' for children and the Item Number (LITEM) which contains the parent item number for all the children lines. I've tried a few options such as writing the component lines separately, placing the values that were found in the order placed via client server, but those values seem to be overwritten when calling ORD702B. Can anyone provide me with any insight as to what I could be doing wrong when processing kit lines in this manner? Thanks, Andy Andrew Papada O 931.270.4189 C 610.574.9700 F 860.998.2342 andrew.papada@xxxxxxxxxx
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.