PdcPurchaseInvoiceLine.ProductionNo: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == ProductNr as String == Description == Product number == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== Declaration == | == Declaration == | ||
ProductionNo as string | |||
== Description == | == Description == | ||
The production number of the purchase order line (Purchase on order). Read only | |||
== Notes == | == Notes == | ||
== Code example == | == Code example == |
Latest revision as of 09:16, 21 August 2015
Declaration
ProductionNo as string
Description
The production number of the purchase order line (Purchase on order). Read only