RAD_COMPSTATUS(SQL Table) |
Index Back |
---|---|
RECOMMENDATION CACHE STATUSRecommendation Cache Status |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RAD_ADVISOR_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Dialog Guid - represents internally the Advisor dialog |
2 | RAD_VERSION_ID | Character(20) | VARCHAR2(20) NOT NULL | Advisor Version Identifier - internally represents a version |
3 | RAD_CACHE_EXPIRE | DateTime(26) | TIMESTAMP | Cache Expires at |
4 | STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Status Indicator
A=Active I=Inactive |