RFY_OPENITEM_VW(SQL View) |
Index Back |
---|---|
Transfer AR Distribution Codes |
SELECT setid , dst_id , effdt , eff_status , descr FROM PS_DST_CODE_TBL WHERE DST_USE = 'RFY' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | To Setid AR Distribution | |
2 | Character(10) | VARCHAR2(10) NOT NULL |
Specifies the general ledger ChartField combination that is affected when subsequent activity such as a payment occurs for the item.
Prompt Table:
DST_CODE_TBL
|
|
3 | Date(10) | DATE | Effective Date | |
4 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive |
5 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |