Product Standard
Product Standard tables are a group of tables that define basic parameter information used as the basis for creation of individual jobs.Product Standards are created through Monitor/Edit Product Standards or through product standard imports.
Product standards consist of a set of tables that applies to the standard in general, regardless of machine, and a set of tables that applies to a specific machine. General tables start with prod_std and machine specific tables start with prod_mach.
The full set of tables involved with product standards are
prod_std_base for general information that is not machine specific
prod_std_labcat for labor requirements
prod_std_mat for material parameters
prod_std_setup for general setup requirements
prod_mach_base for general machine-specific parameters
prod_mach_prof for machine-specific profile information
prod_mach_pvar for machine-specific process variable parameters
prod_mach_setup for machine-specific setup information added to prod_std_setup when a specific job is created
A graphic relationship of product standard tables is available.