PdcPurchaseInvoiceHeader.BookNo: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == BookNo as String == Description == Booknumber == Notes == == Code example == <source lang="vb"> </source> == Availability ==" |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
Booknumber | Booknumber, read only. | ||
== Notes == | == Notes == | ||
Returns the BookNumber of the purchaseinvoice (PIH_BOOKNUMBER). | |||
== Code example == | == Code example == |
Latest revision as of 09:39, 19 August 2015
Declaration
BookNo as String
Description
Booknumber, read only.
Notes
Returns the BookNumber of the purchaseinvoice (PIH_BOOKNUMBER).