RO_LINE_LOSTDTL(SQL Table) |
Index Back |
---|---|
Lost or Stolen InformationLost or Stolen Handset InformatioN. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CAPTURE_ID | Character(20) | VARCHAR2(20) NOT NULL | Field use to store the capture ID in order capture. |
2 | UID20 | Character(20) | VARCHAR2(20) NOT NULL | This field is for UID of 20 characters long. |
3 | UID20_1 | Character(20) | VARCHAR2(20) NOT NULL | UID................................................................................. |
4 | RBT_LOSS_DATE | Date(10) | DATE | Date of Loss |
5 | RBT_LOSS_TIME | Time(15) | TIMESTAMP | Time when handset was lost. |
6 | RBT_LOCATION | Character(30) | VARCHAR2(30) NOT NULL | Location where handset was lost. |
7 | RBT_POLICE_RPTNUM | Character(30) | VARCHAR2(30) NOT NULL | Police report number for lost handset. |
8 | RBT_POLICE_RPTDATE | Date(10) | DATE |
Police report date of lost handset.
Default Value: %Date |
9 | RBT_POLICE_RPTTIME | Time(15) | TIMESTAMP |
Police Report Time of lost handset.
Default Value: %Time |
10 | RBT_POLICE_COMMENT | Long Character | CLOB | Police report comments. |
11 | RBT_ORDER_HANDSET | Character(1) | VARCHAR2(1) NOT NULL |
Order Handset flag
N=Do Not Order Handset Y=Order Handset |
12 | RBT_BLOCK_HANDSET | Character(1) | VARCHAR2(1) NOT NULL |
Block lost handset.
N=Do Not Block Y=Block Handset |
13 | RBT_ORDER_SIM | Character(1) | VARCHAR2(1) NOT NULL |
Order SIM flag.
N=No SIM Order Y=Order SIM |
14 | RBT_CUSTSUP_HNDSET | Character(1) | VARCHAR2(1) NOT NULL |
Customer supplied handset flag.
N=No Customer Supplied Handset Y=Customer Supplied Handset |
15 | INST_PROD_ID | Character(20) | VARCHAR2(20) NOT NULL | This field is used to represent the installed product ID (key field) |
16 | MFG_ID | Character(50) | VARCHAR2(50) NOT NULL |
Key field to represent Manufacturer Identification number
Prompt Table: MANUFACTURER |
17 | MODEL | Character(30) | VARCHAR2(30) NOT NULL | Model |
18 | SERIAL_ID | Character(20) | VARCHAR2(20) NOT NULL | This field is used to represent the Serial ID of an item or installed product |
19 | MFG_ID_2 | Character(50) | VARCHAR2(50) NOT NULL |
Manufacturer Identification number.
Prompt Table: MANUFACTURER |
20 | MODEL_2 | Character(30) | VARCHAR2(30) NOT NULL | Model |
21 | SERIAL_ID_2 | Character(20) | VARCHAR2(20) NOT NULL | This field is used to represent the Serial ID of an item or installed product |
22 | RAD_SESSION_ID | Character(20) | VARCHAR2(20) NOT NULL | User Session Identifier |
23 | RBTNUMBER | Character(15) | VARCHAR2(15) NOT NULL | Number For Telco |
24 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
25 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
26 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
27 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
28 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |
29 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |