Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VI Job to update work order materials

Status
Not open for further replies.

Blorf

Programmer
Dec 30, 2003
1,608
US
Hi.

If you have a work order, with a component, a step number, and all related information, and you wanted to use a vi routine to change the quantity required, can it be done?

Have a huge work order, contains about 1800 parts, and about 20 open work orders identicle, and I have to do updates due to BOM issues. The interface is difficult because it adds lines instead of changes them, unless you scroll down and pick the line that needs changed, and with so many items, it is a challange.

Thank you,
ChaZ

There Are 10 Types Of People In The world:
Those That Understand BINARY And Those That Don’t.

 
It is NOT possible to edit lines in a detail file with an import. An import will just add lines. There is NO work around. This is true for ANY module for ANY data entry files in which there is a header and detail.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top