ACCT_AD2_INV_VW(SQL View) |
Index Back |
---|---|
Accounting Adjustment View 2 |
select setid, distrib_type, transaction_group from PS_CM_TRANS_GROUP where transaction_group='050' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | SetID |
2 | DISTRIB_TYPE | Character(10) | VARCHAR2(10) NOT NULL | Distrib. Type |
3 | TRANSACTION_GROUP | Character(3) | VARCHAR2(3) NOT NULL | 11/7/02 LLR - Added the new (600's) transactions groups for 8.8. |