Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
The mktg_promocode_generation_error table in the marketing database contains information about errors that have occurred during promotion code generation.
The following table describes the columns in the mktg_promocode_generation_error table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
guid_pcgen_batch_id |
uniqueidentifier |
no |
A GUID that uniquely identifies the promotion code generation that encountered an error. |
i_batcherror_code |
int |
no |
The error code encountered by the indicated promotion code generation. |
i_batcherror_linenumber |
int |
no |
The line number associated with this promotion code generation error. |