customfieldfilter

This topic is part of the suitelet SDF custom object documentation.

For information about developing suitelet SDF custom objects, see Suitelet Scripts as XML Definitions.

Fields

Name

Type

Required / Optional

Description

fldfilter

single-select list

Required

This field accepts references to the following custom types:

For information about other possible values, see generic_standard_field.

fldfilterchecked

boolean

Optional

The default value is F.

fldfiltercomparetype

single-select list

Optional

For information about possible values, see generic_customfield_fldfiltercomparetype.

The default value is 'EQ'.

fldfiltersel

multi-select list

Optional

You can specify multiple values by separating each value with a pipe (|) symbol.

This field accepts references to the following custom types:

fldfilterval

string

Optional

 

fldfilternotnull

boolean

Optional

The default value is F.

fldfilternull

boolean

Optional

The default value is F.

fldcomparefield

single-select list

Optional

This field accepts references to the following custom types:

For information about other possible values, see generic_standard_field.

General Notices