CS_RUN_CNT_SN

(SQL Table)
Index Back

CS param select table

Staging table to hold the selected values for Contract Syndication

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).
2 RUN_CNTL_ID Character(30) VARCHAR2(30) NOT NULL Run Control ID
3 REQUEST_ID Character(10) VARCHAR2(10) NOT NULL Request ID
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
5 ALL_CNTRCT Character(1) VARCHAR2(1) NOT NULL All Contracts
N=Specific Contract
Y=All Contracts

Default Value: Y

6 SETID Character(5) VARCHAR2(5) NOT NULL SetID

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

7 CNTRCT_ID Character(25) VARCHAR2(25) NOT NULL Buying Agreement ID

Prompt Table: CS_CNT_AVAIL_VW

8 ALL_VNDR Character(1) VARCHAR2(1) NOT NULL All Suppliers
N=Specific Supplier
Y=All Suppliers

Default Value: Y

9 VENDOR_SETID Character(5) VARCHAR2(5) NOT NULL Vendor SetID

Default Value: OPR_DEF_TBL_FS.SETID

Prompt Table: SP_SETID_NONVW

10 VENDOR_ID Character(10) VARCHAR2(10) NOT NULL Vendor Identifier

Prompt Table: CS_VND_AVAIL_VW

11 CS_MSG_CONTENT Character(1) VARCHAR2(1) NOT NULL Determines if contract should be published (or re-published) in it's entirety, or changes only. If contract has not been published the default is to 'publish all', if it has, then the default is 'changes only'.
A=Entire Contract
C=Changes Only
12 CHUNK_SIZE Number(3,0) SMALLINT NOT NULL Chunk Size
13 CS_PUBLISH_CHNGS Character(1) VARCHAR2(1) NOT NULL Re-publish syndicated contract. All contract information is published the first time it is syndicated. By default, once a contract has been syndicated, only the changes to the contract will be published. If the re-publish flag is selected ('Y'), all contracts meeting the search criteria will be fully published. On the remote system, the existing contract information will be replaced with the 're-published' contract. If the re-publish flag is not selected ('N'), then the default behavior will be used.

Y/N Table Edit

Default Value: Y

14 CS_PUBLISH_SINCE Date(10) DATE Publish Since
15 SUBNODE Character(30) VARCHAR2(30) NOT NULL Subscribing Node