Share via


InventPostingForm.inventProfileTypeRange_RU Method [AX 2012]

Creates the range that is used to filter the ProfileType relation, based on the calling data source.

Syntax

protected str inventProfileTypeRange_RU()

Run On

Called

Return Value

Type: str
A range for the InventProfileTypeAll_RU, InventProfileType_RU, and InventProfileId_RU fields on the InventPosting table.

Remarks

The range selects records that match the inventProfileId and inventProfileType fields of the calling buffer if it has these fields; otherwise, this range matches all records.

See Also

Reference

InventPostingForm Class