VAT_TXN_RT_VW(SQL View) |
Index Back |
---|---|
VAT Transaction View |
SELECT SETID ,TXN_ROUTE_CD ,INSTANCE_DESCR FROM PS_RE_TXN_RT_CD WHERE EFF_STATUS ='A' |
# | 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 | TXN_ROUTE_CD | Character(20) | VARCHAR2(20) NOT NULL | This field holds the Transaction routing Codes used to configure the Billing, SUT and Withholding defaults. |
3 | INSTANCE_DESCR | Character(150) | VARCHAR2(150) NOT NULL | Generic Description Field for Instances of Generic Entities |