INV_RECV_LN_LOT(SQL Table) |
Index Back |
---|---|
RMA Receiver Line Lot Details |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: BUS_UNIT_TBL_FS |
2 | RECEIVER_ID | Character(10) | VARCHAR2(10) NOT NULL |
Receiver number
Prompt Table: INV_RECV_HDR |
3 | RECV_LN_NBR | Number(5,0) | INTEGER NOT NULL |
Receipt Line
Prompt Table: INV_RECV_LN |
4 | SEQ_NUM | Number(3,0) | SMALLINT NOT NULL |
Sequence
Default Value: 1 |
5 | LOT_ID | Character(15) | VARCHAR2(15) NOT NULL | Lot ID |
6 | SERIAL_ID | Character(20) | VARCHAR2(20) NOT NULL | Serial ID |
7 | QTY | Signed Number(17,4) | DECIMAL(15,4) NOT NULL | Quantity |
8 | DATETIME_ADDED | DateTime(26) | TIMESTAMP | DateTime Added |
9 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
10 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |