PdcPurchaseInvoiceLine.ProductionNo: Difference between revisions

From External Bemet Wiki
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 ==
ProductNr as String
ProductionNo as string


== Description ==
== Description ==
Product number  
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

Notes

Code example

Availability