PdcPurchaseInvoiceLine.ID: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == ID as long == Description == Id of line (key) == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
Line 3: Line 3:


== Description ==
== Description ==
Id of line (key)  
Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc).


== Notes ==
== Notes ==

Revision as of 12:06, 16 March 2015

Declaration

ID as long

Description

Returns Purchaseinvoiceline ID. Correspondes with database column PIL_LINE.PIL_ID (autoinc).

Notes

Code example

Availability