Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
server public static InventUpd_Financial newPurchInvoice(
InventMov_Purch _inventMovement,
LedgerVoucher _ledgerVoucher,
InvoiceId _invoiceNum,
AmountCur _amountCur,
CurrencyCode _currencyCode,
ExchRate _exchRate,
ExchrateSecondary _exchrateSecondary,
ExchRatesTriangulation _exchRatesTriangulation,
VendInvoiceInfoLine _vendInvoiceInfoLine,
VendInvoiceInfoSubLine _vendInvoiceInfoSubLine)
Run On
Server
Parameters
- _inventMovement
Type: InventMov_Purch Class
- _ledgerVoucher
Type: LedgerVoucher Class
- _invoiceNum
Type: InvoiceId Extended Data Type
- _amountCur
Type: AmountCur Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _exchRate
Type: ExchRate Extended Data Type
- _exchrateSecondary
Type: ExchrateSecondary Extended Data Type
- _exchRatesTriangulation
Type: ExchRatesTriangulation Extended Data Type
- _vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
- _vendInvoiceInfoSubLine
Type: VendInvoiceInfoSubLine Table