CS_WD_SLACLS(SQL Table) |
Index Back |
---|---|
Contract Agreement Clause |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | CS_DOC_ID | Character(25) | VARCHAR2(25) NOT NULL | Document ID |
3 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
4 | CNTRCT_ID | Character(25) | VARCHAR2(25) NOT NULL | Buying Agreement ID |
5 | VERSION_NBR | Number(5,0) | INTEGER NOT NULL | Contract Version number |
6 | CAT_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Contract Category Line Number |
7 | CNTRCT_LINE_NBR | Number(5,0) | INTEGER NOT NULL | Buying Agreement Line Nbr |
8 | CS_AGREE_SEQ5 | Number(5,0) | INTEGER NOT NULL | Agreement Sequence for Supplier Contract Managment |
9 | SEQUENCE_5 | Number(5,0) | INTEGER NOT NULL | Sequnece Number of Length 5 |
10 | CS_BIND_RECNAME | Character(15) | VARCHAR2(15) NOT NULL | Binds Recordname |
11 | CS_BIND_SEQ_NBR | Number(5,0) | INTEGER NOT NULL | Document Sequence Number |
12 | CS_BINDS_EXIST | Character(1) | VARCHAR2(1) NOT NULL | Binds Exist |
13 | CS_BODY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
indicates body type -- full or by ref for clause/section
F=Full Text R=By Reference Text |
14 | CS_CHLD_LIST_STYLE | Character(20) | VARCHAR2(20) NOT NULL | Override Child Style |
15 | CS_NUMBERING_FLG | Character(1) | VARCHAR2(1) NOT NULL | Numbering |
16 | CS_OBJECT_ID | Character(20) | VARCHAR2(20) NOT NULL |
Object id -- clause, section
Prompt Table: CS_OBJECTS_HDR |
17 | CS_OBJECT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
06/08/09 F-AHAYT-XOES6 Add capability to use binds in headers and/or footers of contract document; new translate value added to support Where Used from Document Templates and Styles
0001=Clause 0002=Section 0003=Ad Hoc Clause 0004=Rule 0005=Bind Variables 0006=Wizard Definition 0007=Document Configurator 0008=Document 0015=Word Template 1000=All Default Value: 0001 |
18 | CS_PAGE_BREAK | Character(1) | VARCHAR2(1) NOT NULL | Page Break |
19 | CS_SECTION_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
CEL 01/2008 Adding SLA category placeholders
RMK 12/11/2007
Amendment Placeholder - enhancement to update 2nd amendment file with changes in amended document. Indicator to the system where to drop the changes in the amendment file
CEL 5/1/2005
SH and SL types are hidden from all pages/etc. Purely used internally in the table. So that is why they are marked inactive here .. to stop them from showing up on the pages. BUT we still need them as codes cause we use internally in code .. just didn't want to remove them and have them get accidentally used.
A=Amendment Placeholder G=General SC=Placeholder-Category Agreement SH=Placeholder-Header Agreement SL=Placeholder-Line Agreement T=Introduction/Title |
20 | CS_TITLE | Character(254) | VARCHAR2(254) NOT NULL | title |
21 | CS_WORDML | Long Character | CLOB | WordML |
22 | DESCR60 | Character(60) | VARCHAR2(60) NOT NULL | Description |
23 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
24 | NUM_CHILDREN | Number(3,0) | SMALLINT NOT NULL | Number of children |
25 | SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Sequence Number |