Share via


InventPostingForm.custVendCodeRange Method [AX 2012]

Creates the range that is used to filter the value of the CustVendRelation field based on the calling data source.

Syntax

protected str custVendCodeRange()

Run On

Called

Return Value

Type: str
A range for the CostCode field and the CustVendRelation field on the InventPosting table.

Remarks

The range selects records that match the account field and the groupId field of the calling buffer that has these fields; otherwise, this range matches all records.

See Also

Reference

InventPostingForm Class