RO_COMM_CONT

(SQL Table)
Index Back

Commitments contract

Table storing information about commitments contracts.

# 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 INST_PROD_ID Character(20) VARCHAR2(20) NOT NULL This field is used to represent the installed product ID (key field)
4 INST_PROD_TOP_LVL Character(20) VARCHAR2(20) NOT NULL Field used for storing Top Level Installed Product ID
5 BEGIN_DATE Date(10) DATE Begin Date
6 END_DATE Date(10) DATE End date field to store an end date.
7 UID20F_SOLD Character(20) VARCHAR2(20) NOT NULL Foreign UID
8 UID20F_SOLDC Character(20) VARCHAR2(20) NOT NULL Foreign UID
9 UID20F_SHIP Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
10 UID20F_SHIPC Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
11 UID20F_SITE Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
12 UID20F_SITEC Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
13 DURATION Number(5,0) INTEGER NOT NULL Field for IBM development. Lead Time used in SM
14 CREATING_RULE_ID Character(30) VARCHAR2(30) NOT NULL Field used for storing Creating Rule ID
15 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
16 STATUS_CODE Number(5,0) INTEGER NOT NULL Status Code
17 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
18 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
19 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
20 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
21 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.
22 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time