User guide
Running bom_upload
6-6: Generating PCNs and Uploading BOMs
❑
Have you looked at the
.profile
file to check that you ran
bn_bomprocess
from the correct working directory?
. . .
Design_Part_Number: 118026-A
Design_Part_Desc: PCB ASSY IIG3 MTR BRD
New_Rev: 09
Working_Area: /tmp_mnt/dra/2brel/mech/dh/g
Generated_by: dhardy
Running bom_upload
The
bom_upload
utility moves the output from
bn_bomprocess
to
/bay
dir
/dra/
trans/
PartNumber
, and then, after the PCN is issued, to
/bay
dir
/dra/rel/
pcn_data/
PPP
000/
PartNumber
(
PPP
is the first three digits of the number).
Before you run the BOM upload tool, you need to:
•Have run
bn_bomprocess
either directly or via
mechbom
or
xcelbom
.
• Change to the directory containing the
Part
.profile
file.
• Be able to provide a description of the changes made by the BOM.
• Be sure that your BOM’s parent part number (usually the board assembly) is
available from the SAP database.
If any files needed to create a PCN are missing or have no content,
bom_upload
will inform you and exit.
Table 6-1. Engineering Output Directories after BOM Uploads
Directories Contents
~
your_
project_directory
The files, including .profile, created by
bn_bomprocess (unless directed
otherwise by the config file).
/dra/rel/docs/
PPP
000/
PartNumber.nn
“Released” documentation files.
/dra/rel/mech/
PPP
000/
PartNumber.nn
“Released” mechanical files.
/dra/rel/pcn_data/
PPP
000/
PartNumber.nn
Files associated with the PCN after
issue.
/dra/rel/programs/
PPP
000/
PartNumber.nn
“Released” device files, etc.
/dra/trans/
PartNumber
/
PPP
000/
PartNumber.nn
Temporary location where data gets
copied to when you run BOM Upload.