| SCC_EP_ADP_VW(SQL View) | Index Back | 
|---|---|
| Payment Adapter ViewElectronic Payment Adapter Record View. | 
| SELECT SCC_EPAY_INT_TYPE , SCC_EPAY_INTG_ID , DESCR , DESCRLONG FROM PS_SCC_EP_SRVC_ADP | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(12) | VARCHAR2(12) NOT NULL | Adapter Type EP=Electronic Payment Adapter HP=Hosted Payment Adapter | |
| 2 | Character(20) | VARCHAR2(20) NOT NULL | Payment Integration ID (points to a payment adapter/application class) | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCRLONG | Long Character | CLOB | Long Description |