TR_WR_TEMPAD_VW(SQL View) |
Index Back |
---|
SELECT SETID , TR_WR_TEMPLATE_ID , TRANSFER_CLASS FROM PS_TR_WR_TEMPLATE |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | TR_WR_TEMPLATE_ID | Character(12) | VARCHAR2(12) NOT NULL | Treasury Wires / Treasury Wire Templates This uniquely identifies templates within a Business Unit. |
3 | TRANSFER_CLASS | Character(3) | VARCHAR2(3) NOT NULL |
Transfer Class to indicate if Transfer is a Bank Transfer (BAX) or EFT Tansfer
1=Bank Transfer 2=EFT Transfer Default Value: 2 |