EditDataItemLovQueryValue

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber EditDataItemLovQueryValue(  )

The EditDataItemLovQueryValue method returns the value that will be used to format the where-statement in the LOV-dialog.

Returns

Const.LOVITEMVALUE_MyValue    - The item value will be used

Const.LOVITEMVALUE_IsNull         - The item will be formatted like 'xxx is null'

A string value converted to number - The alternative value that will be used in the LOV statement.