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.
Updates tax invoice details.
Syntax
server public static void updateTaxInvoiceDetails(
TaxUnrealizedPurchTaxInvoiceId _origTaxInvoiceId,
TaxUnrealizedPurchTaxInvoiceId _newTaxInvoiceId,
TaxUnrealizedPurchTaxInvoiceDate _newTaxInvoiceDate,
TaxUnrealizedPurchTaxInvoiceRcptDate _newTaxInvoiceReceiptDate,
TaxUnrealizedPurchRealVendName _newRealVendName)
Run On
Server
Parameters
- _origTaxInvoiceId
Type: TaxUnrealizedPurchTaxInvoiceId Extended Data Type
Original tax invoice id.
- _newTaxInvoiceId
Type: TaxUnrealizedPurchTaxInvoiceId Extended Data Type
New tax invoice id.
- _newTaxInvoiceDate
Type: TaxUnrealizedPurchTaxInvoiceDate Extended Data Type
New tax invoice date.
- _newTaxInvoiceReceiptDate
Type: TaxUnrealizedPurchTaxInvoiceRcptDate Extended Data Type
New tax invoice receipt date.
- _newRealVendName
Type: TaxUnrealizedPurchRealVendName Extended Data Type
New real vendor name.