PdcProductReport.OverproductionHandling: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == OverproductionHandling as long == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
|||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
0 is deliver to customer. | |||
1 is ignore. | |||
== Code example == | == Code example == |
Revision as of 08:38, 22 August 2013
Declaration
OverproductionHandling as long
Description
Notes
0 is deliver to customer. 1 is ignore.