CS_OBJECT_ALTS

(SQL Table)
Index Back

Alternates

Alternates

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
2 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
3 CS_OBJECT_ID Character(20) VARCHAR2(20) NOT NULL Object id -- clause, section
4 EFFDT Date(10) DATE Effective Date

Default Value: %date

5 CS_ALT_OBJID Character(30) VARCHAR2(30) NOT NULL Alternate ID

Prompt Table: CS_OBJECTS4_VW

6 PRIORITY_NBR Number(3,0) SMALLINT NOT NULL Priority
7 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

Default Value: F

8 CS_RULE_ID Character(20) VARCHAR2(20) NOT NULL t

Prompt Table: CS_RULES_VW3