CS_CT_CMMT_OB(SQL Table) |
Index Back |
---|---|
Contract Comments3/3/08 RMK F-AHAYT-S60K7 Version control enhancement to contract entry - added version_nbr field; record is used for syndication for current contract |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SUBNODE | Character(30) | VARCHAR2(30) NOT NULL | Subscribing Node |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
3 | CNTRCT_ID | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID |
4 | VERSION_NBR | Number(5,0) | INTEGER NOT NULL | Contract Version number |
5 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
6 | COMMENT_ID | DateTime(26) | TIMESTAMP | DtTm Entered |
7 | RANDOM_CMMT_NBR | Number(4,0) | SMALLINT NOT NULL | Random Comments Number |
8 | PUBLIC_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Send to Vendor
Y/N Table Edit Default Value: N |
9 | SOURCE_FROM | Character(3) | VARCHAR2(3) NOT NULL |
Source From
CNT=Supplier Contracts DOC=Document INV=Inventory ORD=Order Management PO=Purchase Order RCV=Receiving REQ=Requisition RFQ=Request For Quote RTV=Return To Vendor (Supplier) SSE=Strategic Sourcing Event WO=Work Order |
10 | SOURCE_BU_SETID | Character(5) | VARCHAR2(5) NOT NULL | Source BU/SETID |
11 | SOURCE_ID | Character(25) | VARCHAR2(25) NOT NULL | Source Key ID |
12 | SOURCE_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Source Line Nbr |
13 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive Default Value: A |
14 | ALLOW_MODIFY | Character(1) | VARCHAR2(1) NOT NULL |
Allow Modify Comments
Y/N Table Edit Default Value: Y |
15 | FILENAME | Character(80) | VARCHAR2(80) NOT NULL | File Name |
16 | FILE_EXTENSION | Character(4) | VARCHAR2(4) NOT NULL | File Extension |
17 | RECV_VIEW_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Shown at Receipt
Y/N Table Edit Default Value: N |
18 | VCHR_VIEW_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Shown at Voucher
Y/N Table Edit Default Value: N |
19 | SCM_ATTACH_ID | Character(64) | VARCHAR2(64) NOT NULL | The unique ID of each file whose attachment was handled by the attachment utility. Unique across all attachments, all applications. |
20 | ATTACH_DESCR | Character(100) | VARCHAR2(100) NOT NULL | A description of the file being attached. This field is provided as a convenience to app developers and customers. The attachment utility does not interpret its value in any way, simply storing it as set by the application. |
21 | ATT_VERSION | Number(3,0) | SMALLINT NOT NULL | The version of the attached file. Currently always 1, this field will find more use once the attachment utitlity starts supporting versioning of files. |
22 | PUBLIC_FLG_ATTACH | Character(1) | VARCHAR2(1) NOT NULL |
Email to Supplier
Default Value: N |
23 | APPR_JUSTIFY_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Approval Justification
Y/N Table Edit Default Value: N |
24 | COMMENT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Comment Type
BF=Bid Factor CBF=Analysis Collab Bid Factor HDR=Header LIN=Line SHP=Ship To Location |
25 | COPY_TO_PO | Character(1) | VARCHAR2(1) NOT NULL |
Copy to Purchase Order
Y/N Table Edit Default Value: N |
26 | CNTRCT_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Buying Agreement Line Nbr |
27 | SHARED_FLG | Character(1) | VARCHAR2(1) NOT NULL | Shared Comments |
28 | COMMENTS_2000 | Long Character | CLOB | Comment Text |
29 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |