Share via


InventPostingForm.setCostRelation Method [AX 2012]

Set the cost relation field based on the old and new selection of the relation type.

Syntax

public void setCostRelation(
    TableGroupAll oldSel, 
    TableGroupAll newSel, 
    InventPosting inventLedger)

Run On

Called

Parameters

See Also

Reference

InventPostingForm Class