Share via


VATInquiryTable_IN::writeFromPackedList Method

Creates a record in the table from a specific value.

Syntax

server public static void writeFromPackedList(
    TableId _tableId, 
    container _packedList, 
    Name _name, 
    FromDate _fromDate, 
    ToDate _toDate, 
    NoYesId _header, 
    NoYesId _footer, 
    Description _headerNoteText, 
    Description _footerNoteText, 
    TaxRegistrationNumberRecId_IN _registrationNumber, 
    TaxPeriod _taxPeriod)

Run On

Server

Parameters

  • _packedList
    Type: container
    The field that specifies the particular field list.

See Also

Reference

VATInquiryTable_IN Table