This table contains a list of rules used in search configurations. Search configurations are used in ATG Merchandising.

Column Name

Type

Length

Null Allowed

Description

ID

smallint

No

Identifier; primary key.

NSEARCH_RULE_ID

varchar

40

No

Natural key of the rule.

NAME

varchar

254

Yes

Rule name.

DESCRIPTION

varchar

254

Yes

Rule description.

RULE_TYPE_ID

smallint

No

Foreign key to ARF_SEARCH_RULE_TYPE.ID column.

RECORD_START_DATE

timestamp

Yes

Date when the information in this warehouse record became effective

RECORD_END_DATE

timestamp

Yes

Date when the information in this warehouse record is no longer effective.

RECORD_LAST_UPDATE

timestamp

Yes

Date this record was last updated.

MOST_RECENT

one-digit

No

Indicates that this record is the most recent.

0 = No

1 = Yes

Default value is 1.

DELETED

one-digit

No

Indicates that this record has been deleted.

0= No

1 = Yes

Default value is 0.


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices