SysQueryForm.hideSurrogateFKReplacementsLookup Method [AX 2012]

Hides the replacement look up fields based on a relationship of joint type and SFK.

Syntax

private void hideSurrogateFKReplacementsLookup(QueryBuildDataSource _qbds, int _prefixId)

Run On

Client

Parameters

  • _prefixId
    Type: int
    The current table.

See Also

Reference

SysQueryForm Class