RA_MC_SEARCH_VW(SQL View) |
Index Back |
---|---|
Marketing Center Search viewTable used in marketing center configurable search |
SELECT RA_MKT_CENTER , DESCR50 , SYNCID FROM PS_RA_UD_MKTCENTER |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RA_MKT_CENTER | Character(10) | VARCHAR2(10) NOT NULL | Marketing Center code |
2 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |
3 | SYNCID | Number(10,0) | DECIMAL(10) NOT NULL | The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle. |