CM_OH_REC2_TMP(SQL Table) |
Index Back |
---|---|
CM OnHand Qty Temp Table08/30/1999 whs CN#CM800-17.0 - Created 03/16/2000 whs - Added new fields to account for new reconcilliation functionality |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance | |
2 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
3 | Character(18) | VARCHAR2(18) NOT NULL | Item ID | |
4 | Character(5) | VARCHAR2(5) NOT NULL | Storage Area | |
5 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 1 | |
6 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 2 | |
7 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 3 | |
8 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 4 | |
9 | Character(1) | VARCHAR2(1) NOT NULL | Consigned Flag | |
10 | Character(15) | VARCHAR2(15) NOT NULL | Lot ID | |
11 | Character(20) | VARCHAR2(20) NOT NULL | Serial ID | |
12 | TO_STORAGE_AREA | Character(5) | VARCHAR2(5) NOT NULL | Storage Area |
13 | TO_STOR_LEVEL_1 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 1 |
14 | TO_STOR_LEVEL_2 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 2 |
15 | TO_STOR_LEVEL_3 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 3 |
16 | TO_STOR_LEVEL_4 | Character(4) | VARCHAR2(4) NOT NULL | Storage Level 4 |
17 | DateTime(26) | TIMESTAMP | Date Timestamp | |
18 | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number | |
19 | Character(3) | VARCHAR2(3) NOT NULL | 11/7/02 LLR - Added the new (600's) transactions groups for 8.8. | |
20 | CM_SIGN | Signed Number(2,0) | DECIMAL(1) NOT NULL | This field is used in cm_acctg_grp_d and can be multiplied by the qty_base in transaction_inv to get a true movement direction (- for depletions of inventory and + for receipts of inventory). Join cm_acctg_grp_d by the transaction_group and adjust type. |
21 | CM_QTY_BASE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | 07/99 GMG CN800-9.0: |
22 | QTY_BASE | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Base Quantity |