RO_ASSOCIAT_HST

(SQL Table)
Index Back

Order Capture Associations

This table stores references to objects in the system that are related to orders & quotes.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 CAPTURE_ID Character(20) VARCHAR2(20) NOT NULL Field use to store the capture ID in order capture.
4 UID20 Character(20) VARCHAR2(20) NOT NULL This field is for UID of 20 characters long.
5 ASSOC_BUS_UNIT Character(5) VARCHAR2(5) NOT NULL Association Business unit for related objects
6 BUS_PROC_INSTANCE Number(18,0) DECIMAL(18) NOT NULL Business Project Instance. This is the Business Project instance of a business project.
7 CAPTURE_ID_REL Character(20) VARCHAR2(20) NOT NULL This field stores relative capture IDs.
8 CMF_ID Character(36) VARCHAR2(36) NOT NULL Correspondence ID
9 LEAD_ID Character(15) VARCHAR2(15) NOT NULL Used by Sales Force Automation, this field uniquely identifies a Sales Lead.
10 OPPORTUNITY_ID Character(15) VARCHAR2(15) NOT NULL Opportunity ID
11 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
12 PROPOSAL_ID Character(25) VARCHAR2(25) NOT NULL This field is used to store the proposal ID.
13 RC_BRSCR_INSTANCE Number(15,0) DECIMAL(15) NOT NULL Branh Script Instance Number
14 RC_BUS_PROCESS_ID Character(15) VARCHAR2(15) NOT NULL Business Process ID used in Business Process tracking.
15 SCRIPT_ID Number(12,0) DECIMAL(12) NOT NULL Script ID
16 RAD_SESSION_ID Character(20) VARCHAR2(20) NOT NULL User Session Identifier
17 RMA_ID Character(10) VARCHAR2(10) NOT NULL RMA Number
18 SO_ID Character(10) VARCHAR2(10) NOT NULL Service Order ID
19 SYSTEM_ID Character(5) VARCHAR2(5) NOT NULL System ID
20 TYPE Character(4) VARCHAR2(4) NOT NULL Association Types
21 AGREEMENT_CODE Character(30) VARCHAR2(30) NOT NULL This field represents the agreement code (name) for an agreement
22 UID20F_LINE Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
23 UID20F_LINE_REL Character(20) VARCHAR2(20) NOT NULL Foreign UID...................................................................
24 VERSION_ID Character(7) VARCHAR2(7) NOT NULL Version ID of Proposal
25 KEY1_FLD_VAL Character(50) VARCHAR2(50) NOT NULL Key 1 Field Value
26 CREATE_STATUS Character(1) VARCHAR2(1) NOT NULL Create Status. Used for Contract Request creation status.
F=Create Failed
R=Requested
S=Created
27 ROF_OFFER_HIST_ID Character(15) VARCHAR2(15) NOT NULL Offer history ID
28 CASE_ID Number(15,0) DECIMAL(15) NOT NULL Case ID. This is a unique ID assigned to a case when it is saved. Unique ID is ensured by getting the next value from the auto-numbering table and updating the table.
29 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
30 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
31 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
32 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
33 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.
34 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time