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 the VendInvoiceInfoLine record from the supplied VendInvoiceInfoLine record, and then links the updated record with the supplied one.
Syntax
client server public static VendInvoiceInfoLine updateFromActive(VendInvoiceInfoLine _activeLine)
Run On
Called
Parameters
- _activeLine
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record to use for updating the VendInvoiceInfoLine record.
Return Value
Type: VendInvoiceInfoLine Table
The VendInvoiceInfoLine record that has been inserted.