PdcPurchaseInvoiceLine.ID: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc). | Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc). Read only | ||
== Notes == | == Notes == | ||
Line 15: | Line 15: | ||
== Availability == | == Availability == | ||
Available since March 2015, version 5.0 onwards. |
Latest revision as of 09:16, 21 August 2015
Declaration
ID as long
Description
Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc). Read only
Notes
Code example
Availability
Available since March 2015, version 5.0 onwards.