Share via


ReleaseUpdateDB60_Ledger.updatePLAEnquiry_IN Method [AX 2012]

Updates the UpdatePLAEnquiry_IN table.

The RecIds of TaxComponentTable_IN and DimensionAttributeValueCombination tables are now stored in place of TaxComponent and PLAAccount fields.

Syntax

public void updatePLAEnquiry_IN()

Run On

Server

Remarks

The record IDs of the TaxComponentTable_IN and DimensionAttributeValueCombination tables are now stored instead of TaxComponent and PLAAccount values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class