RO_COMM_PROD(SQL Table) |
Index Back |
---|---|
Commitments productsTable storing information about commitment products. |
# | 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 | BEGIN_DATE | Date(10) | DATE | Begin Date |
5 | END_DATE | Date(10) | DATE | End date field to store an end date. |
6 | DURATION | Number(5,0) | INTEGER NOT NULL | Field for IBM development. Lead Time used in SM |
7 | UNIT_OF_MEASURE | Character(3) | VARCHAR2(3) NOT NULL |
Used on an approval rule set.
CS=Case EA=Each MHR=Muti Hourly PER=Percentage SQF=Square Footage |
8 | CREATING_RULE_ID | Character(30) | VARCHAR2(30) NOT NULL | Field used for storing Creating Rule ID |
9 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL | Product ID |
10 | RB_PENALTY_CANCEL | Character(1) | VARCHAR2(1) NOT NULL | Field for storing Eligilbility rule Cancel Commitment Penalty permission |
11 | RB_DURATION_ACTION | Character(3) | VARCHAR2(3) NOT NULL | Type of Action on Commitment Duration |
12 | RB_NEW_DURATION | Number(5,0) | INTEGER NOT NULL | New value of Commitment Duration |
13 | RB_NEW_UOM | Character(3) | VARCHAR2(3) NOT NULL | New unit of measure for commitment duration |
14 | ROW_ADDED_DTTM | DateTime(26) | TIMESTAMP | This is a datetime field for record creation. |
15 | ROW_ADDED_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who added the row. |
16 | ROW_LASTMANT_DTTM | DateTime(26) | TIMESTAMP | The date and time that the row was last updated. |
17 | ROW_LASTMANT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | ID of user who last modified the row. |
18 | 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. |
19 | SYNCDTTM | DateTime(26) | TIMESTAMP | Synchronization Last Update Date Time |