TERM_WD_REQ_HDR(SQL Table) |
Index Back |
---|---|
Term Withdrawal Request HeaderThe Term Withdrawal Request Header table contains general information pertaining to a Term Withdrawal/Cancellation Request. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | TERM_WD_REQUEST_ID | Character(10) | VARCHAR2(10) NOT NULL | Term Withdrawal/Cancellation |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Default Value: OPR_DEF_TBL_CS.OPRID |
3 | TERM_WD_PROC_ST | Character(1) | VARCHAR2(1) NOT NULL |
Term Withdrawal Req Proc Stat
E=Errors found P=Pending S=Success Default Value: P |
4 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
5 | TERM_WD_REQ_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Term WD Request Source
SF=Student Financials Batch WD=SR Withdrawal Panel Default Value: WD |
6 | DTTM_STAMP_SEC | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
7 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Prompt Table: BUS_UNIT_TBL_SF |
8 | ELIG_TO_ENROLL | Character(1) | VARCHAR2(1) NOT NULL |
Eligible to Enroll
Y/N Table Edit |
9 | CAN_CLASS_W_GRADE | Character(1) | VARCHAR2(1) NOT NULL |
Cancel Classes With Grades
Y/N Table Edit |