CA_PROC_OND_AET(SQL Table) |
Index Back |
---|---|
State record for CA_PROC_ONDThis table is the state record that is used for the CA_PROC_OND App Engine. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
3 | CONTRACT_NUM | Character(25) | VARCHAR2(25) NOT NULL | Contract |
4 | SOLD_TO_CUST_ID | Character(15) | VARCHAR2(15) NOT NULL | Sold To Customer |
5 | CA_RQST_SRC | Character(3) | VARCHAR2(3) NOT NULL |
Contract Classification
FED=Federal Reimbursable Agreement GEN=Generic Application GOV=Government INT=Internal OND=CRM Field Services On Demand STD=Standard |
6 | CA_TXN_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Contracts Transaction Source
CRM=CRM Transaction FPC=Projects Transaction FRE=Lease Administration Trans. |
7 | PROCESS_INSTANCE2 | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
8 | APP_CLASS_NAME | Character(254) | VARCHAR2(254) NOT NULL | Application Class Name |
9 | RUN_CNTL_ID | Character(30) | VARCHAR2(30) NOT NULL | Run Control ID |
10 | ROW_COUNT | Number(8,0) | INTEGER NOT NULL | Number to Purge |
11 | CA_TXN_ID | Number(12,0) | DECIMAL(12) NOT NULL | Transaction ID |
12 | FIRST_SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | First Sequence number in list |
13 | LAST_SEQ_NBR | Number(15,0) | DECIMAL(15) NOT NULL | Last Sequence number in list |
14 | TXN_SEQ_NUM | Number(10,0) | DECIMAL(10) NOT NULL | Transaction Sequence number for TBP transactions |
15 | WHERE_CLAUSE_LONG | Long Character(4000) | CLOB | Where Clause |
16 | TBL_NAME | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name |
17 | TBL_NAME_INTFC | Character(15) | VARCHAR2(15) NOT NULL | Record (Table) Name |
18 | PARM_SEQ | Number(3,0) | SMALLINT NOT NULL | Message Parameter Sequence |
19 | MESSAGE_PARM | Character(254) | VARCHAR2(254) NOT NULL | Message Parameter Text |
20 | MESSAGE_SET_NBR | Number(5,0) | INTEGER NOT NULL | Message Set Number. This field refers to the Message Set Number in the Message Catalog. |
21 | MESSAGE_NBR | Number(5,0) | INTEGER NOT NULL | Message Number. This field refers to the Message Number in the Message Catalog. |
22 | MESSAGE_SEQ | Number(9,0) | DECIMAL(9) NOT NULL | Message Sequence |