Share via


ReleaseUpdateDB60_Ledger.updateServiceTaxInquiryTable_IN Method [AX 2012]

Updates the ServiceTaxInquiryTable_IN table.

The RecIds of TaxRegistrationNumberTable_IN is now now stored in place of STCNumber.

Also the field FieldId is replaced by new field - FieldName.

Syntax

public void updateServiceTaxInquiryTable_IN()

Run On

Server

Remarks

The record IDs of the TaxRegistrationNumberTable_IN table are now stored instead of STCNumber values.

Additionally, the FieldId field is replaced by a new field, FieldName.

See Also

Reference

ReleaseUpdateDB60_Ledger Class