PdcPurchaseInvoiceLine.Pos: Difference between revisions

From External Bemet Wiki
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 or sets (?) the Line position (index). Corresponds with database column PIL_LINE.PIL_POS.
Returns the position of the invoice line. Read only<br>


== Notes ==
== Notes ==
 
Corresponds with database column PIL_LINE.PIL_POS.


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

Latest revision as of 13:21, 21 August 2015

Declaration

Pos as String

Description

Returns the position of the invoice line. Read only

Notes

Corresponds with database column PIL_LINE.PIL_POS.

Code example

Availability

Available since March 2015, version 5.0 onwards.