PdcPurchaseInvoiceLine.PurchaseOrderNo: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == PurchOrder as String == Description == ID of purchase form == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
PurchOrder as String
PurchOrderNo as String


== Description ==
== Description ==
ID of purchase form
The number of the purchase order of the invoice line. Read only


== Notes ==
== Notes ==


== Code example ==
== Code example ==

Latest revision as of 13:50, 21 August 2015

Declaration

PurchOrderNo as String

Description

The number of the purchase order of the invoice line. Read only

Notes

Code example

Availability