Table Name: | part_trans |
Table Number: | 244 |
Group: | Logistics |
Description: | Stores core information about part movements within the inventory |
Flags: | CACHEOBJIDS |
Baseline/Custom: | Baseline |
Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
---|---|---|---|---|---|---|---|---|
arch_ind | LONG | int | DIRECT, ALLOW_NULL | When set to 1, indicates the object is ready for purge/archive | ||||
creation_date | CLK_TIME | datetime | Date the part transaction was created | Search (4) | ||||
dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
movement_type | LONG | int | DIRECT | Movement type; i.e., 0=good to good, 1=good to bad, 2=bad to good, 3=bad to bad | Search (2) | |||
notes | CHAR | varchar | 60 | Notes for the transaction | Search (2) | |||
objid | LONG | int | 3 | DIRECT | Internal record number | Search (3) | ||
open_ord_ind | LONG | tinyint | 0 | DIRECT | Open Replenishment Order indicator; i.e., 0=there is no open replenishment part request for the FROM bin's part_auth, 1=there is an open replenishment part request for the FROM bin's part auth | |||
part_number | CHAR | varchar | 30 | Part number used in the transaction | Search (1) | |||
quantity | LONG | int | DIRECT | Quantity of parts transferred | Search (4) | |||
reference_no | CHAR | varchar | 20 | A reference identifier associated with the part transfer | Search (3) | |||
ROL_ind | LONG | tinyint | 0 | DIRECT | Reorder level indicator; i.e., 0=good qoh is above FROM bin's part_auth reorder level, 1=good qoh is equal to or below FROM bin's part_auth reorder level | |||
standard_cost | DECIMAL | decimal (19,4) | CURRENCY | Standard cost of the part number used in the transaction | Search (3) | |||
trans_type | LONG | smallint | DIRECT | Part Transaction type; i.e., 1=fulfill; 2=receive; 3=remove; 4=transfer; 5=install; 6=inventory reconciliation; 7=de-bundle; 8=de-manufacture; 9=container move | ||||
transaction_id | CHAR | varchar | 2 | 20 | Unique number generated for the part transaction | Search (3) |
Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
---|---|---|---|---|---|---|---|
part_trans2act_entry | OTM | act_entry | act_entry2part_trans | Activity log for the part transaction | |||
install_trans2demand_dtl | MTO | demand_dtl | install_dtl2part_trans | Part request related to the install part transaction | |||
rem_trans2demand_dtl | MTO | demand_dtl | rem_dtl2part_trans | Part request related to the remove part transaction | |||
remove_trans2demand_dtl | OTOF | demand_dtl | remove_dtl2part_trans | Reserved; obsolete. Replaced by rem_trans2demand_dtl | |||
part_trans2demand_dtl | MTO | demand_dtl | demand_dtl2part_trans | Related part request detail for the transaction. This is the part request which the part_trans fulfills | Search (1) | ||
from_bin2inv_bin | MTO | inv_bin | from_bin2part_trans | Immediate bin FROM which the part was moved. If from a moveable bin, it is the moveable bin | Search (3) | ||
to_bin2inv_bin | MTO | inv_bin | to_bin2part_trans | Immediate bin TO which the part was moved. If to a moveable bin, it is the moveable bin | Search (3) | ||
from_fixed2inv_bin | MTO | inv_bin | from_fixed2part_trans | Fixed bin FROM which the part was moved. This tracks the TO GL and must be a fixed bin. For movements not involving a moveable bin, it is the same as the from_bin2inv_bin | Search (2) | ||
to_fixed2inv_bin | MTO | inv_bin | to_fixed2part_trans | Fixed bin TO which the part was moved. This tracks the FROM GL and must be a fixed bin. For movements not involving a moveable bin, it is the same as the to_bin2inv_bin | Search (2) | ||
from_inst2part_inst | MTO | part_inst | from_inst2part_trans | Part whose quantity was decremented by the transaction. This is the credited instance. For serialized parts, same as the TO instance | Search (4) | ||
to_inst2part_inst | MTO | part_inst | to_inst2part_trans | Part whose quantity was incremented by the transaction. This is the debited instance. For serialized parts, same as the FROM instance | Search (3) | ||
remove_trans2part_used | OTOF | part_used | part_used2remove_trans | Reserved; obsolete. Replaced by | |||
install_trans2part_used | OTOF | part_used | part_used2install_trans | Related part used object for the install part transaction | |||
recv_trans2recv_parts | OTOP | recv_parts | received2part_trans | Related received parts object for the receive parts transaction | Search (1) | ||
fulf_trans2recv_parts | OTOP | recv_parts | fulfilled2part_trans | Related received parts object for the fulfill parts transaction | |||
fulf_trans2ship_parts | MTO | ship_parts | shipment2part_trans | Shipper for the current fulfill part transaction | |||
part_trans_owner2user | MTO | user | curr_owner2part_trans | The originator of the part transaction. Reserved |
Index Name | Fields | Flags |
---|---|---|
part_trans_index | transaction_id | UNIQUE |
Index Name | Fields | Additional Information |
---|---|---|
ind_from_bin2inv_bin | from_bin2inv_bin | nonclustered located on PRIMARY |
ind_from_fixed2inv_bin | from_fixed2inv_bin | nonclustered located on PRIMARY |
ind_from_inst2part_inst | from_inst2part_inst | nonclustered located on PRIMARY |
ind_fulf_trans2recv_parts | fulf_trans2recv_parts | nonclustered located on PRIMARY |
ind_fulf_trans2ship_parts | fulf_trans2ship_parts | nonclustered located on PRIMARY |
ind_part_trans_owner2user | part_trans_owner2user | nonclustered located on PRIMARY |
ind_part_trans2demand_dtl | part_trans2demand_dtl | nonclustered located on PRIMARY |
ind_recv_trans2recv_parts | recv_trans2recv_parts | nonclustered located on PRIMARY |
ind_to_bin2inv_bin | to_bin2inv_bin | nonclustered located on PRIMARY |
ind_to_fixed2inv_bin | to_fixed2inv_bin | nonclustered located on PRIMARY |
ind_to_inst2part_inst | to_inst2part_inst | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
part_trans_index | transaction_id | nonclustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|---|---|
19 | trans_sum | inv_bin, mod_level, part_inst, part_num, part_trans |
23 | recv_sum | demand_dtl, demand_hdr, inv_bin, inv_locatn, mod_level, part_inst, part_num, part_trans, recv_parts |
70 | gl_part_sum | inv_bin, part_trans |
409 | part_inst_alst | act_entry, gbst_elm, part_inst, part_trans, user |
5320 | trans_gl_sum | inv_bin, mod_level, part_inst, part_num, part_trans |
part_trans | |||