Share via


CustomsInquiryTable_IN::writeFromPackedList Method

inserts CustomsInquiryTable_IN table records from the container of List of fieldNames.

Syntax

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

Run On

Server

Parameters

  • _packedList
    Type: container
    The container of List of fieldNames to be inserted to CustomsInquiryTable_IN.

See Also

Reference

CustomsInquiryTable_IN Table