PdcPurchaseInvoiceLine.Complete: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
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).<br>
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.



Revision as of 07:42, 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).
After this flag is set to true, no invoice can be booked on it any more.

Code example

Availability