Сведения о ручном действии

ServiceManager.Report.ActivityManagement.ManualActivityDetail (Report)


Этот отчет содержит подробные сведения о выбранном ручном действии, включая название, описание, состояние, затронутые компьютеры и др.

Element properties:

AccessibilityPublic
VisibleTrue

Report Localization:

ReportNameСведения о ручном действии
ReportDescriptionLabelРазверните этот раздел, чтобы просмотреть полное описание данного отчета.
ReportDescription
Этот отчет содержит подробные сведения о выбранном ручном действии, включая название, описание, состояние, затронутые компьютеры и др.
ReportGeneratedLabelОтчет создан
CreatedДата создания
ActivityIdИД
GeneralInformationОбщие сведения
TitleНазвание:
DescriptionОписание:
CreatedOnДата создания:
AssignedToКому назначено:
AreaОбласть:
StageЭтап:
ScheduledStartЗапланированная дата начала:
ScheduledEndЗапланированная дата окончания:
PriorityПриоритет:
StatusСостояние:
TypeТип:
NotesПримечания:
ImpactedComputersЗатронутые компьютеры
T.IdИД
T.TypeТип
T.NameИмя
T.StatusСостояние
T.OwnerВладелец
NoCIsToChangeMessageДля этого действия не найдены элементы конфигурации, подлежащие изменению
Format.PageFormat{0} из {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>