PdcPurchaseInvoiceHeader.TermsOfPaymentID: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
Condition as String
TermsOfPaymentID as integer


== Description ==
== Description ==
Payment condition
The terms of payment id of the invoice. Read only


== Notes ==
== Notes ==
 
To change the terms of payment id, use method "SetTermsOfPaymentID".


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

Latest revision as of 11:55, 19 August 2015

Declaration

TermsOfPaymentID as integer

Description

The terms of payment id of the invoice. Read only

Notes

To change the terms of payment id, use method "SetTermsOfPaymentID".

Code example

Availability