Documentation >
MAC-PAC Technical Library >
Manufacturing >
Design Engineering >
Programs >
Build-Thru Part Net Change Flag Maintenance - Purpose >
Build-Thru Part Net Change Flag Maintenance - Calculations
Build-Thru Part Net Change Flag Maintenance - Calculations
DE115E
A. Housekeeping
1. See the Common Processing Routines Section for a general discussion of this subroutine. Processing specific to this program is described below.
B. Mainline
1. If a build-thru part is changed to a different part type, DE100E and DE100E call this program to read the Product Structure Where-Used file to retrieve parent parts of build-thru parts whose part types have changed.
2. The Part Master file record for each parent part on the Product Structure Where-Used file is retrieved, and the part master net change flag is checked.
a. If the net change flag for the parent part does not equal "2" (replanning), it is changed to "2".
3. If the parent part of the build-thru part whose part type has changed is a build-thru part itself, it is loaded into the parent part array.
4. Steps 1 through 3 are repeated until all records on the Product Structure Where-Used file are read.
5. Records on the parent part array are processed.
6. Steps 1 through 3 are repeated until all the records in the parent part array are read.