Cireson Purchase Order (Full)

Cireson.AssetManagement.PurchaseOrder.ProjectionType (TypeProjection)

Cireson Asset Management Purchase Order Projection

Element properties:

TypeCireson.AssetManagement.PurchaseOrder
AccessibilityPublic

Source Code:

<TypeProjection ID="Cireson.AssetManagement.PurchaseOrder.ProjectionType" Accessibility="Public" Type="Cireson.AssetManagement.PurchaseOrder">
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.HardwareAssetHasPurchaseOrder' SeedRole='Target']$" Alias="HardwareAsset"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SoftwareAssetHasPurchaseOrder' SeedRole='Target']$" Alias="SoftwareAsset"/>
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemRelatesToConfigItem' SeedRole='Target']$" Alias="ImpactedWorkItem"/>
<Component Path="$Context/Path[Relationship='WorkItem!System.WorkItemAboutConfigItem' SeedRole='Target']$" Alias="RelatedWorkItem"/>
<Component Path="$Context/Path[Relationship='SupportingItem!System.ConfigItemHasFileAttachment']$" Alias="FileAttachment">
<Component Path="$Target/Path[Relationship='SupportingItem!System.FileAttachmentAddedByUser']$" Alias="FileAttachmentAddedBy"/>
</Component>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem']$" Alias="RelatedConfigItem"/>
<Component Path="$Context/Path[Relationship='System!System.ConfigItemRelatesToConfigItem' SeedRole='Target']$" Alias="RelatedConfigItemSource"/>
<Component Path="$Context/Path[Relationship='CoreKnowledge!System.EntityLinksToKnowledgeDocument']$" Alias="RelatedKnowledgeArticles"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasVendor']$" Alias="Vendor"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasCostCenter']$" Alias="CostCenter"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasPurchaser']$" Alias="Purchaser"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasChildPurchaseOrder']$" Alias="PurchaseOrders">
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasCostCenter']$" Alias="PurchaseOrderCostCenter"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasVendor']$" Alias="PurchaseOrderVendor"/>
</Component>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasChildPurchaseOrder' SeedRole='Target']$" Alias="ParentPurchaseOrder"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasSupportContracts']$" Alias="SupportContracts"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasWarranties']$" Alias="Warranties"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasLeases']$" Alias="Leases"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.SupportContractHasPurchaseOrder' SeedRole='Target']$" Alias="SupportContractsHasPurchaseOrder"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.LeaseHasPurchaseOrder' SeedRole='Target']$" Alias="LeasesHasPurchaseOrder"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.WarrantyHasPurchaseOrder' SeedRole='Target']$" Alias="WarrantiesHasPurchaseOrder"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseHasPurchaseOrder' SeedRole='Target']$" Alias="Purchases">
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.PurchaseHasVendor']$" Alias="PurchaseVendor"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.PurchaseHasCostCenter']$" Alias="PurchaseCostCenter"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.PurchaseHasInvoice']$" Alias="PurchaseInvoice"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.PurchaseHasPurchaseOrder']$" Alias="PurchasePurchaseOrder"/>
<Component Path="$Target/Path[Relationship='Cireson.AssetManagement.PurchaseHasPurchaseOrder']$" Alias="PurchasePurchaseOrder"/>
</Component>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasInvoices']$" Alias="Invoices"/>
<Component Path="$Context/Path[Relationship='Cireson.AssetManagement.PurchaseOrderHasShipToLocation']$" Alias="ShipToLocation"/>
</TypeProjection>