PdcPurchaseInvoiceLine.Complete: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


== Notes ==
== Notes ==
This flag is automatically set when the amount of the invoice line is equal or greater than amount of the purchase line (TOTINKOOP).
This flag is automatically set when the amount of the invoice line is equal or greater than amount of the purchase line (TOTINKOOP: IN_PRIJS).<br>
It is also dependent on settings in PdC ("Book on incoming goods" and other settings) and earlier booked purchase invoices.
After this flag is set to true, no invoice can be booked on it any more.
After this flag is set to true, no invoice can be booked on it any more.



Latest revision as of 08:16, 21 August 2015

Declaration

Complete as Boolean

Description

This flag indicates the purchase line is completely invoiced.

Notes

This flag is automatically set when the amount of the invoice line is equal or greater than amount of the purchase line (TOTINKOOP: IN_PRIJS).
It is also dependent on settings in PdC ("Book on incoming goods" and other settings) and earlier booked purchase invoices. After this flag is set to true, no invoice can be booked on it any more.

Code example

Availability