SAS Institute. The Power to Know

SAS/OR(R) 9.2 User's Guide: Bills of Material Processing


The BOM Procedure

Functional Summary

The following table outlines the options available for the BOM procedure. An alphabetical list of options is provided in the Dictionary of Options.

Table 2.1: PROC BOM Options

Task Statement Option
Data Set Specification  
Product Structure input data setPROC BOMDATA=
Part Master input data setPROC BOMPMDATA=
Indented BOM output data setPROC BOMOUT=
Summarized Parts output data setPROC BOMSUMMARYOUT=
Part Master Information Specification  
ID variablesSTRUCTUREID=
lead time variableSTRUCTURELEADTIME=
part variableSTRUCTUREPART=
quantity on hand variableSTRUCTUREQTYONHAND=
gross requirement variableSTRUCTUREREQUIREMENT=
Problem Size Options  
do not use utility data setPROC BOMNOUTIL
number of itemsPROC BOMNPARTS=
number of product structure recordsPROC BOMNRELTS=
Product Structure Specification  
end itemsSTRUCTUREENDITEM=
Identical Relationships Handling Specification  
handling of identical product structure recordsPROC BOMDUPLICATE=
Relationship Information Specification  
component variablesSTRUCTURECOMPONENT=
scrap factor variablesSTRUCTUREFACTOR=
lead-time offset variablesSTRUCTUREOFFSET=
parent variableSTRUCTUREPARENT=
quantity per assembly variablesSTRUCTUREQUANTITY=
RID variablesSTRUCTURERID=