RSF_CHNL_PRT_VW(SQL View) |
Index Back |
|---|---|
Channel Partners for SFA.Setup table to enter theChannel partners. The data can can also be imported directly to this table from other systems. |
| SELECT CHNL_PARTNER_ID , DESCR50 FROM PS_RSF_CHNL_PARTNR WHERE STATUS = 'A' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | Unique identifier for a Channel Partner | |
| 2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |