1/*
2 * THIS IS A GENERATED FILE
3 * SEE COLUMNS.LIST
4 */
5#ifndef COLUMNS_H
6#define COLUMNS_H
7#define CALL_CENTER_START 1
8#define CC_CALL_CENTER_SK 1
9#define CC_CALL_CENTER_ID 2
10#define CC_REC_START_DATE_ID 3
11#define CC_REC_END_DATE_ID 4
12#define CC_CLOSED_DATE_ID 5
13#define CC_OPEN_DATE_ID 6
14#define CC_NAME 7
15#define CC_CLASS 8
16#define CC_EMPLOYEES 9
17#define CC_SQ_FT 10
18#define CC_HOURS 11
19#define CC_MANAGER 12
20#define CC_MARKET_ID 13
21#define CC_MARKET_CLASS 14
22#define CC_MARKET_DESC 15
23#define CC_MARKET_MANAGER 16
24#define CC_DIVISION 17
25#define CC_DIVISION_NAME 18
26#define CC_COMPANY 19
27#define CC_COMPANY_NAME 20
28#define CC_STREET_NUMBER 21
29#define CC_STREET_NAME 22
30#define CC_STREET_TYPE 23
31#define CC_SUITE_NUMBER 24
32#define CC_CITY 25
33#define CC_COUNTY 26
34#define CC_STATE 27
35#define CC_ZIP 28
36#define CC_COUNTRY 29
37#define CC_GMT_OFFSET 30
38#define CC_ADDRESS 31
39#define CC_TAX_PERCENTAGE 32
40#define CC_SCD 33
41#define CC_NULLS 34
42#define CALL_CENTER_END 34
43#define CATALOG_PAGE_START 35
44#define CP_CATALOG_PAGE_SK 35
45#define CP_CATALOG_PAGE_ID 36
46#define CP_START_DATE_ID 37
47#define CP_END_DATE_ID 38
48#define CP_PROMO_ID 39
49#define CP_DEPARTMENT 40
50#define CP_CATALOG_NUMBER 41
51#define CP_CATALOG_PAGE_NUMBER 42
52#define CP_DESCRIPTION 43
53#define CP_TYPE 44
54#define CP_NULLS 45
55#define CATALOG_PAGE_END 45
56#define CATALOG_RETURNS_START 46
57#define CR_RETURNED_DATE_SK 46
58#define CR_RETURNED_TIME_SK 47
59#define CR_ITEM_SK 48
60#define CR_REFUNDED_CUSTOMER_SK 49
61#define CR_REFUNDED_CDEMO_SK 50
62#define CR_REFUNDED_HDEMO_SK 51
63#define CR_REFUNDED_ADDR_SK 52
64#define CR_RETURNING_CUSTOMER_SK 53
65#define CR_RETURNING_CDEMO_SK 54
66#define CR_RETURNING_HDEMO_SK 55
67#define CR_RETURNING_ADDR_SK 56
68#define CR_CALL_CENTER_SK 57
69#define CR_CATALOG_PAGE_SK 58
70#define CR_SHIP_MODE_SK 59
71#define CR_WAREHOUSE_SK 60
72#define CR_REASON_SK 61
73#define CR_ORDER_NUMBER 62
74#define CR_PRICING_QUANTITY 63
75#define CR_PRICING_NET_PAID 64
76#define CR_PRICING_EXT_TAX 65
77#define CR_PRICING_NET_PAID_INC_TAX 66
78#define CR_PRICING_FEE 67
79#define CR_PRICING_EXT_SHIP_COST 68
80#define CR_PRICING_REFUNDED_CASH 69
81#define CR_PRICING_REVERSED_CHARGE 70
82#define CR_PRICING_STORE_CREDIT 71
83#define CR_PRICING_NET_LOSS 72
84#define CR_NULLS 73
85#define CR_PRICING 74
86#define CATALOG_RETURNS_END 74
87#define CATALOG_SALES_START 75
88#define CS_SOLD_DATE_SK 75
89#define CS_SOLD_TIME_SK 76
90#define CS_SHIP_DATE_SK 77
91#define CS_BILL_CUSTOMER_SK 78
92#define CS_BILL_CDEMO_SK 79
93#define CS_BILL_HDEMO_SK 80
94#define CS_BILL_ADDR_SK 81
95#define CS_SHIP_CUSTOMER_SK 82
96#define CS_SHIP_CDEMO_SK 83
97#define CS_SHIP_HDEMO_SK 84
98#define CS_SHIP_ADDR_SK 85
99#define CS_CALL_CENTER_SK 86
100#define CS_CATALOG_PAGE_SK 87
101#define CS_SHIP_MODE_SK 88
102#define CS_WAREHOUSE_SK 89
103#define CS_SOLD_ITEM_SK 90
104#define CS_PROMO_SK 91
105#define CS_ORDER_NUMBER 92
106#define CS_PRICING_QUANTITY 93
107#define CS_PRICING_WHOLESALE_COST 94
108#define CS_PRICING_LIST_PRICE 95
109#define CS_PRICING_SALES_PRICE 96
110#define CS_PRICING_COUPON_AMT 97
111#define CS_PRICING_EXT_SALES_PRICE 98
112#define CS_PRICING_EXT_DISCOUNT_AMOUNT 99
113#define CS_PRICING_EXT_WHOLESALE_COST 100
114#define CS_PRICING_EXT_LIST_PRICE 101
115#define CS_PRICING_EXT_TAX 102
116#define CS_PRICING_EXT_SHIP_COST 103
117#define CS_PRICING_NET_PAID 104
118#define CS_PRICING_NET_PAID_INC_TAX 105
119#define CS_PRICING_NET_PAID_INC_SHIP 106
120#define CS_PRICING_NET_PAID_INC_SHIP_TAX 107
121#define CS_PRICING_NET_PROFIT 108
122#define CS_PRICING 109
123#define CS_PERMUTE 110
124#define CS_NULLS 111
125#define CR_IS_RETURNED 112
126#define CS_PERMUTATION 113
127#define CATALOG_SALES_END 113
128#define CUSTOMER_START 114
129#define C_CUSTOMER_SK 114
130#define C_CUSTOMER_ID 115
131#define C_CURRENT_CDEMO_SK 116
132#define C_CURRENT_HDEMO_SK 117
133#define C_CURRENT_ADDR_SK 118
134#define C_FIRST_SHIPTO_DATE_ID 119
135#define C_FIRST_SALES_DATE_ID 120
136#define C_SALUTATION 121
137#define C_FIRST_NAME 122
138#define C_LAST_NAME 123
139#define C_PREFERRED_CUST_FLAG 124
140#define C_BIRTH_DAY 125
141#define C_BIRTH_MONTH 126
142#define C_BIRTH_YEAR 127
143#define C_BIRTH_COUNTRY 128
144#define C_LOGIN 129
145#define C_EMAIL_ADDRESS 130
146#define C_LAST_REVIEW_DATE 131
147#define C_NULLS 132
148#define CUSTOMER_END 132
149#define CUSTOMER_ADDRESS_START 133
150#define CA_ADDRESS_SK 133
151#define CA_ADDRESS_ID 134
152#define CA_ADDRESS_STREET_NUM 135
153#define CA_ADDRESS_STREET_NAME1 136
154#define CA_ADDRESS_STREET_TYPE 137
155#define CA_ADDRESS_SUITE_NUM 138
156#define CA_ADDRESS_CITY 139
157#define CA_ADDRESS_COUNTY 140
158#define CA_ADDRESS_STATE 141
159#define CA_ADDRESS_ZIP 142
160#define CA_ADDRESS_COUNTRY 143
161#define CA_ADDRESS_GMT_OFFSET 144
162#define CA_LOCATION_TYPE 145
163#define CA_NULLS 146
164#define CA_ADDRESS 147
165#define CA_ADDRESS_STREET_NAME2 148
166#define CUSTOMER_ADDRESS_END 148
167#define CUSTOMER_DEMOGRAPHICS_START 149
168#define CD_DEMO_SK 149
169#define CD_GENDER 150
170#define CD_MARITAL_STATUS 151
171#define CD_EDUCATION_STATUS 152
172#define CD_PURCHASE_ESTIMATE 153
173#define CD_CREDIT_RATING 154
174#define CD_DEP_COUNT 155
175#define CD_DEP_EMPLOYED_COUNT 156
176#define CD_DEP_COLLEGE_COUNT 157
177#define CD_NULLS 158
178#define CUSTOMER_DEMOGRAPHICS_END 158
179#define DATE_START 159
180#define D_DATE_SK 159
181#define D_DATE_ID 160
182#define D_DATE 161
183#define D_MONTH_SEQ 162
184#define D_WEEK_SEQ 163
185#define D_QUARTER_SEQ 164
186#define D_YEAR 165
187#define D_DOW 166
188#define D_MOY 167
189#define D_DOM 168
190#define D_QOY 169
191#define D_FY_YEAR 170
192#define D_FY_QUARTER_SEQ 171
193#define D_FY_WEEK_SEQ 172
194#define D_DAY_NAME 173
195#define D_QUARTER_NAME 174
196#define D_HOLIDAY 175
197#define D_WEEKEND 176
198#define D_FOLLOWING_HOLIDAY 177
199#define D_FIRST_DOM 178
200#define D_LAST_DOM 179
201#define D_SAME_DAY_LY 180
202#define D_SAME_DAY_LQ 181
203#define D_CURRENT_DAY 182
204#define D_CURRENT_WEEK 183
205#define D_CURRENT_MONTH 184
206#define D_CURRENT_QUARTER 185
207#define D_CURRENT_YEAR 186
208#define D_NULLS 187
209#define DATE_END 187
210#define HOUSEHOLD_DEMOGRAPHICS_START 188
211#define HD_DEMO_SK 188
212#define HD_INCOME_BAND_ID 189
213#define HD_BUY_POTENTIAL 190
214#define HD_DEP_COUNT 191
215#define HD_VEHICLE_COUNT 192
216#define HD_NULLS 193
217#define HOUSEHOLD_DEMOGRAPHICS_END 193
218#define INCOME_BAND_START 194
219#define IB_INCOME_BAND_ID 194
220#define IB_LOWER_BOUND 195
221#define IB_UPPER_BOUND 196
222#define IB_NULLS 197
223#define INCOME_BAND_END 197
224#define INVENTORY_START 198
225#define INV_DATE_SK 198
226#define INV_ITEM_SK 199
227#define INV_WAREHOUSE_SK 200
228#define INV_QUANTITY_ON_HAND 201
229#define INV_NULLS 202
230#define INVENTORY_END 202
231#define ITEM_START 203
232#define I_ITEM_SK 203
233#define I_ITEM_ID 204
234#define I_REC_START_DATE_ID 205
235#define I_REC_END_DATE_ID 206
236#define I_ITEM_DESC 207
237#define I_CURRENT_PRICE 208
238#define I_WHOLESALE_COST 209
239#define I_BRAND_ID 210
240#define I_BRAND 211
241#define I_CLASS_ID 212
242#define I_CLASS 213
243#define I_CATEGORY_ID 214
244#define I_CATEGORY 215
245#define I_MANUFACT_ID 216
246#define I_MANUFACT 217
247#define I_SIZE 218
248#define I_FORMULATION 219
249#define I_COLOR 220
250#define I_UNITS 221
251#define I_CONTAINER 222
252#define I_MANAGER_ID 223
253#define I_PRODUCT_NAME 224
254#define I_NULLS 225
255#define I_SCD 226
256#define I_PROMO_SK 227
257#define ITEM_END 227
258#define PROMOTION_START 228
259#define P_PROMO_SK 228
260#define P_PROMO_ID 229
261#define P_START_DATE_ID 230
262#define P_END_DATE_ID 231
263#define P_ITEM_SK 232
264#define P_COST 233
265#define P_RESPONSE_TARGET 234
266#define P_PROMO_NAME 235
267#define P_CHANNEL_DMAIL 236
268#define P_CHANNEL_EMAIL 237
269#define P_CHANNEL_CATALOG 238
270#define P_CHANNEL_TV 239
271#define P_CHANNEL_RADIO 240
272#define P_CHANNEL_PRESS 241
273#define P_CHANNEL_EVENT 242
274#define P_CHANNEL_DEMO 243
275#define P_CHANNEL_DETAILS 244
276#define P_PURPOSE 245
277#define P_DISCOUNT_ACTIVE 246
278#define P_NULLS 247
279#define PROMOTION_END 247
280#define REASON_START 248
281#define R_REASON_SK 248
282#define R_REASON_ID 249
283#define R_REASON_DESCRIPTION 250
284#define R_NULLS 251
285#define REASON_END 251
286#define SHIP_MODE_START 252
287#define SM_SHIP_MODE_SK 252
288#define SM_SHIP_MODE_ID 253
289#define SM_TYPE 254
290#define SM_CODE 255
291#define SM_CONTRACT 256
292#define SM_CARRIER 257
293#define SM_NULLS 258
294#define SHIP_MODE_END 258
295#define STORE_START 259
296#define W_STORE_SK 259
297#define W_STORE_ID 260
298#define W_STORE_REC_START_DATE_ID 261
299#define W_STORE_REC_END_DATE_ID 262
300#define W_STORE_CLOSED_DATE_ID 263
301#define W_STORE_NAME 264
302#define W_STORE_EMPLOYEES 265
303#define W_STORE_FLOOR_SPACE 266
304#define W_STORE_HOURS 267
305#define W_STORE_MANAGER 268
306#define W_STORE_MARKET_ID 269
307#define W_STORE_TAX_PERCENTAGE 270
308#define W_STORE_GEOGRAPHY_CLASS 271
309#define W_STORE_MARKET_DESC 272
310#define W_STORE_MARKET_MANAGER 273
311#define W_STORE_DIVISION_ID 274
312#define W_STORE_DIVISION_NAME 275
313#define W_STORE_COMPANY_ID 276
314#define W_STORE_COMPANY_NAME 277
315#define W_STORE_ADDRESS_STREET_NUM 278
316#define W_STORE_ADDRESS_STREET_NAME1 279
317#define W_STORE_ADDRESS_STREET_TYPE 280
318#define W_STORE_ADDRESS_SUITE_NUM 281
319#define W_STORE_ADDRESS_CITY 282
320#define W_STORE_ADDRESS_COUNTY 283
321#define W_STORE_ADDRESS_STATE 284
322#define W_STORE_ADDRESS_ZIP 285
323#define W_STORE_ADDRESS_COUNTRY 286
324#define W_STORE_ADDRESS_GMT_OFFSET 287
325#define W_STORE_NULLS 288
326#define W_STORE_TYPE 289
327#define W_STORE_SCD 290
328#define W_STORE_ADDRESS 291
329#define STORE_END 291
330#define STORE_RETURNS_START 292
331#define SR_RETURNED_DATE_SK 292
332#define SR_RETURNED_TIME_SK 293
333#define SR_ITEM_SK 294
334#define SR_CUSTOMER_SK 295
335#define SR_CDEMO_SK 296
336#define SR_HDEMO_SK 297
337#define SR_ADDR_SK 298
338#define SR_STORE_SK 299
339#define SR_REASON_SK 300
340#define SR_TICKET_NUMBER 301
341#define SR_PRICING_QUANTITY 302
342#define SR_PRICING_NET_PAID 303
343#define SR_PRICING_EXT_TAX 304
344#define SR_PRICING_NET_PAID_INC_TAX 305
345#define SR_PRICING_FEE 306
346#define SR_PRICING_EXT_SHIP_COST 307
347#define SR_PRICING_REFUNDED_CASH 308
348#define SR_PRICING_REVERSED_CHARGE 309
349#define SR_PRICING_STORE_CREDIT 310
350#define SR_PRICING_NET_LOSS 311
351#define SR_PRICING 312
352#define SR_NULLS 313
353#define STORE_RETURNS_END 313
354#define STORE_SALES_START 314
355#define SS_SOLD_DATE_SK 314
356#define SS_SOLD_TIME_SK 315
357#define SS_SOLD_ITEM_SK 316
358#define SS_SOLD_CUSTOMER_SK 317
359#define SS_SOLD_CDEMO_SK 318
360#define SS_SOLD_HDEMO_SK 319
361#define SS_SOLD_ADDR_SK 320
362#define SS_SOLD_STORE_SK 321
363#define SS_SOLD_PROMO_SK 322
364#define SS_TICKET_NUMBER 323
365#define SS_PRICING_QUANTITY 324
366#define SS_PRICING_WHOLESALE_COST 325
367#define SS_PRICING_LIST_PRICE 326
368#define SS_PRICING_SALES_PRICE 327
369#define SS_PRICING_COUPON_AMT 328
370#define SS_PRICING_EXT_SALES_PRICE 329
371#define SS_PRICING_EXT_WHOLESALE_COST 330
372#define SS_PRICING_EXT_LIST_PRICE 331
373#define SS_PRICING_EXT_TAX 332
374#define SS_PRICING_NET_PAID 333
375#define SS_PRICING_NET_PAID_INC_TAX 334
376#define SS_PRICING_NET_PROFIT 335
377#define SR_IS_RETURNED 336
378#define SS_PRICING 337
379#define SS_NULLS 338
380#define SS_PERMUTATION 339
381#define STORE_SALES_END 339
382#define TIME_START 340
383#define T_TIME_SK 340
384#define T_TIME_ID 341
385#define T_TIME 342
386#define T_HOUR 343
387#define T_MINUTE 344
388#define T_SECOND 345
389#define T_AM_PM 346
390#define T_SHIFT 347
391#define T_SUB_SHIFT 348
392#define T_MEAL_TIME 349
393#define T_NULLS 350
394#define TIME_END 350
395#define WAREHOUSE_START 351
396#define W_WAREHOUSE_SK 351
397#define W_WAREHOUSE_ID 352
398#define W_WAREHOUSE_NAME 353
399#define W_WAREHOUSE_SQ_FT 354
400#define W_ADDRESS_STREET_NUM 355
401#define W_ADDRESS_STREET_NAME1 356
402#define W_ADDRESS_STREET_TYPE 357
403#define W_ADDRESS_SUITE_NUM 358
404#define W_ADDRESS_CITY 359
405#define W_ADDRESS_COUNTY 360
406#define W_ADDRESS_STATE 361
407#define W_ADDRESS_ZIP 362
408#define W_ADDRESS_COUNTRY 363
409#define W_ADDRESS_GMT_OFFSET 364
410#define W_NULLS 365
411#define W_WAREHOUSE_ADDRESS 366
412#define WAREHOUSE_END 366
413#define WEB_PAGE_START 367
414#define WP_PAGE_SK 367
415#define WP_PAGE_ID 368
416#define WP_REC_START_DATE_ID 369
417#define WP_REC_END_DATE_ID 370
418#define WP_CREATION_DATE_SK 371
419#define WP_ACCESS_DATE_SK 372
420#define WP_AUTOGEN_FLAG 373
421#define WP_CUSTOMER_SK 374
422#define WP_URL 375
423#define WP_TYPE 376
424#define WP_CHAR_COUNT 377
425#define WP_LINK_COUNT 378
426#define WP_IMAGE_COUNT 379
427#define WP_MAX_AD_COUNT 380
428#define WP_NULLS 381
429#define WP_SCD 382
430#define WEB_PAGE_END 382
431#define WEB_RETURNS_START 383
432#define WR_RETURNED_DATE_SK 383
433#define WR_RETURNED_TIME_SK 384
434#define WR_ITEM_SK 385
435#define WR_REFUNDED_CUSTOMER_SK 386
436#define WR_REFUNDED_CDEMO_SK 387
437#define WR_REFUNDED_HDEMO_SK 388
438#define WR_REFUNDED_ADDR_SK 389
439#define WR_RETURNING_CUSTOMER_SK 390
440#define WR_RETURNING_CDEMO_SK 391
441#define WR_RETURNING_HDEMO_SK 392
442#define WR_RETURNING_ADDR_SK 393
443#define WR_WEB_PAGE_SK 394
444#define WR_REASON_SK 395
445#define WR_ORDER_NUMBER 396
446#define WR_PRICING_QUANTITY 397
447#define WR_PRICING_NET_PAID 398
448#define WR_PRICING_EXT_TAX 399
449#define WR_PRICING_NET_PAID_INC_TAX 400
450#define WR_PRICING_FEE 401
451#define WR_PRICING_EXT_SHIP_COST 402
452#define WR_PRICING_REFUNDED_CASH 403
453#define WR_PRICING_REVERSED_CHARGE 404
454#define WR_PRICING_STORE_CREDIT 405
455#define WR_PRICING_NET_LOSS 406
456#define WR_PRICING 407
457#define WR_NULLS 408
458#define WEB_RETURNS_END 408
459#define WEB_SALES_START 409
460#define WS_SOLD_DATE_SK 409
461#define WS_SOLD_TIME_SK 410
462#define WS_SHIP_DATE_SK 411
463#define WS_ITEM_SK 412
464#define WS_BILL_CUSTOMER_SK 413
465#define WS_BILL_CDEMO_SK 414
466#define WS_BILL_HDEMO_SK 415
467#define WS_BILL_ADDR_SK 416
468#define WS_SHIP_CUSTOMER_SK 417
469#define WS_SHIP_CDEMO_SK 418
470#define WS_SHIP_HDEMO_SK 419
471#define WS_SHIP_ADDR_SK 420
472#define WS_WEB_PAGE_SK 421
473#define WS_WEB_SITE_SK 422
474#define WS_SHIP_MODE_SK 423
475#define WS_WAREHOUSE_SK 424
476#define WS_PROMO_SK 425
477#define WS_ORDER_NUMBER 426
478#define WS_PRICING_QUANTITY 427
479#define WS_PRICING_WHOLESALE_COST 428
480#define WS_PRICING_LIST_PRICE 429
481#define WS_PRICING_SALES_PRICE 430
482#define WS_PRICING_EXT_DISCOUNT_AMT 431
483#define WS_PRICING_EXT_SALES_PRICE 432
484#define WS_PRICING_EXT_WHOLESALE_COST 433
485#define WS_PRICING_EXT_LIST_PRICE 434
486#define WS_PRICING_EXT_TAX 435
487#define WS_PRICING_COUPON_AMT 436
488#define WS_PRICING_EXT_SHIP_COST 437
489#define WS_PRICING_NET_PAID 438
490#define WS_PRICING_NET_PAID_INC_TAX 439
491#define WS_PRICING_NET_PAID_INC_SHIP 440
492#define WS_PRICING_NET_PAID_INC_SHIP_TAX 441
493#define WS_PRICING_NET_PROFIT 442
494#define WS_PRICING 443
495#define WS_NULLS 444
496#define WR_IS_RETURNED 445
497#define WS_PERMUTATION 446
498#define WEB_SALES_END 446
499#define WEB_SITE_START 447
500#define WEB_SITE_SK 447
501#define WEB_SITE_ID 448
502#define WEB_REC_START_DATE_ID 449
503#define WEB_REC_END_DATE_ID 450
504#define WEB_NAME 451
505#define WEB_OPEN_DATE 452
506#define WEB_CLOSE_DATE 453
507#define WEB_CLASS 454
508#define WEB_MANAGER 455
509#define WEB_MARKET_ID 456
510#define WEB_MARKET_CLASS 457
511#define WEB_MARKET_DESC 458
512#define WEB_MARKET_MANAGER 459
513#define WEB_COMPANY_ID 460
514#define WEB_COMPANY_NAME 461
515#define WEB_ADDRESS_STREET_NUM 462
516#define WEB_ADDRESS_STREET_NAME1 463
517#define WEB_ADDRESS_STREET_TYPE 464
518#define WEB_ADDRESS_SUITE_NUM 465
519#define WEB_ADDRESS_CITY 466
520#define WEB_ADDRESS_COUNTY 467
521#define WEB_ADDRESS_STATE 468
522#define WEB_ADDRESS_ZIP 469
523#define WEB_ADDRESS_COUNTRY 470
524#define WEB_ADDRESS_GMT_OFFSET 471
525#define WEB_TAX_PERCENTAGE 472
526#define WEB_NULLS 473
527#define WEB_ADDRESS 474
528#define WEB_SCD 475
529#define WEB_SITE_END 475
530#define DBGEN_VERSION_START 476
531#define DV_VERSION 476
532#define DV_CREATE_DATE 477
533#define DV_CREATE_TIME 478
534#define DV_CMDLINE_ARGS 479
535#define VALIDATE_STREAM 480
536#define DBGEN_VERSION_END 480
537#define S_BRAND_START 481
538#define S_BRAND_ID 481
539#define S_BRAND_SUBCLASS_ID 482
540#define S_BRAND_MANAGER_ID 483
541#define S_BRAND_MANUFACTURER_ID 484
542#define S_BRAND_NAME 485
543#define S_BRAND_END 485
544#define S_CUSTOMER_ADDRESS_START 486
545#define S_CADR_ID 486
546#define S_CADR_ADDRESS_STREET_NUMBER 487
547#define S_CADR_ADDRESS_STREET_NAME1 488
548#define S_CADR_ADDRESS_STREET_NAME2 489
549#define S_CADR_ADDRESS_STREET_TYPE 490
550#define S_CADR_ADDRESS_SUITE_NUM 491
551#define S_CADR_ADDRESS_CITY 492
552#define S_CADR_ADDRESS_COUNTY 493
553#define S_CADR_ADDRESS_STATE 494
554#define S_CADR_ADDRESS_ZIP 495
555#define S_CADR_ADDRESS_COUNTRY 496
556#define S_BADDR_ADDRESS 497
557#define S_CUSTOMER_ADDRESS_END 497
558#define S_CALL_CENTER_START 498
559#define S_CALL_CENTER_ID 498
560#define S_CALL_CENTER_DIVISION_ID 499
561#define S_CALL_CENTER_OPEN_DATE 500
562#define S_CALL_CENTER_CLOSED_DATE 501
563#define S_CALL_CENTER_NAME 502
564#define S_CALL_CENTER_CLASS 503
565#define S_CALL_CENTER_EMPLOYEES 504
566#define S_CALL_CENTER_SQFT 505
567#define S_CALL_CENTER_HOURS 506
568#define S_CALL_CENTER_MANAGER_ID 507
569#define S_CALL_CENTER_MARKET_ID 508
570#define S_CALL_CENTER_ADDRESS_ID 509
571#define S_CALL_CENTER_TAX_PERCENTAGE 510
572#define S_CALL_CENTER_SCD 511
573#define S_CALL_CENTER_END 511
574#define S_CATALOG_START 512
575#define S_CATALOG_NUMBER 512
576#define S_CATALOG_START_DATE 513
577#define S_CATALOG_END_DATE 514
578#define S_CATALOG_DESC 515
579#define S_CATALOG_TYPE 516
580#define S_CATALOG_END 516
581#define S_CATALOG_ORDER_START 517
582#define S_CORD_ID 517
583#define S_CORD_BILL_CUSTOMER_ID 518
584#define S_CORD_SHIP_CUSTOMER_ID 519
585#define S_CORD_ORDER_DATE 520
586#define S_CORD_ORDER_TIME 521
587#define S_CORD_SHIP_MODE_ID 522
588#define S_CORD_CALL_CENTER_ID 523
589#define S_CLIN_ITEM_ID 524
590#define S_CORD_COMMENT 525
591#define S_CATALOG_ORDER_END 525
592#define S_CATALOG_ORDER_LINEITEM_START 526
593#define S_CLIN_ORDER_ID 526
594#define S_CLIN_LINE_NUMBER 527
595#define S_CLIN_PROMOTION_ID 528
596#define S_CLIN_QUANTITY 529
597#define S_CLIN_COUPON_AMT 530
598#define S_CLIN_WAREHOUSE_ID 531
599#define S_CLIN_SHIP_DATE 532
600#define S_CLIN_CATALOG_ID 533
601#define S_CLIN_CATALOG_PAGE_ID 534
602#define S_CLIN_PRICING 535
603#define S_CLIN_SHIP_COST 536
604#define S_CLIN_IS_RETURNED 537
605#define S_CLIN_PERMUTE 538
606#define S_CATALOG_ORDER_LINEITEM_END 538
607#define S_CATALOG_PAGE_START 539
608#define S_CATALOG_PAGE_CATALOG_NUMBER 539
609#define S_CATALOG_PAGE_NUMBER 540
610#define S_CATALOG_PAGE_DEPARTMENT 541
611#define S_CP_ID 542
612#define S_CP_START_DATE 543
613#define S_CP_END_DATE 544
614#define S_CP_DESCRIPTION 545
615#define S_CP_TYPE 546
616#define S_CATALOG_PAGE_END 546
617#define S_CATALOG_PROMOTIONAL_ITEM_START 547
618#define S_CATALOG_PROMOTIONAL_ITEM_CATALOG_NUMBER 547
619#define S_CATALOG_PROMOTIONAL_ITEM_CATALOG_PAGE_NUMBER 548
620#define S_CATALOG_PROMOTIONAL_ITEM_ITEM_ID 549
621#define S_CATALOG_PROMOTIONAL_ITEM_PROMOTION_ID 550
622#define S_CATALOG_PROMOTIONAL_ITEM_END 550
623#define S_CATALOG_RETURNS_START 551
624#define S_CRET_CALL_CENTER_ID 551
625#define S_CRET_ORDER_ID 552
626#define S_CRET_LINE_NUMBER 553
627#define S_CRET_ITEM_ID 554
628#define S_CRET_RETURN_CUSTOMER_ID 555
629#define S_CRET_REFUND_CUSTOMER_ID 556
630#define S_CRET_DATE 557
631#define S_CRET_TIME 558
632#define S_CRET_QUANTITY 559
633#define S_CRET_AMOUNT 560
634#define S_CRET_TAX 561
635#define S_CRET_FEE 562
636#define S_CRET_SHIP_COST 563
637#define S_CRET_REFUNDED_CASH 564
638#define S_CRET_REVERSED_CHARGE 565
639#define S_CRET_MERCHANT_CREDIT 566
640#define S_CRET_REASON_ID 567
641#define S_CRET_PRICING 568
642#define S_CRET_SHIPMODE_ID 569
643#define S_CRET_WAREHOUSE_ID 570
644#define S_CRET_CATALOG_PAGE_ID 571
645#define S_CATALOG_RETURNS_END 571
646#define S_CATEGORY_START 572
647#define S_CATEGORY_ID 572
648#define S_CATEGORY_NAME 573
649#define S_CATEGORY_DESC 574
650#define S_CATEGORY_END 574
651#define S_CLASS_START 575
652#define S_CLASS_ID 575
653#define S_CLASS_SUBCAT_ID 576
654#define S_CLASS_DESC 577
655#define S_CLASS_END 577
656#define S_COMPANY_START 578
657#define S_COMPANY_ID 578
658#define S_COMPANY_NAME 579
659#define S_COMPANY_END 579
660#define S_CUSTOMER_START 580
661#define S_CUST_ID 580
662#define S_CUST_SALUTATION 581
663#define S_CUST_LAST_NAME 582
664#define S_CUST_FIRST_NAME 583
665#define S_CUST_PREFERRED_FLAG 584
666#define S_CUST_BIRTH_DATE 585
667#define S_CUST_FIRST_PURCHASE_DATE 586
668#define S_CUST_FIRST_SHIPTO_DATE 587
669#define S_CUST_BIRTH_COUNTRY 588
670#define S_CUST_LOGIN 589
671#define S_CUST_EMAIL 590
672#define S_CUST_LAST_LOGIN 591
673#define S_CUST_LAST_REVIEW 592
674#define S_CUST_PRIMARY_MACHINE 593
675#define S_CUST_SECONDARY_MACHINE 594
676#define S_CUST_ADDRESS 595
677#define S_CUST_ADDRESS_STREET_NUM 596
678#define S_CUST_ADDRESS_STREET_NAME1 597
679#define S_CUST_ADDRESS_STREET_NAME2 598
680#define S_CUST_ADDRESS_STREET_TYPE 599
681#define S_CUST_ADDRESS_SUITE_NUM 600
682#define S_CUST_ADDRESS_CITY 601
683#define S_CUST_ADDRESS_ZIP 602
684#define S_CUST_ADDRESS_COUNTY 603
685#define S_CUST_ADDRESS_STATE 604
686#define S_CUST_ADDRESS_COUNTRY 605
687#define S_CUST_LOCATION_TYPE 606
688#define S_CUST_GENDER 607
689#define S_CUST_MARITAL_STATUS 608
690#define S_CUST_EDUCATION 609
691#define S_CUST_CREDIT_RATING 610
692#define S_CUST_PURCHASE_ESTIMATE 611
693#define S_CUST_BUY_POTENTIAL 612
694#define S_CUST_DEPENDENT_CNT 613
695#define S_CUST_EMPLOYED_CNT 614
696#define S_CUST_COLLEGE_CNT 615
697#define S_CUST_VEHICLE_CNT 616
698#define S_CUST_INCOME 617
699#define S_CUSTOMER_END 617
700#define S_DIVISION_START 618
701#define S_DIVISION_ID 618
702#define S_DIVISION_COMPANY 619
703#define S_DIVISION_NAME 620
704#define S_DIVISION_END 620
705#define S_INVENTORY_START 621
706#define S_INVN_WAREHOUSE 621
707#define S_INVN_ITEM 622
708#define S_INVN_DATE 623
709#define S_INVN_QUANTITY 624
710#define S_INVENTORY_END 624
711#define S_ITEM_START 625
712#define S_ITEM_ID 625
713#define S_ITEM_PERMUTE 626
714#define S_ITEM_PRODUCT_ID 627
715#define S_ITEM_DESC 628
716#define S_ITEM_LIST_PRICE 629
717#define S_ITEM_WHOLESALE_COST 630
718#define S_ITEM_MANAGER_ID 631
719#define S_ITEM_SIZE 632
720#define S_ITEM_FORMULATION 633
721#define S_ITEM_FLAVOR 634
722#define S_ITEM_UNITS 635
723#define S_ITEM_CONTAINER 636
724#define S_ITEM_SCD 637
725#define S_ITEM_END 637
726#define S_MANAGER_START 638
727#define S_MANAGER_ID 638
728#define S_MANAGER_NAME 639
729#define S_MANAGER_END 639
730#define S_MANUFACTURER_START 640
731#define S_MANUFACTURER_ID 640
732#define S_MANUFACTURER_NAME 641
733#define S_MANUFACTURER_END 641
734#define S_MARKET_START 642
735#define S_MARKET_ID 642
736#define S_MARKET_CLASS_NAME 643
737#define S_MARKET_DESC 644
738#define S_MARKET_MANAGER_ID 645
739#define S_MARKET_END 645
740#define S_PRODUCT_START 646
741#define S_PRODUCT_ID 646
742#define S_PRODUCT_BRAND_ID 647
743#define S_PRODUCT_NAME 648
744#define S_PRODUCT_TYPE 649
745#define S_PRODUCT_END 649
746#define S_PROMOTION_START 650
747#define S_PROMOTION_ID 650
748#define S_PROMOTION_ITEM_ID 651
749#define S_PROMOTION_START_DATE 652
750#define S_PROMOTION_END_DATE 653
751#define S_PROMOTION_COST 654
752#define S_PROMOTION_RESPONSE_TARGET 655
753#define S_PROMOTION_DMAIL 656
754#define S_PROMOTION_EMAIL 657
755#define S_PROMOTION_CATALOG 658
756#define S_PROMOTION_TV 659
757#define S_PROMOTION_RADIO 660
758#define S_PROMOTION_PRESS 661
759#define S_PROMOTION_EVENT 662
760#define S_PROMOTION_DEMO 663
761#define S_PROMOTION_DETAILS 664
762#define S_PROMOTION_PURPOSE 665
763#define S_PROMOTION_DISCOUNT_ACTIVE 666
764#define S_PROMOTION_DISCOUNT_PCT 667
765#define S_PROMOTION_NAME 668
766#define S_PROMOTION_BITFIELD 669
767#define S_PROMOTION_END 669
768#define S_PURCHASE_START 670
769#define S_PURCHASE_ID 670
770#define S_PURCHASE_STORE_ID 671
771#define S_PURCHASE_CUSTOMER_ID 672
772#define S_PURCHASE_DATE 673
773#define S_PURCHASE_TIME 674
774#define S_PURCHASE_REGISTER 675
775#define S_PURCHASE_CLERK 676
776#define S_PURCHASE_COMMENT 677
777#define S_PURCHASE_PRICING 678
778#define S_PLINE_ITEM_ID 679
779#define S_PURCHASE_END 679
780#define S_PURCHASE_LINEITEM_START 680
781#define S_PLINE_PURCHASE_ID 680
782#define S_PLINE_NUMBER 681
783#define S_PLINE_PROMOTION_ID 682
784#define S_PLINE_SALE_PRICE 683
785#define S_PLINE_QUANTITY 684
786#define S_PLINE_COUPON_AMT 685
787#define S_PLINE_COMMENT 686
788#define S_PLINE_PRICING 687
789#define S_PLINE_IS_RETURNED 688
790#define S_PLINE_PERMUTE 689
791#define S_PURCHASE_LINEITEM_END 689
792#define S_REASON_START 690
793#define S_REASON_ID 690
794#define S_REASON_DESC 691
795#define S_REASON_END 691
796#define S_STORE_START 692
797#define S_STORE_ID 692
798#define S_STORE_ADDRESS_ID 693
799#define S_STORE_DIVISION_ID 694
800#define S_STORE_OPEN_DATE 695
801#define S_STORE_CLOSE_DATE 696
802#define S_STORE_NAME 697
803#define S_STORE_CLASS 698
804#define S_STORE_EMPLOYEES 699
805#define S_STORE_FLOOR_SPACE 700
806#define S_STORE_HOURS 701
807#define S_STORE_MARKET_MANAGER_ID 702
808#define S_STORE_MANAGER_ID 703
809#define S_STORE_MARKET_ID 704
810#define S_STORE_GEOGRAPHY_CLASS 705
811#define S_STORE_TAX_PERCENTAGE 706
812#define S_STORE_END 706
813#define S_STORE_PROMOTIONAL_ITEM_START 707
814#define S_SITM_PROMOTION_ID 707
815#define S_SITM_ITEM_ID 708
816#define S_SITM_STORE_ID 709
817#define S_STORE_PROMOTIONAL_ITEM_END 709
818#define S_STORE_RETURNS_START 710
819#define S_SRET_STORE_ID 710
820#define S_SRET_PURCHASE_ID 711
821#define S_SRET_LINENUMBER 712
822#define S_SRET_ITEM_ID 713
823#define S_SRET_CUSTOMER_ID 714
824#define S_SRET_RETURN_DATE 715
825#define S_SRET_RETURN_TIME 716
826#define S_SRET_TICKET_NUMBER 717
827#define S_SRET_RETURN_QUANTITY 718
828#define S_SRET_RETURN_AMT 719
829#define S_SRET_RETURN_TAX 720
830#define S_SRET_RETURN_FEE 721
831#define S_SRET_RETURN_SHIP_COST 722
832#define S_SRET_REFUNDED_CASH 723
833#define S_SRET_REVERSED_CHARGE 724
834#define S_SRET_MERCHANT_CREDIT 725
835#define S_SRET_REASON_ID 726
836#define S_SRET_PRICING 727
837#define S_STORE_RETURNS_END 727
838#define S_SUBCATEGORY_START 728
839#define S_SBCT_ID 728
840#define S_SBCT_CATEGORY_ID 729
841#define S_SBCT_NAME 730
842#define S_SBCT_DESC 731
843#define S_SUBCATEGORY_END 731
844#define S_SUBCLASS_START 732
845#define S_SUBC_ID 732
846#define S_SUBC_CLASS_ID 733
847#define S_SUBC_NAME 734
848#define S_SUBC_DESC 735
849#define S_SUBCLASS_END 735
850#define S_WAREHOUSE_START 736
851#define S_WRHS_ID 736
852#define S_WRHS_DESC 737
853#define S_WRHS_SQFT 738
854#define S_WRHS_ADDRESS_ID 739
855#define S_WAREHOUSE_END 739
856#define S_WEB_ORDER_START 740
857#define S_WORD_ID 740
858#define S_WORD_BILL_CUSTOMER_ID 741
859#define S_WORD_SHIP_CUSTOMER_ID 742
860#define S_WORD_ORDER_DATE 743
861#define S_WORD_ORDER_TIME 744
862#define S_WORD_SHIP_MODE_ID 745
863#define S_WORD_WEB_SITE_ID 746
864#define S_WORD_COMMENT 747
865#define S_WLIN_ITEM_ID 748
866#define S_WEB_ORDER_END 748
867#define S_WEB_ORDER_LINEITEM_START 749
868#define S_WLIN_ID 749
869#define S_WLIN_LINE_NUMBER 750
870#define S_WLIN_PROMOTION_ID 751
871#define S_WLIN_QUANTITY 752
872#define S_WLIN_COUPON_AMT 753
873#define S_WLIN_WAREHOUSE_ID 754
874#define S_WLIN_SHIP_DATE 755
875#define S_WLIN_WEB_PAGE_ID 756
876#define S_WLIN_PRICING 757
877#define S_WLIN_SHIP_COST 758
878#define S_WLIN_IS_RETURNED 759
879#define S_WLIN_PERMUTE 760
880#define S_WEB_ORDER_LINEITEM_END 760
881#define S_WEB_PAGE_START 761
882#define S_WPAG_SITE_ID 761
883#define S_WPAG_ID 762
884#define S_WPAG_CREATE_DATE 763
885#define S_WPAG_ACCESS_DATE 764
886#define S_WPAG_AUTOGEN_FLAG 765
887#define S_WPAG_DEPARTMENT 766
888#define S_WPAG_URL 767
889#define S_WPAG_TYPE 768
890#define S_WPAG_CHAR_CNT 769
891#define S_WPAG_LINK_CNT 770
892#define S_WPAG_IMAGE_CNT 771
893#define S_WPAG_MAX_AD_CNT 772
894#define S_WPAG_PERMUTE 773
895#define S_WEB_PAGE_END 773
896#define S_WEB_PROMOTIONAL_ITEM_START 774
897#define S_WITM_SITE_ID 774
898#define S_WITM_PAGE_ID 775
899#define S_WITM_ITEM_ID 776
900#define S_WITM_PROMOTION_ID 777
901#define S_WEB_PROMOTIONAL_ITEM_END 777
902#define S_WEB_RETURNS_START 778
903#define S_WRET_SITE_ID 778
904#define S_WRET_ORDER_ID 779
905#define S_WRET_LINE_NUMBER 780
906#define S_WRET_ITEM_ID 781
907#define S_WRET_RETURN_CUST_ID 782
908#define S_WRET_REFUND_CUST_ID 783
909#define S_WRET_RETURN_DATE 784
910#define S_WRET_RETURN_TIME 785
911#define S_WRET_REASON_ID 786
912#define S_WRET_PRICING 787
913#define S_WEB_RETURNS_END 787
914#define S_WEB_SITE_START 788
915#define S_WSIT_ID 788
916#define S_WSIT_OPEN_DATE 789
917#define S_WSIT_CLOSE_DATE 790
918#define S_WSIT_NAME 791
919#define S_WSIT_ADDRESS_ID 792
920#define S_WSIT_DIVISION_ID 793
921#define S_WSIT_CLASS 794
922#define S_WSIT_MANAGER_ID 795
923#define S_WSIT_MARKET_ID 796
924#define S_WSIT_TAX_PERCENTAGE 797
925#define S_WEB_SITE_END 797
926#define S_ZIPG_START 798
927#define S_ZIPG_ZIP 798
928#define S_ZIPG_GMT 799
929#define S_ZIPG_END 799
930#define MAX_COLUMN 799
931#endif
932