| CREDITCARDTYPLN(SQL Table) | Index Back | 
|---|---|
| Related Lng - Credit Card TypeCREDITCARDTYPLN is the language record related to CREDIT_CARD_TYP. A related language record enables text fields on a table to be translated into various languages for use in other countries. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | SetID Default Value: OPR_DEF_TBL_CS.SETID Prompt Table: SP_SETID_NONVW | |
| 2 | Character(2) | VARCHAR2(2) NOT NULL | Credit Card Type AE=American Express DC=Diners' Club DI=Diners Club MC=MasterCard VI=VISA | |
| 3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
| 4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |