Oplysninger om manuel aktivitet

ServiceManager.Report.ActivityManagement.ManualActivityDetail (Report)


Denne rapport indeholder detaljerede oplysninger om en bestemt manuel aktivitet, bl.a. titel, beskrivelse, status, berørte computere mm.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

ReportNameOplysninger om manuel aktivitet
ReportDescriptionLabelUdvid dette afsnit for at se en fuld beskrivelse af denne rapport.
ReportDescription
Denne rapport indeholder detaljerede oplysninger om en bestemt manuel aktivitet, bl.a. titel, beskrivelse, status, berørte computere mm.
ReportGeneratedLabelRapport oprettet
CreatedOprettelsesdato
ActivityIdId
GeneralInformationGenerelle oplysninger
TitleTitel:
DescriptionBeskrivelse:
CreatedOnOprettelsesdato:
AssignedToTildelt:
AreaOmråde:
StageTrin:
ScheduledStartPlanlagt startdato:
ScheduledEndPlanlagt slutdato:
PriorityPrioritet:
StatusStatus:
TypeType:
NotesNoter:
ImpactedComputersPåvirkede computere
T.IdId
T.TypeType
T.NameNavn
T.StatusStatus
T.OwnerEjer
NoCIsToChangeMessageDer er ingen Configuration Items, som skal ændres for denne aktivitet
Format.PageFormat{0} af {1}

Source Code:

<Report ID="ServiceManager.Report.ActivityManagement.ManualActivityDetail" Accessibility="Public" Target="Activity!System.WorkItem.Activity.ManualActivity" Visible="true">
<Dependencies>
<Dimension>DWBase!UserDim</Dimension>
<Dimension>ActivityDW!ActivityDim</Dimension>
<DataWarehouseScript>ServiceManager.Report.ActivityManagement.SP.GetManualActivityDetails.Script</DataWarehouseScript>
<ReportResource>SMReportCommon!Report_Header_Potrait.png</ReportResource>
<ReportResource>SMReportCommon!Report_Header_Landscape.png</ReportResource>
<ReportResource>SMReportCommon!horizontal_line_gradient.png</ReportResource>
</Dependencies>
<ParameterBlock xmlns="http://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings" columns="2">
<Controls>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.DimensionInstancePickerValueParameterEditor">
<ReportParameters>
<ReportParameter name="ActivityDimKey">
<Prompt>ServiceManager.ActivityManagement.Report.Library!ReportParameter.SelectManualActivity</Prompt>
</ReportParameter>
</ReportParameters>
<Properties>
<Property name="IsSingleSelect">
<Value>True</Value>
</Property>
<Property name="DimensionTypeName">
<Value>ActivityDim</Value>
</Property>
<Property name="DimensionTypeMPName">
<Value>ServiceManager.ActivityManagement.Library.Datawarehouse</Value>
</Property>
<Property name="MaxDimessionInstances">
<Value>500</Value>
</Property>
<Property name="ColumnDefinitions">
<Value>Name</Value>
</Property>
</Properties>
</Control>
<Control rowSpan="1" columnSpan="1" type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BoooleanValueParameterEditor">
<ReportParameters>
<ReportParameter name="IncludeDeleted">
<Prompt>ServiceManager.ActivityManagement.Report.Library!ReportParameter.IncludeDeleted</Prompt>
</ReportParameter>
</ReportParameters>
</Control>
</Controls>
</ParameterBlock>
<ReportDefinition>ServiceManager.Report.ActivityManagement.ManualActivityDetail.ReportRdl</ReportDefinition>
<ReportStrings>
<ReportString ID="ReportName"/>
<ReportString ID="ReportDescriptionLabel"/>
<ReportString ID="ReportDescription"/>
<ReportString ID="ReportGeneratedLabel"/>
<ReportString ID="Created"/>
<ReportString ID="ActivityId"/>
<ReportString ID="GeneralInformation"/>
<ReportString ID="Title"/>
<ReportString ID="Description"/>
<ReportString ID="CreatedOn"/>
<ReportString ID="AssignedTo"/>
<ReportString ID="Area"/>
<ReportString ID="Stage"/>
<ReportString ID="ScheduledStart"/>
<ReportString ID="ScheduledEnd"/>
<ReportString ID="Priority"/>
<ReportString ID="Status"/>
<ReportString ID="Type"/>
<ReportString ID="Notes"/>
<ReportString ID="ImpactedComputers"/>
<ReportString ID="T.Id"/>
<ReportString ID="T.Type"/>
<ReportString ID="T.Name"/>
<ReportString ID="T.Status"/>
<ReportString ID="T.Owner"/>
<ReportString ID="NoCIsToChangeMessage"/>
<ReportString ID="Format.PageFormat"/>
<ReportString ID="SelectManualActivity"/>
</ReportStrings>
</Report>