VendInvoiceInfoTableCorrectionType_RU::create Method
Creates a new record in the VendInvoiceInfoTableCorrectionType_RU table.
Syntax
client server public static VendInvoiceInfoTableCorrectionType_RU create(VendInvoiceInfoTableRecId _vendInvoiceInfoTable, FactureCorrectionType_RU _correctionType)
Run On
Called
Parameters
- _vendInvoiceInfoTable
Type: VendInvoiceInfoTableRecId Extended Data Type
The VendInvoiceInfoTable record ID.
- _correctionType
Type: FactureCorrectionType_RU Enumeration
The FactureCorrectionType_RU parameter.
Return Value
Type: VendInvoiceInfoTableCorrectionType_RU Table
The VendInvoiceInfoTableCorrectionType_RU record that is created.