HRBP_TRANS_VW(SQL View) |
Index Back |
|---|---|
Transaction list for BP ApprUsed by Business Partner Approvals as the drop down for transactions to choose from |
| SELECT TRANSACTION_NAME , TRAN_CATEGORY , DESCR FROM PS_EO_TRANSACTIONS |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(25) | VARCHAR2(25) NOT NULL | EDI Transaction Name | |
| 2 | TRAN_CATEGORY | Character(15) | VARCHAR2(15) NOT NULL |
Transaction Category
Prompt Table: EO_TRAN_CAT |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |