TaxWithholdInquiryTable_IN::writeFromPackedList Method

Inserts the record into TaxWithholdInquiryTable_IN table.

Syntax

server public static void writeFromPackedList(
    TableId _tableId, 
    container _packedList, 
    Name _name, 
    FromDate _fromDate, 
    ToDate _toDate, 
    NoYesId _header, 
    NoYesId _footer, 
    Description _headerNoteText, 
    Description _footerNoteText, 
    TaxInformationRecId_IN _taxWithholdRegNumber, 
    TaxWithholdPeriodRecId_IN _taxWithholdSettlementPeriod, 
    TaxWithholdComponentGroupRecId_IN _taxWithholdComponentGroup, 
    TaxWithholdCodeType_IN _taxWithholdType)

Run On

Server

Parameters

See Also

Reference

TaxWithholdInquiryTable_IN Table