This table stores information about the coupons configured in Oracle ATG Web Commerce.

Column Name

Type

Length

Null Allowed

Description

ID

int

No

The identifier of the coupon

NCOUPON_ID

varchar

40

No

The natural identifier of the coupon

NAME

varchar

254

No

The name assigned to the coupon

NAME_EN

varchar

254

Yes

The name assigned to the coupon in English

START_DATE

timestamp

Yes

The time and date at which the coupon became usable

EXPIRATION_DATE

timestamp

Yes

The time and date at which the coupon was no longer usable

IS_BATCH

one-digit

No

A boolean value that indicates whether the coupon is serialized

0 = false

1 = true

NUMBER_OF_COUPONS

int

No

If the coupon is serialized, the number of instances that are in the batch

RECORD_LAST_UPDATE

timestamp

Yes

The time and date at which this data warehouse record was last updated

RECORD_START_DATE

timestamp

Yes

The time and date at which this data warehouse record was created

RECORD_END_DATE

timestamp

Yes

The time and date at which this data warehouse record was marked for deletion

MOST_RECENT

one-digit

No

A boolean value that indicates whether this record holds the most recent information about the coupon.

0 = false

1 = true

DELETED

one-digit

No

A boolean value that indicates whether the coupon has been deleted

0 = false

1 = true


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