PdcProductReport.OverproductionHandling: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
0 is deliver to customer. | 0 is deliver to customer. | ||
1 is ignore. | 1 is ignore. | ||
2 is add to stock. | |||
== Code example == | == Code example == |
Revision as of 08:43, 22 August 2013
Declaration
OverproductionHandling as long
Description
This property holds the overproduction handling, send it to the customer or ignore it.
Notes
0 is deliver to customer. 1 is ignore. 2 is add to stock.