Reserved for HCL internal use. Used by ATP
inventory stored procedures for temporary fulfillment center
lists.
Column Descriptions:
| Name | Type | Description |
| FFMCENTER_ID | INTEGER | Reserved for HCL internal use. |
| EXPSHIPDATE | TIMESTAMP | Reserved for HCL internal use. |
| STATUS | CHAR (1) | Reserved for HCL internal use. |
| PRECEDENCE | INTEGER | Reserved for HCL internal use. |
| SID | BIGINT NOT NULL | Reserved for HCL internal use. |
| OPTCOUNTER | SMALLINT NOT NULL DEFAULT 0 | The optimistic concurrency control counter for
the table. Every time there is an update to the table, the counter
is incremented. |
Indexes:
| Name | Column Names | Type |
| I0000252 | SID | Non-Unique Index |