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.
Inserts data into the vendor invoice extension table.
Syntax
server public static void insertVendInvoiceExtensionIN(
RefRecId _vendInvoiceTransRecId,
TableId _sourceTableId,
RefRecId _sourceRecId)
Run On
Server
Parameters
- _vendInvoiceTransRecId
Type: RefRecId Extended Data Type
The record ID of the vendor invoice transaction.
- _sourceTableId
Type: TableId Extended Data Type
The source table ID.
- _sourceRecId
Type: RefRecId Extended Data Type
The source record ID.