RSF_ALLNC_PRT_V(SQL View) |
Index Back |
---|---|
Alliance partners for SFA.Setup table to enter the Alliance partners. The data can can also be imported directly to this table from other systems. |
SELECT ALLIANC_PARTNER_ID , DESCR50 FROM PS_RSF_ALLNC_PRTNR WHERE STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ALLIANC_PARTNER_ID | Character(30) | VARCHAR2(30) NOT NULL | Alliance Partner |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |