RSReportRequestScheme
RSReportRequestScheme is a result set built directly from the CCReportRequestSchemeDTO object.
Refer to the population of the CCReportRequestScheme DTO, especially to see the effect of scheme scope.
RSReportRequestScheme is referenced in the vSampleSchemeAnalyte view using RSC_* alias for a report request's scheme.
RSReportRequestScheme properties are as follows:
|
RS Column |
DTO Property |
Property Type |
|---|---|---|
|
DefaultSequence |
defaultSequence |
Big Decimal |
|
IsOrganisationScope |
isOrganisationScope |
Boolean |
|
IsReportable |
isReportable |
Boolean |
|
JobCode |
jobCode |
String |
|
JobId |
jobId |
String |
|
LaboratoryCode |
laboratoryCode |
String |
|
OrganisationCode |
organisationCode |
String |
|
RepReqCode |
repReqCode |
String |
|
RepReqId |
repReqId |
String |
|
RepReqSchemeId |
repReqSchemeId |
String |
|
ReportDescription |
reportDescription |
String |
|
ReportName |
reportName |
String |
|
ReportSequence |
reportSequence |
Big Decimal |
|
ResultsHeaderText |
resultsHeaderText |
String |
|
ResultsHeaderTextId |
resultsHeaderTextId |
String |
|
SchemeCode |
schemeCode |
String |
|
SchemeDescription |
schemeDescription |
String |
|
SchemeId |
schemeId |
String |
|
SchemeLaboratoryCode |
schemeLaboratoryCode |
String |
|
SchemeName |
schemeName |
String |
|
SchemeVersion |
schemeVersion |
Big Decimal |
|
SchemeVersionDescription |
schemeVersionDescription |
String |
|
SchemeVersionId |
schemeVersionId |
String |
|
SchemeVersionName |
schemeVersionName |
String |
