Table Name: | cycle_count |
Table Number: | 5301 |
Group: | Logistics |
Description: | Groups specific ABC Code classifications for a cycle count inventory rollup object |
Flags: | |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
ct_days | LONG | smallint | DIRECT | Number of days in a cycle count for a location | Search (2) | |||
ct_end_date | CLK_TIME | datetime | Cycle count end date | Search (1) | ||||
ct_name | CHAR | varchar | 80 | Unique name of the cycle count | Search (4) | |||
ct_start_date | CLK_TIME | datetime | 1 | Cycle count start date | Search (1) | |||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
dflt_abc_ind | LONG | tinyint | 0 | DIRECT | Indicates whether mod_level ABC code default will be used when determining stratification value parameters; i.e., 0=no, 1=yes, default=0 | Search (2) | ||
dflt_pct_ind | LONG | tinyint | 0 | DIRECT | Indicates whether system-wide ABC code default will be used when determining stratification value parameters; i.e., 0=no, 1=yes, default=0 | Search (2) | ||
dflt_turn_ind | LONG | tinyint | 0 | DIRECT | Indicates whether mod_level turn_ratio default will be used when determining stratification value parameters; i.e., 0=no, 1=yes, default=0 | Search (2) | ||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (4) | ||
status | CHAR | varchar | 30 | Cyle count status; i.e., Open, Calculated, Scheduled, Complete | Search (1) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
ccount2biz_cal_hdr | MTO | biz_cal_hdr | cal_hdr2cycle_count | Related business calendar header | Search (1) | ||
ccount2count_setup | OTM | count_setup | setup2cycle_count | Related counting days | |||
ccount2cycle_setup | OTM | cycle_setup | csetup2cycle_count | Related cycle count setups | |||
ccount2part_auth | OTM | part_auth | part_auth2cycle_count | Related part authorizations | |||
ccount2rollup | MTO | rollup | rollup2cycle_count | Related rollup (inventory locations) using cycle count parameters | Search (2) |
Index Name | Fields | Flags |
---|---|---|
cycle_count_ind | ct_name | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
cycle_count_ind | ct_name | nonclustered, unique located on PRIMARY |
ed5301 | ct_end_date, ccount2rollup | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
sd5301 | ct_start_date, ct_end_date, ccount2rollup | nonclustered located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
5303 | cc_params_v | cycle_count, cycle_setup, rollup |
5304 | ccprt_at_loc | cycle_count, inv_bin, inv_locatn, mod_level, part_auth, part_num |
5305 | cc_info_v | biz_cal_hdr, cycle_count, rollup |
5318 | ccprt_auth_stats | auth_stats, cycle_count, inv_bin, inv_locatn, mod_level, part_auth, part_num |
cycle_count | |||