|
Chapter Contents |
Previous |
Next |
| The BOM Procedure |
The following table outlines the options available for the BOM procedure.
Table 1.1: PROC BOM Options| Task | Statement | Option |
| Data Set Specification | ||
| Single-level BOM data set | BOM | DATA= |
| Indented BOM data set | BOM | OUT= |
| Summarized BOM data set | BOM | SUMMARYOUT= |
| Output Control Options | ||
| ID variables | STRUCTURE | ID= |
| Part Information Specification | ||
| lead time variable | STRUCTURE | LEADTIME= |
| gross requirement variable | STRUCTURE | REQUIREMENT= |
| quantity on hand variable | STRUCTURE | QTYONHAND= |
| Product Structure Specification | ||
| component variables | STRUCTURE | COMPONENT= |
| part variable | STRUCTURE | PART= |
| quantity of component needed to make one part item | STRUCTURE | QUANTITY= |
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 2000 by SAS Institute Inc., Cary, NC, USA. All rights reserved.