REV_EST_REQUEST(SQL Table) |
Index Back |
---|---|
AR Revenue Estimate RequestAR Revenue Estimate Request record |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | TRAN_SENT | Character(1) | VARCHAR2(1) NOT NULL |
Indicate whether to hold the transactions or send them directly.
N=No Y=Yes Default Value: N |
5 | TRAN_SPECIFIED | Character(1) | VARCHAR2(1) NOT NULL |
Indicate whether to specify the transaction template or default to business unit.
N=No Y=Yes Y/N Table Edit Default Value: Y |
6 | AR_SOURCE_TRAN | Character(10) | VARCHAR2(10) NOT NULL |
Transaction Type
Prompt Table: AR_SRCTRN_RE_VW |
7 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
8 | LAST_RUN_DTM | DateTime(26) | TIMESTAMP | Last Run On |
9 | PROCESS_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Process Status
A=Active C=Successfully Completed E=Completed With Errors N=Not Yet Processed P=Processing Now X=No Success |