Share via


JmgProdParametersDim::find Method

Retrieves a JmgProdParametersDim record with the specified inventory dimension ID.

Syntax

client server public static JmgProdParametersDim find(InventDimId _inventDimId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that specifies whether the returned record must be selected for update.

Return Value

Type: JmgProdParametersDim Table
A JmgProdParametersDim record that has the specified inventory dimension ID.

Remarks

If no record exist for the specified inventory dimension ID, the non-site specific parameters is returned.

See Also

Reference

JmgProdParametersDim Table