CAN_ACCT_TYP_VW(SQL View) |
Index Back |
---|---|
Cancel Account Type View |
SELECT setid , account_type_sf , descr , primary_account FROM PS_ACCT_TYP_TBL_SF |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_CS.SETID Prompt Table: SP_SETID_NONVW |
2 | CANCEL_ACCT_TYPE | Character(3) | VARCHAR2(3) NOT NULL | Cancel Account Type |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | PRIMARY_ACCOUNT | Character(1) | VARCHAR2(1) NOT NULL |
Primary Account
Y/N Table Edit |