PdcPurchaseInvoiceLine.Approved: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
Created page with "== Declaration == Approved as Boolean == Description == Approval for line == Notes == == Code example == <source lang="vb"> </source> == Availability =="
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:


== Description ==
== Description ==
Approval for line
Returns or sets the approval flag for the invoice line. Read/Write


== Notes ==
== Notes ==
 
Automatically the date and the username of approval are filled.


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

Latest revision as of 07:38, 21 August 2015

Declaration

Approved as Boolean

Description

Returns or sets the approval flag for the invoice line. Read/Write

Notes

Automatically the date and the username of approval are filled.

Code example

Availability