PdcPurchaseInvoiceHeader.Source: Difference between revisions

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


== Description ==
== Description ==
Source.
Returns or writes the source of an invoice.


== Notes ==
== Notes ==
Returns the Source of the purchaseinvoice (PIH_Source).
The source that creates the invoice can be filled here. For example 'API' or 'Gatewise' (PIH_SOURCE).


== Code example ==
== Code example ==
Line 15: Line 15:


== Availability ==
== Availability ==
Since version 2023R4 onwards

Latest revision as of 10:12, 8 September 2023

Declaration

Source as String

Description

Returns or writes the source of an invoice.

Notes

The source that creates the invoice can be filled here. For example 'API' or 'Gatewise' (PIH_SOURCE).

Code example

Availability

Since version 2023R4 onwards