<?xml version="1.0" encoding="utf-8"?>
<edmx:Edmx Version="4.0" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx">
  <edmx:Reference Uri="https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Aggregation.V1.xml">
    <edmx:Include Alias="Aggregation" Namespace="Org.OData.Aggregation.V1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Capabilities.V1.xml">
    <edmx:Include Alias="Capabilities" Namespace="Org.OData.Capabilities.V1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://sap.github.io/odata-vocabularies/vocabularies/CodeList.xml">
    <edmx:Include Alias="CodeList" Namespace="com.sap.vocabularies.CodeList.v1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://sap.github.io/odata-vocabularies/vocabularies/Common.xml">
    <edmx:Include Alias="Common" Namespace="com.sap.vocabularies.Common.v1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Core.V1.xml">
    <edmx:Include Alias="Core" Namespace="Org.OData.Core.V1"/>
  </edmx:Reference>
  <edmx:Reference Uri="https://oasis-tcs.github.io/odata-vocabularies/vocabularies/Org.OData.Measures.V1.xml">
    <edmx:Include Alias="Measures" Namespace="Org.OData.Measures.V1"/>
  </edmx:Reference>
  <edmx:DataServices>
    <Schema Namespace="PURCHASE_ORDER" xmlns="http://docs.oasis-open.org/odata/ns/edm">
      <EntityContainer Name="EntityContainer">
        <EntitySet Name="PurchaseOrder" EntityType="PURCHASE_ORDER.PurchaseOrder">
          <NavigationPropertyBinding Path="_PurchaseOrderItem" Target="PurchaseOrderItem"/>
        </EntitySet>
        <EntitySet Name="PurchaseOrderItem" EntityType="PURCHASE_ORDER.PurchaseOrderItem">
          <NavigationPropertyBinding Path="_PurchaseOrder" Target="PurchaseOrder"/>
        </EntitySet>
      </EntityContainer>
      <EntityType Name="PurchaseOrder">
        <Key>
          <PropertyRef Name="PurchaseOrder"/>
        </Key>
        <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" Nullable="false"/>
        <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4"/>
        <Property Name="PurchaseOrderSubtype" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurchasingDocumentOrigin" Type="Edm.String" MaxLength="1"/>
        <Property Name="CreatedByUser" Type="Edm.String" MaxLength="12"/>
        <Property Name="CreationDate" Type="Edm.Date"/>
        <Property Name="PurchaseOrderDate" Type="Edm.Date"/>
        <Property Name="LastChangeDateTime" Type="Edm.DateTimeOffset" Precision="7"/>
        <Property Name="ValidityStartDate" Type="Edm.Date"/>
        <Property Name="ValidityEndDate" Type="Edm.Date"/>
        <Property Name="Language" Type="Edm.String" MaxLength="2"/>
        <Property Name="PurchaseOrderDeletionCode" Type="Edm.String" MaxLength="1"/>
        <Property Name="ReleaseIsNotCompleted" Type="Edm.Boolean"/>
        <Property Name="PurchasingCompletenessStatus" Type="Edm.Boolean"/>
        <Property Name="PurchasingProcessingStatus" Type="Edm.String" MaxLength="2"/>
        <Property Name="PurgReleaseSequenceStatus" Type="Edm.String" MaxLength="8"/>
        <Property Name="ReleaseCode" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurchasingReleaseStrategy" Type="Edm.String" MaxLength="2"/>
        <Property Name="PurgReasonForDocCancellation" Type="Edm.String" MaxLength="2"/>
        <Property Name="CompanyCode" Type="Edm.String" MaxLength="4"/>
        <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4"/>
        <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3"/>
        <Property Name="Supplier" Type="Edm.String" MaxLength="10"/>
        <Property Name="ManualSupplierAddressID" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplierAddressID" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplierRespSalesPersonName" Type="Edm.String" MaxLength="30"/>
        <Property Name="SupplierPhoneNumber" Type="Edm.String" MaxLength="16"/>
        <Property Name="SupplyingSupplier" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplyingPlant" Type="Edm.String" MaxLength="4"/>
        <Property Name="InvoicingParty" Type="Edm.String" MaxLength="10"/>
        <Property Name="Customer" Type="Edm.String" MaxLength="10"/>
        <Property Name="PurchaseContract" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplierQuotationExternalID" Type="Edm.String" MaxLength="10"/>
        <Property Name="QuotationSubmissionDate" Type="Edm.Date"/>
        <Property Name="ItemNumberIntervalForSubItems" Type="Edm.String" MaxLength="5"/>
        <Property Name="PaymentTerms" Type="Edm.String" MaxLength="4"/>
        <Property Name="CashDiscount1Days" Type="Edm.Decimal" Precision="3"/>
        <Property Name="CashDiscount2Days" Type="Edm.Decimal" Precision="3"/>
        <Property Name="NetPaymentDays" Type="Edm.Decimal" Precision="3"/>
        <Property Name="CashDiscount1Percent" Type="Edm.Decimal" Scale="3" Precision="5"/>
        <Property Name="CashDiscount2Percent" Type="Edm.Decimal" Scale="3" Precision="5"/>
        <Property Name="DownPaymentType" Type="Edm.String" MaxLength="4"/>
        <Property Name="DownPaymentPercentageOfTotAmt" Type="Edm.Decimal" Scale="2" Precision="5"/>
        <Property Name="DownPaymentAmount" Type="Edm.Decimal" Scale="2" Precision="11"/>
        <Property Name="DownPaymentDueDate" Type="Edm.Date"/>
        <Property Name="IncotermsClassification" Type="Edm.String" MaxLength="3"/>
        <Property Name="IncotermsTransferLocation" Type="Edm.String" MaxLength="28"/>
        <Property Name="IncotermsVersion" Type="Edm.String" MaxLength="4"/>
        <Property Name="IncotermsLocation1" Type="Edm.String" MaxLength="70"/>
        <Property Name="IncotermsLocation2" Type="Edm.String" MaxLength="70"/>
        <Property Name="IsIntrastatReportingRelevant" Type="Edm.Boolean"/>
        <Property Name="IsIntrastatReportingExcluded" Type="Edm.Boolean"/>
        <Property Name="CorrespncExternalReference" Type="Edm.String" MaxLength="12"/>
        <Property Name="CorrespncInternalReference" Type="Edm.String" MaxLength="12"/>
        <Property Name="PricingDocument" Type="Edm.String" MaxLength="10"/>
        <Property Name="PricingProcedure" Type="Edm.String" MaxLength="6"/>
        <Property Name="DocumentCurrency" Type="Edm.String" MaxLength="3"/>
        <Property Name="ExchangeRate" Type="Edm.Decimal" Scale="5" Precision="9"/>
        <Property Name="ExchangeRateIsFixed" Type="Edm.Boolean"/>
        <Property Name="TaxReturnCountry" Type="Edm.String" MaxLength="3"/>
        <Property Name="VATRegistrationCountry" Type="Edm.String" MaxLength="3"/>
        <Property Name="PurgAggrgdProdCmplncSuplrSts" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgAggrgdProdMarketabilitySts" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgAggrgdSftyDataSheetStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgProdCmplncTotDngrsGoodsSts" Type="Edm.String" MaxLength="1"/>
        <NavigationProperty Name="_PurchaseOrderItem" Type="Collection(PURCHASE_ORDER.PurchaseOrderItem)">
          <OnDelete Action="Cascade"/>
        </NavigationProperty>
      </EntityType>
      <EntityType Name="PurchaseOrderItem">
        <Key>
          <PropertyRef Name="PurchaseOrder"/>
          <PropertyRef Name="PurchaseOrderItem"/>
        </Key>
        <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" Nullable="false"/>
        <Property Name="PurchaseOrderItem" Type="Edm.String" MaxLength="5" Nullable="false"/>
        <Property Name="PurchaseOrderCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="DocumentCurrency" Type="Edm.String" MaxLength="3"/>
        <Property Name="PurchasingDocumentDeletionCode" Type="Edm.String" MaxLength="1"/>
        <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9"/>
        <Property Name="Material" Type="Edm.String" MaxLength="18"/>
        <Property Name="MaterialType" Type="Edm.String" MaxLength="4"/>
        <Property Name="SupplierMaterialNumber" Type="Edm.String" MaxLength="35"/>
        <Property Name="SupplierSubrange" Type="Edm.String" MaxLength="6"/>
        <Property Name="ManufacturerPartNmbr" Type="Edm.String" MaxLength="40"/>
        <Property Name="Manufacturer" Type="Edm.String" MaxLength="10"/>
        <Property Name="ManufacturerMaterial" Type="Edm.String" MaxLength="18"/>
        <Property Name="PurchaseOrderItemText" Type="Edm.String" MaxLength="40"/>
        <Property Name="ProductTypeCode" Type="Edm.String" MaxLength="2"/>
        <Property Name="CompanyCode" Type="Edm.String" MaxLength="4"/>
        <Property Name="Plant" Type="Edm.String" MaxLength="4"/>
        <Property Name="ManualDeliveryAddressID" Type="Edm.String" MaxLength="10"/>
        <Property Name="ReferenceDeliveryAddressID" Type="Edm.String" MaxLength="10"/>
        <Property Name="Customer" Type="Edm.String" MaxLength="10"/>
        <Property Name="Subcontractor" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplierIsSubcontractor" Type="Edm.Boolean"/>
        <Property Name="CrossPlantConfigurableProduct" Type="Edm.String" MaxLength="18"/>
        <Property Name="ArticleCategory" Type="Edm.String" MaxLength="2"/>
        <Property Name="PlndOrderReplnmtElmntType" Type="Edm.String" MaxLength="1"/>
        <Property Name="ProductPurchasePointsQtyUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="ProductPurchasePointsQty" Type="Edm.Decimal" Scale="3" Precision="13"/>
        <Property Name="StorageLocation" Type="Edm.String" MaxLength="4"/>
        <Property Name="PurchaseOrderQuantityUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="OrderItemQtyToBaseQtyNmrtr" Type="Edm.Decimal" Precision="5"/>
        <Property Name="OrderItemQtyToBaseQtyDnmntr" Type="Edm.Decimal" Precision="5"/>
        <Property Name="NetPriceQuantity" Type="Edm.Decimal" Precision="5"/>
        <Property Name="IsCompletelyDelivered" Type="Edm.Boolean"/>
        <Property Name="IsFinallyInvoiced" Type="Edm.Boolean"/>
        <Property Name="GoodsReceiptIsExpected" Type="Edm.Boolean"/>
        <Property Name="InvoiceIsExpected" Type="Edm.Boolean"/>
        <Property Name="IsOrderAcknRqd" Type="Edm.Boolean"/>
        <Property Name="InvoiceIsGoodsReceiptBased" Type="Edm.Boolean"/>
        <Property Name="PurchaseContractItem" Type="Edm.String" MaxLength="5"/>
        <Property Name="PurchaseContract" Type="Edm.String" MaxLength="10"/>
        <Property Name="PurchaseRequisition" Type="Edm.String" MaxLength="10"/>
        <Property Name="RequirementTracking" Type="Edm.String" MaxLength="10"/>
        <Property Name="PurchaseRequisitionItem" Type="Edm.String" MaxLength="5"/>
        <Property Name="SupplierQuotation" Type="Edm.String" MaxLength="10"/>
        <Property Name="SupplierQuotationItem" Type="Edm.String" MaxLength="5"/>
        <Property Name="EvaldRcptSettlmtIsAllowed" Type="Edm.Boolean"/>
        <Property Name="UnlimitedOverdeliveryIsAllowed" Type="Edm.Boolean"/>
        <Property Name="OverdelivTolrtdLmtRatioInPct" Type="Edm.Decimal" Scale="1" Precision="3"/>
        <Property Name="UnderdelivTolrtdLmtRatioInPct" Type="Edm.Decimal" Scale="1" Precision="3"/>
        <Property Name="RequisitionerName" Type="Edm.String" MaxLength="12"/>
        <Property Name="PlannedDeliveryDurationInDays" Type="Edm.Decimal" Precision="3"/>
        <Property Name="GoodsReceiptDurationInDays" Type="Edm.Decimal" Precision="3"/>
        <Property Name="PartialDeliveryIsAllowed" Type="Edm.String" MaxLength="1"/>
        <Property Name="ConsumptionPosting" Type="Edm.String" MaxLength="1"/>
        <Property Name="ServicePerformer" Type="Edm.String" MaxLength="10"/>
        <Property Name="ServicePackage" Type="Edm.String" MaxLength="10"/>
        <Property Name="BaseUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="PurchaseOrderItemCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="ProfitCenter" Type="Edm.String" MaxLength="10"/>
        <Property Name="OrderPriceUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="ItemVolumeUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="ItemWeightUnit" Type="Edm.String" MaxLength="3"/>
        <Property Name="MultipleAcctAssgmtDistribution" Type="Edm.String" MaxLength="1"/>
        <Property Name="PartialInvoiceDistribution" Type="Edm.String" MaxLength="1"/>
        <Property Name="PricingDateControl" Type="Edm.String" MaxLength="1"/>
        <Property Name="IsStatisticalItem" Type="Edm.Boolean"/>
        <Property Name="PurchasingParentItem" Type="Edm.String" MaxLength="5"/>
        <Property Name="GoodsReceiptLatestCreationDate" Type="Edm.Date"/>
        <Property Name="IsReturnsItem" Type="Edm.Boolean"/>
        <Property Name="PurchasingOrderReason" Type="Edm.String" MaxLength="3"/>
        <Property Name="IncotermsClassification" Type="Edm.String" MaxLength="3"/>
        <Property Name="IncotermsTransferLocation" Type="Edm.String" MaxLength="28"/>
        <Property Name="IncotermsLocation1" Type="Edm.String" MaxLength="70"/>
        <Property Name="IncotermsLocation2" Type="Edm.String" MaxLength="70"/>
        <Property Name="PriorSupplier" Type="Edm.String" MaxLength="10"/>
        <Property Name="InternationalArticleNumber" Type="Edm.String" MaxLength="18"/>
        <Property Name="IntrastatServiceCode" Type="Edm.String" MaxLength="30"/>
        <Property Name="CommodityCode" Type="Edm.String" MaxLength="30"/>
        <Property Name="MaterialFreightGroup" Type="Edm.String" MaxLength="8"/>
        <Property Name="DiscountInKindEligibility" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgItemIsBlockedForDelivery" Type="Edm.Boolean"/>
        <Property Name="SupplierConfirmationControlKey" Type="Edm.String" MaxLength="4"/>
        <Property Name="PurgDocOrderAcknNumber" Type="Edm.String" MaxLength="20"/>
        <Property Name="PriceIsToBePrinted" Type="Edm.Boolean"/>
        <Property Name="AccountAssignmentCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurchasingInfoRecord" Type="Edm.String" MaxLength="10"/>
        <Property Name="NetAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="GrossAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="EffectiveAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal1Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal2Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal3Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal4Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal5Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="Subtotal6Amount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="OrderQuantity" Type="Edm.Decimal" Scale="3" Precision="13"/>
        <Property Name="NetPriceAmount" Type="Edm.Decimal" Scale="2" Precision="11"/>
        <Property Name="ItemVolume" Type="Edm.Decimal" Scale="3" Precision="13"/>
        <Property Name="ItemGrossWeight" Type="Edm.Decimal" Scale="3" Precision="13"/>
        <Property Name="ItemNetWeight" Type="Edm.Decimal" Scale="3" Precision="13"/>
        <Property Name="OrderPriceUnitToOrderUnitNmrtr" Type="Edm.Decimal" Precision="5"/>
        <Property Name="OrdPriceUnitToOrderUnitDnmntr" Type="Edm.Decimal" Precision="5"/>
        <Property Name="GoodsReceiptIsNonValuated" Type="Edm.Boolean"/>
        <Property Name="TaxCode" Type="Edm.String" MaxLength="2"/>
        <Property Name="TaxJurisdiction" Type="Edm.String" MaxLength="15"/>
        <Property Name="TaxCountry" Type="Edm.String" MaxLength="3"/>
        <Property Name="TaxDeterminationDate" Type="Edm.Date"/>
        <Property Name="ShippingInstruction" Type="Edm.String" MaxLength="2"/>
        <Property Name="NonDeductibleInputTaxAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="StockType" Type="Edm.String" MaxLength="1"/>
        <Property Name="ValuationType" Type="Edm.String" MaxLength="10"/>
        <Property Name="ValuationCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="ItemIsRejectedBySupplier" Type="Edm.Boolean"/>
        <Property Name="PurgDocPriceDate" Type="Edm.Date"/>
        <Property Name="PurchasingInfoRecordUpdateCode" Type="Edm.String" MaxLength="1"/>
        <Property Name="InventorySpecialStockType" Type="Edm.String" MaxLength="1"/>
        <Property Name="DeliveryDocumentType" Type="Edm.String" MaxLength="4"/>
        <Property Name="IssuingStorageLocation" Type="Edm.String" MaxLength="4"/>
        <Property Name="AllocationTable" Type="Edm.String" MaxLength="10"/>
        <Property Name="AllocationTableItem" Type="Edm.String" MaxLength="5"/>
        <Property Name="RetailPromotion" Type="Edm.String" MaxLength="10"/>
        <Property Name="PurgConfigurableItemNumber" Type="Edm.String" MaxLength="40"/>
        <Property Name="PurgDocAggrgdSubitemCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgExternalSortNumber" Type="Edm.String" MaxLength="5"/>
        <Property Name="DownPaymentType" Type="Edm.String" MaxLength="4"/>
        <Property Name="DownPaymentPercentageOfTotAmt" Type="Edm.Decimal" Scale="2" Precision="5"/>
        <Property Name="DownPaymentAmount" Type="Edm.Decimal" Scale="2" Precision="11"/>
        <Property Name="DownPaymentDueDate" Type="Edm.Date"/>
        <Property Name="ExpectedOverallLimitAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="OverallLimitAmount" Type="Edm.Decimal" Scale="2" Precision="13"/>
        <Property Name="PurContractForOverallLimit" Type="Edm.String" MaxLength="10"/>
        <Property Name="PurgProdCmplncSupplierStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgProductMarketabilityStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgSafetyDataSheetStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="PurgProdCmplncDngrsGoodsStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="BR_MaterialOrigin" Type="Edm.String" MaxLength="1"/>
        <Property Name="BR_MaterialUsage" Type="Edm.String" MaxLength="1"/>
        <Property Name="BR_CFOPCategory" Type="Edm.String" MaxLength="2"/>
        <Property Name="BR_NCM" Type="Edm.String" MaxLength="16"/>
        <Property Name="ConsumptionTaxCtrlCode" Type="Edm.String" MaxLength="16"/>
        <Property Name="BR_IsProducedInHouse" Type="Edm.Boolean"/>
        <Property Name="ProductSeasonYear" Type="Edm.String" MaxLength="4"/>
        <Property Name="ProductSeason" Type="Edm.String" MaxLength="10"/>
        <Property Name="ProductCollection" Type="Edm.String" MaxLength="10"/>
        <Property Name="ProductTheme" Type="Edm.String" MaxLength="10"/>
        <Property Name="SeasonCompletenessStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="ShippingGroupRule" Type="Edm.String" MaxLength="4"/>
        <Property Name="ShippingGroupNumber" Type="Edm.String" MaxLength="10"/>
        <Property Name="ProductCharacteristic1" Type="Edm.String" MaxLength="18"/>
        <Property Name="ProductCharacteristic2" Type="Edm.String" MaxLength="18"/>
        <Property Name="ProductCharacteristic3" Type="Edm.String" MaxLength="18"/>
        <Property Name="PurgDocSubitemCategory" Type="Edm.String" MaxLength="1"/>
        <Property Name="DiversionStatus" Type="Edm.String" MaxLength="1"/>
        <Property Name="ReferenceDocumentNumber" Type="Edm.String" MaxLength="10"/>
        <Property Name="ReferenceDocumentItem" Type="Edm.String" MaxLength="6"/>
        <Property Name="PurchaseOrderReferenceType" Type="Edm.String" MaxLength="1"/>
        <Property Name="ItemHasValueAddedService" Type="Edm.Boolean"/>
        <Property Name="ValAddedSrvcParentItmNumber" Type="Edm.String" MaxLength="5"/>
        <Property Name="StockSegment" Type="Edm.String" MaxLength="40"/>
        <NavigationProperty Name="_PurchaseOrder" Type="PURCHASE_ORDER.PurchaseOrder">
          <ReferentialConstraint Property="PurchaseOrder" ReferencedProperty="PurchaseOrder"/>
        </NavigationProperty>
      </EntityType>
      <ComplexType Name="SAP__Message">
        <Property Name="code" Type="Edm.String"/>
        <Property Name="message" Type="Edm.String"/>
        <Property Name="target" Type="Edm.String"/>
        <Property Name="additionalTargets" Type="Collection(Edm.String)" Nullable="false"/>
        <Property Name="transition" Type="Edm.Boolean"/>
        <Property Name="numericSeverity" Type="Edm.Byte"/>
        <Property Name="longtextUrl" Type="Edm.String"/>
      </ComplexType>
      <Annotations Target="PURCHASE_ORDER.EntityContainer">
        <Annotation Term="CodeList.CurrencyCodes">
          <Record Type="CodeList.CodeListSource">
            <PropertyValue Property="Url" String="../../../../default/iwbep/common/0001/$metadata"/>
            <PropertyValue Property="CollectionPath" String="Currencies"/>
          </Record>
        </Annotation>
        <Annotation Term="CodeList.UnitsOfMeasure">
          <Record Type="CodeList.CodeListSource">
            <PropertyValue Property="Url" String="../../../../default/iwbep/common/0001/$metadata"/>
            <PropertyValue Property="CollectionPath" String="UnitsOfMeasure"/>
          </Record>
        </Annotation>
        <Annotation Term="Common.ApplyMultiUnitBehaviorForSortingAndFiltering" Bool="true"/>
        <Annotation Term="Capabilities.FilterFunctions">
          <Collection>
            <String>eq</String>
            <String>ne</String>
            <String>gt</String>
            <String>ge</String>
            <String>lt</String>
            <String>le</String>
            <String>and</String>
            <String>or</String>
            <String>contains</String>
            <String>startswith</String>
            <String>endswith</String>
            <String>any</String>
            <String>all</String>
          </Collection>
        </Annotation>
        <Annotation Term="Capabilities.SupportedFormats">
          <Collection>
            <String>application/json</String>
            <String>application/pdf</String>
          </Collection>
        </Annotation>
        <Annotation Term="Capabilities.KeyAsSegmentSupported" Bool="true"/>
        <Annotation Term="Capabilities.AsynchronousRequestsSupported" Bool="true"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder">
        <Annotation Term="Common.Label" String="Purchase Order"/>
        <Annotation Term="Common.SemanticKey">
          <Collection>
            <PropertyPath>PurchaseOrder</PropertyPath>
          </Collection>
        </Annotation>
        <Annotation Term="Common.Messages" Path="SAP__Messages"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.EntityContainer/PurchaseOrder">
        <Annotation Term="Capabilities.NavigationRestrictions">
          <Record Type="Capabilities.NavigationRestrictionsType">
            <PropertyValue Property="RestrictedProperties">
              <Collection>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurchaseOrderItem"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurchaseOrderNote"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_SupplierAddress"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.SearchRestrictions">
          <Record Type="Capabilities.SearchRestrictionsType">
            <PropertyValue Property="Searchable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.FilterRestrictions">
          <Record Type="Capabilities.FilterRestrictionsType">
            <PropertyValue Property="FilterExpressionRestrictions">
              <Collection>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderSubtype"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingDocumentOrigin"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="CreatedByUser"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderDeletionCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ReleaseIsNotCompleted"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingCompletenessStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingProcessingStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgReleaseSequenceStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ReleaseCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingReleaseStrategy"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="CompanyCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingOrganization"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingGroup"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplyingPlant"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplierQuotationExternalID"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PaymentTerms"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DownPaymentType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DownPaymentAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IncotermsClassification"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IncotermsVersion"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsIntrastatReportingRelevant"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsIntrastatReportingExcluded"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PricingDocument"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PricingProcedure"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DocumentCurrency"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ExchangeRateIsFixed"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="TaxReturnCountry"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="VATRegistrationCountry"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgAggrgdProdCmplncSuplrSts"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgAggrgdProdMarketabilitySts"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgAggrgdSftyDataSheetStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgProdCmplncTotDngrsGoodsSts"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="QueryOptions">
              <Record Type="Capabilities.ModificationQueryOptionsType">
                <PropertyValue Property="SelectSupported" Bool="true"/>
              </Record>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseOrder">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchase Order"/>
        <Annotation Term="Common.Heading" String="Purchase Order Number"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Order Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseOrderType">
        <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchasing Doc. Type"/>
        <Annotation Term="Common.Heading" String="Type"/>
        <Annotation Term="Common.QuickInfo" String="Purchasing Document Type"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseOrderSubtype">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Control indicator"/>
        <Annotation Term="Common.Heading" String="Ctl"/>
        <Annotation Term="Common.QuickInfo" String="Control indicator for purchasing document type"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingDocumentOrigin">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Status"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Status of Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CreatedByUser">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Created By"/>
        <Annotation Term="Common.QuickInfo" String="User of person who created a purchasing document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CreationDate">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.Label" String="Created On"/>
        <Annotation Term="Common.Heading" String="Created"/>
        <Annotation Term="Common.QuickInfo" String="Creation Date of Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseOrderDate">
        <Annotation Term="Common.Label" String="Purchase Order Date"/>
        <Annotation Term="Common.Heading" String="PO Date"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/LastChangeDateTime">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.Label" String="Last Changed"/>
        <Annotation Term="Common.QuickInfo" String="Change Time Stamp"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ValidityStartDate">
        <Annotation Term="Common.Label" String="Validity Per. Start"/>
        <Annotation Term="Common.Heading" String="VP Start"/>
        <Annotation Term="Common.QuickInfo" String="Start of Validity Period"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ValidityEndDate">
        <Annotation Term="Common.Label" String="Validity Period End"/>
        <Annotation Term="Common.Heading" String="VPer.End"/>
        <Annotation Term="Common.QuickInfo" String="End of Validity Period"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/Language">
        <Annotation Term="Common.Label" String="Language Key"/>
        <Annotation Term="Common.Heading" String="Language"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseOrderDeletionCode">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Deletion Code"/>
        <Annotation Term="Common.Heading" String="Purchase Order Deletion Code"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Order Deletion Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ReleaseIsNotCompleted">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Subject to Release"/>
        <Annotation Term="Common.Heading" String="R"/>
        <Annotation Term="Common.QuickInfo" String="Release Not Yet Completely Effected"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingCompletenessStatus">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Incomplete"/>
        <Annotation Term="Common.Heading" String="I"/>
        <Annotation Term="Common.QuickInfo" String="Purchase order not yet complete"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingProcessingStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Proc. State"/>
        <Annotation Term="Common.Heading" String="Purchasing Doc. Processing State"/>
        <Annotation Term="Common.QuickInfo" String="Purchasing Document Processing State"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgReleaseSequenceStatus">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Release Status"/>
        <Annotation Term="Common.Heading" String="Release"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ReleaseCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Release indicator"/>
        <Annotation Term="Common.Heading" String="Rel"/>
        <Annotation Term="Common.QuickInfo" String="Release Indicator: Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingReleaseStrategy">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Release Strategy"/>
        <Annotation Term="Common.Heading" String="Strat"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgReasonForDocCancellation">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Reason for Canc."/>
        <Annotation Term="Common.Heading" String="Reas. Canc."/>
        <Annotation Term="Common.QuickInfo" String="Reason for Cancellation"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CompanyCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Company Code"/>
        <Annotation Term="Common.Heading" String="CoCd"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingOrganization">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purch. Organization"/>
        <Annotation Term="Common.Heading" String="POrg"/>
        <Annotation Term="Common.QuickInfo" String="Purchasing Organization"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchasingGroup">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="PurchasingGroup"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchasing Group"/>
        <Annotation Term="Common.Heading" String="PGr"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/Supplier">
        <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ManualSupplierAddressID">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Address Number"/>
        <Annotation Term="Common.Heading" String="Addr. No."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplierAddressID">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Address Number"/>
        <Annotation Term="Common.Heading" String="Addr. No."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplierRespSalesPersonName">
        <Annotation Term="Common.Label" String="Salesperson"/>
        <Annotation Term="Common.QuickInfo" String="Responsible Salesperson at Supplier's Office"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplierPhoneNumber">
        <Annotation Term="Common.Label" String="Supplier Phone"/>
        <Annotation Term="Common.QuickInfo" String="Supplier's Phone Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplyingSupplier">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Goods Supplier"/>
        <Annotation Term="Common.Heading" String="Goods Supp"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplyingPlant">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplying Plant"/>
        <Annotation Term="Common.Heading" String="SPlt"/>
        <Annotation Term="Common.QuickInfo" String="Supplying (issuing) plant in case of stock transport order"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/InvoicingParty">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Invoicing Party"/>
        <Annotation Term="Common.Heading" String="Inv. Pty"/>
        <Annotation Term="Common.QuickInfo" String="Different Invoicing Party"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/Customer">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Customer"/>
        <Annotation Term="Common.QuickInfo" String="Customer Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurchaseContract">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Outline agreement"/>
        <Annotation Term="Common.Heading" String="Agmt."/>
        <Annotation Term="Common.QuickInfo" String="Number of principal purchase agreement"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/SupplierQuotationExternalID">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Quotation"/>
        <Annotation Term="Common.QuickInfo" String="Quotation Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/QuotationSubmissionDate">
        <Annotation Term="Common.Label" String="Quotation Date"/>
        <Annotation Term="Common.Heading" String="Quot. Date"/>
        <Annotation Term="Common.QuickInfo" String="Quotation Submission Date"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ItemNumberIntervalForSubItems">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Subitem Interval"/>
        <Annotation Term="Common.Heading" String="SIInt"/>
        <Annotation Term="Common.QuickInfo" String="Item Number Interval for Subitems"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PaymentTerms">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="PaymentTerms"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Payment Terms"/>
        <Annotation Term="Common.Heading" String="PayT"/>
        <Annotation Term="Common.QuickInfo" String="Terms of Payment Key"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CashDiscount1Days">
        <Annotation Term="Common.Label" String="Days 1"/>
        <Annotation Term="Common.Heading" String="Day1"/>
        <Annotation Term="Common.QuickInfo" String="Cash discount days 1"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CashDiscount2Days">
        <Annotation Term="Common.Label" String="Days 2"/>
        <Annotation Term="Common.Heading" String="Day2"/>
        <Annotation Term="Common.QuickInfo" String="Cash discount days 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/NetPaymentDays">
        <Annotation Term="Common.Label" String="Days Net"/>
        <Annotation Term="Common.Heading" String="Net"/>
        <Annotation Term="Common.QuickInfo" String="Net Payment Terms Period"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CashDiscount1Percent">
        <Annotation Term="Common.Label" String="CD Percentage 1"/>
        <Annotation Term="Common.Heading" String="CD P.1"/>
        <Annotation Term="Common.QuickInfo" String="Cash Discount Percentage 1"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CashDiscount2Percent">
        <Annotation Term="Common.Label" String="CD Percentage 2"/>
        <Annotation Term="Common.Heading" String="CD P.2"/>
        <Annotation Term="Common.QuickInfo" String="Cash Discount Percentage 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/DownPaymentType">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="DownPaymentType"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Down Payment"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/DownPaymentPercentageOfTotAmt">
        <Annotation Term="Common.Label" String="Down Payment %"/>
        <Annotation Term="Common.Heading" String="Down Payt Percentage"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Percentage"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/DownPaymentAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Down Payment Amount"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Amount in Document Currency"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/DownPaymentDueDate">
        <Annotation Term="Common.Label" String="Due Date for DP"/>
        <Annotation Term="Common.Heading" String="Due Date for Down Payment"/>
        <Annotation Term="Common.QuickInfo" String="Due Date for Down Payment"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IncotermsClassification">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="IncotermsClassification"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Incoterms"/>
        <Annotation Term="Common.Heading" String="IncoT"/>
        <Annotation Term="Common.QuickInfo" String="Incoterms (Part 1)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IncotermsTransferLocation">
        <Annotation Term="Common.Label" String="Incoterms (Part 2)"/>
        <Annotation Term="Common.Heading" String="Inco. 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IncotermsVersion">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="IncotermsVersion"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Incoterms Version"/>
        <Annotation Term="Common.Heading" String="IncoV"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IncotermsLocation1">
        <Annotation Term="Common.Label" String="Incoterms Location 1"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IncotermsLocation2">
        <Annotation Term="Common.Label" String="Incoterms Location 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IsIntrastatReportingRelevant">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Intrastat Relevance"/>
        <Annotation Term="Common.Heading" String="relevant for Intrastat"/>
        <Annotation Term="Common.QuickInfo" String="Relevant for Intrastat Reporting"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/IsIntrastatReportingExcluded">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Intrastat Exclusion"/>
        <Annotation Term="Common.Heading" String="exclude from Intrastat"/>
        <Annotation Term="Common.QuickInfo" String="Exclude from Intrastat Reporting"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CorrespncExternalReference">
        <Annotation Term="Common.Label" String="Your Reference"/>
        <Annotation Term="Common.Heading" String="Your Ref."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/CorrespncInternalReference">
        <Annotation Term="Common.Label" String="Our Reference"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PricingDocument">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Doc. Condition No."/>
        <Annotation Term="Common.Heading" String="Doc.Cond."/>
        <Annotation Term="Common.QuickInfo" String="Number of the Document Condition"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PricingProcedure">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Procedure"/>
        <Annotation Term="Common.Heading" String="Proc."/>
        <Annotation Term="Common.QuickInfo" String="Procedure (Pricing, Output Control, Acct. Det., Costing,...)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/DocumentCurrency">
        <Annotation Term="Common.SAPObjectNodeTypeReference" String="Currency"/>
        <Annotation Term="Common.IsCurrency" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Currency"/>
        <Annotation Term="Common.Heading" String="Crcy"/>
        <Annotation Term="Common.QuickInfo" String="Currency Key"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ExchangeRate">
        <Annotation Term="Common.Label" String="Exchange Rate"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/ExchangeRateIsFixed">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Fixed Exchange Rate"/>
        <Annotation Term="Common.Heading" String="Fix"/>
        <Annotation Term="Common.QuickInfo" String="Indicator for Fixed Exchange Rate"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/TaxReturnCountry">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Reporting C/R"/>
        <Annotation Term="Common.Heading" String="TR"/>
        <Annotation Term="Common.QuickInfo" String="Country/Region for Tax Report"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/VATRegistrationCountry">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Ctry/Rgn Sls Tax No."/>
        <Annotation Term="Common.Heading" String="STC"/>
        <Annotation Term="Common.QuickInfo" String="Country/Region of Sales Tax ID Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgAggrgdProdCmplncSuplrSts">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier Check Sts"/>
        <Annotation Term="Common.Heading" String="Supplier Ck Sts"/>
        <Annotation Term="Common.QuickInfo" String="Product Compliance Supplier Check Status (All Items)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgAggrgdProdMarketabilitySts">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Prod. Marktablty Sts"/>
        <Annotation Term="Common.Heading" String="ProdMarktabltyS"/>
        <Annotation Term="Common.QuickInfo" String="Product Marketability Status (All Items)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgAggrgdSftyDataSheetStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Sfty Data Sheet Sts"/>
        <Annotation Term="Common.Heading" String="SftyDataSheetS"/>
        <Annotation Term="Common.QuickInfo" String="Safety Data Sheet Status (All Items)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/PurgProdCmplncTotDngrsGoodsSts">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Dangerous Goods Sts"/>
        <Annotation Term="Common.Heading" String="Dngrs Goods Sts"/>
        <Annotation Term="Common.QuickInfo" String="Dangerous Goods Status (All Items)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrder/_PurchaseOrderItem">
        <Annotation Term="Common.Composition" Bool="true"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem">
        <Annotation Term="Common.Label" String="Purchase Order Item"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.EntityContainer/PurchaseOrderItem">
        <Annotation Term="Capabilities.NavigationRestrictions">
          <Record Type="Capabilities.NavigationRestrictionsType">
            <PropertyValue Property="RestrictedProperties">
              <Collection>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_DeliveryAddress"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurchaseOrderInvoicingPlan"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurchaseOrderItemNote"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurchaseOrderScheduleLineTP"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurOrdAccountAssignment"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
                <Record Type="Capabilities.NavigationPropertyRestriction">
                  <PropertyValue Property="NavigationProperty" NavigationPropertyPath="_PurOrdPricingElement"/>
                  <PropertyValue Property="InsertRestrictions">
                    <Record Type="Capabilities.InsertRestrictionsType">
                      <PropertyValue Property="Insertable" Bool="true"/>
                    </Record>
                  </PropertyValue>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.SearchRestrictions">
          <Record Type="Capabilities.SearchRestrictionsType">
            <PropertyValue Property="Searchable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.InsertRestrictions">
          <Record Type="Capabilities.InsertRestrictionsType">
            <PropertyValue Property="Insertable" Bool="false"/>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.FilterRestrictions">
          <Record Type="Capabilities.FilterRestrictionsType">
            <PropertyValue Property="FilterExpressionRestrictions">
              <Collection>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DocumentCurrency"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingDocumentDeletionCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="MaterialGroup"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="MaterialType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplierMaterialNumber"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplierSubrange"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ManufacturerPartNmbr"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductTypeCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="CompanyCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Plant"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplierIsSubcontractor"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ArticleCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PlndOrderReplnmtElmntType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductPurchasePointsQty"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="StorageLocation"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="NetPriceQuantity"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsCompletelyDelivered"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsFinallyInvoiced"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="GoodsReceiptIsExpected"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="InvoiceIsExpected"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsOrderAcknRqd"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="InvoiceIsGoodsReceiptBased"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="RequirementTracking"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="EvaldRcptSettlmtIsAllowed"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="UnlimitedOverdeliveryIsAllowed"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PartialDeliveryIsAllowed"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ConsumptionPosting"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderItemCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="MultipleAcctAssgmtDistribution"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PartialInvoiceDistribution"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PricingDateControl"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsStatisticalItem"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IsReturnsItem"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingOrderReason"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IncotermsClassification"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="MaterialFreightGroup"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DiscountInKindEligibility"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgItemIsBlockedForDelivery"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SupplierConfirmationControlKey"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PriceIsToBePrinted"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="AccountAssignmentCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="NetAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="GrossAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="EffectiveAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal1Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal2Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal3Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal4Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal5Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="Subtotal6Amount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="OrderQuantity"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="NetPriceAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ItemVolume"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ItemGrossWeight"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ItemNetWeight"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="GoodsReceiptIsNonValuated"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="TaxCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="TaxJurisdiction"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="TaxCountry"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ShippingInstruction"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="NonDeductibleInputTaxAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="StockType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ValuationType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ValuationCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ItemIsRejectedBySupplier"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchasingInfoRecordUpdateCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="InventorySpecialStockType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DeliveryDocumentType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="IssuingStorageLocation"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgConfigurableItemNumber"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgDocAggrgdSubitemCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DownPaymentType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DownPaymentAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ExpectedOverallLimitAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="OverallLimitAmount"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgProdCmplncSupplierStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgProductMarketabilityStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgSafetyDataSheetStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgProdCmplncDngrsGoodsStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="BR_MaterialOrigin"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="BR_MaterialUsage"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="BR_NCM"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ConsumptionTaxCtrlCode"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="BR_IsProducedInHouse"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductSeasonYear"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductSeason"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductCollection"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ProductTheme"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="SeasonCompletenessStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ShippingGroupRule"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurgDocSubitemCategory"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="DiversionStatus"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="PurchaseOrderReferenceType"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="ItemHasValueAddedService"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
                <Record Type="Capabilities.FilterExpressionRestrictionType">
                  <PropertyValue Property="Property" PropertyPath="StockSegment"/>
                  <PropertyValue Property="AllowedExpressions" String="MultiValue"/>
                </Record>
              </Collection>
            </PropertyValue>
          </Record>
        </Annotation>
        <Annotation Term="Capabilities.UpdateRestrictions">
          <Record Type="Capabilities.UpdateRestrictionsType">
            <PropertyValue Property="QueryOptions">
              <Record Type="Capabilities.ModificationQueryOptionsType">
                <PropertyValue Property="SelectSupported" Bool="true"/>
              </Record>
            </PropertyValue>
          </Record>
        </Annotation>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrder">
        <Annotation Term="Core.Immutable" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchase Order"/>
        <Annotation Term="Common.Heading" String="Purchase Order Number"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Order Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderItem">
        <Annotation Term="Core.Immutable" Bool="true"/>
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchase Order Item"/>
        <Annotation Term="Common.Heading" String="Item Number of Purchase Order"/>
        <Annotation Term="Common.QuickInfo" String="Item Number of Purchase Order"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purch. Doc. Category"/>
        <Annotation Term="Common.Heading" String="Cat"/>
        <Annotation Term="Common.QuickInfo" String="Purchasing Document Category"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DocumentCurrency">
        <Annotation Term="Common.IsCurrency" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Currency"/>
        <Annotation Term="Common.Heading" String="Crcy"/>
        <Annotation Term="Common.QuickInfo" String="Currency Key"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchasingDocumentDeletionCode">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Deletion Indicator"/>
        <Annotation Term="Common.Heading" String="D"/>
        <Annotation Term="Common.QuickInfo" String="Deletion Indicator in Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/MaterialGroup">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Group"/>
        <Annotation Term="Common.Heading" String="Matl Group"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Material">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material"/>
        <Annotation Term="Common.QuickInfo" String="Material Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/MaterialType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Type"/>
        <Annotation Term="Common.Heading" String="MTyp"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierMaterialNumber">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier Mat. No."/>
        <Annotation Term="Common.Heading" String="Supplier Material Number"/>
        <Annotation Term="Common.QuickInfo" String="Material Number Used by Supplier"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierSubrange">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier Subrange"/>
        <Annotation Term="Common.Heading" String="SSR"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ManufacturerPartNmbr">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Mfr Part Number"/>
        <Annotation Term="Common.Heading" String="MPN"/>
        <Annotation Term="Common.QuickInfo" String="Manufacturer Part Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Manufacturer">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Manufacturer"/>
        <Annotation Term="Common.Heading" String="Manufact."/>
        <Annotation Term="Common.QuickInfo" String="Number of a Manufacturer"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ManufacturerMaterial">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material"/>
        <Annotation Term="Common.QuickInfo" String="Material number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderItemText">
        <Annotation Term="Common.Label" String="Short Text"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductTypeCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Product Type Group"/>
        <Annotation Term="Common.Heading" String="Product Type Grp"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/CompanyCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Company Code"/>
        <Annotation Term="Common.Heading" String="CoCd"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Plant">
        <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Plant"/>
        <Annotation Term="Common.Heading" String="Plnt"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ManualDeliveryAddressID">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Address"/>
        <Annotation Term="Common.QuickInfo" String="Manual address number in purchasing document item"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ReferenceDeliveryAddressID">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Address"/>
        <Annotation Term="Common.QuickInfo" String="Number of delivery address"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Customer">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Customer"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subcontractor">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier"/>
        <Annotation Term="Common.QuickInfo" String="Supplier to be Supplied/Who is to Receive Delivery"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierIsSubcontractor">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="SC Supplier"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Subcontracting Supplier"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/CrossPlantConfigurableProduct">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Cross-plant CM"/>
        <Annotation Term="Common.QuickInfo" String="Cross-Plant Configurable Material"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ArticleCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Category"/>
        <Annotation Term="Common.Heading" String="Ct"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PlndOrderReplnmtElmntType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Kanban Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductPurchasePointsQtyUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Points Unit"/>
        <Annotation Term="Common.Heading" String="PUn"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductPurchasePointsQty">
        <Annotation Term="Measures.Unit" Path="ProductPurchasePointsQtyUnit"/>
        <Annotation Term="Common.Label" String="Points"/>
        <Annotation Term="Common.QuickInfo" String="Number of Points"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/StorageLocation">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Storage Location"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderQuantityUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Order Unit"/>
        <Annotation Term="Common.Heading" String="OUn"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Order Unit of Measure"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrderItemQtyToBaseQtyNmrtr">
        <Annotation Term="Common.Label" String="Equal To"/>
        <Annotation Term="Common.Heading" String="Eq. To"/>
        <Annotation Term="Common.QuickInfo" String="Numerator for Conversion of Order Unit to Base Unit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrderItemQtyToBaseQtyDnmntr">
        <Annotation Term="Common.Label" String="Denominator"/>
        <Annotation Term="Common.Heading" String="Denom."/>
        <Annotation Term="Common.QuickInfo" String="Denominator for Conversion of Order Unit to Base Unit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/NetPriceQuantity">
        <Annotation Term="Measures.Unit" Path="OrderPriceUnit"/>
        <Annotation Term="Common.Label" String="Price Unit"/>
        <Annotation Term="Common.Heading" String="Per"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IsCompletelyDelivered">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Delivery Completed"/>
        <Annotation Term="Common.Heading" String="DCI"/>
        <Annotation Term="Common.QuickInfo" String="&quot;Delivery Completed&quot; Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IsFinallyInvoiced">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Final Invoice"/>
        <Annotation Term="Common.Heading" String="FIn"/>
        <Annotation Term="Common.QuickInfo" String="Final Invoice Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/GoodsReceiptIsExpected">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Goods Receipt"/>
        <Annotation Term="Common.Heading" String="GR"/>
        <Annotation Term="Common.QuickInfo" String="Goods Receipt Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/InvoiceIsExpected">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Invoice Receipt"/>
        <Annotation Term="Common.Heading" String="IR"/>
        <Annotation Term="Common.QuickInfo" String="Invoice Receipt Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IsOrderAcknRqd">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Acknowledgment Reqd."/>
        <Annotation Term="Common.Heading" String="ARq"/>
        <Annotation Term="Common.QuickInfo" String="Order Acknowledgment Requirement"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/InvoiceIsGoodsReceiptBased">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="GR-Based Inv. Verif."/>
        <Annotation Term="Common.Heading" String="GR-IV"/>
        <Annotation Term="Common.QuickInfo" String="Indicator: GR-Based Invoice Verification"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseContractItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Agreement Item"/>
        <Annotation Term="Common.Heading" String="Item"/>
        <Annotation Term="Common.QuickInfo" String="Item Number of Principal Purchase Agreement"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseContract">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Outline agreement"/>
        <Annotation Term="Common.Heading" String="Agmt."/>
        <Annotation Term="Common.QuickInfo" String="Number of principal purchase agreement"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseRequisition">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchase Requisition"/>
        <Annotation Term="Common.Heading" String="Purch.Req."/>
        <Annotation Term="Common.QuickInfo" String="Purchase Requisition Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/RequirementTracking">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Req. Tracking Number"/>
        <Annotation Term="Common.Heading" String="TrackingNo"/>
        <Annotation Term="Common.QuickInfo" String="Requirement Tracking Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseRequisitionItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Item of requisition"/>
        <Annotation Term="Common.Heading" String="Item"/>
        <Annotation Term="Common.QuickInfo" String="Item number of purchase requisition"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierQuotation">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="RFQ"/>
        <Annotation Term="Common.QuickInfo" String="RFQ Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierQuotationItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Item"/>
        <Annotation Term="Common.QuickInfo" String="Item Number of RFQ"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/EvaldRcptSettlmtIsAllowed">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Eval. Receipt Sett."/>
        <Annotation Term="Common.Heading" String="E"/>
        <Annotation Term="Common.QuickInfo" String="Evaluated Receipt Settlement (ERS)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/UnlimitedOverdeliveryIsAllowed">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Unltd Overdelivery"/>
        <Annotation Term="Common.Heading" String="Unlimited"/>
        <Annotation Term="Common.QuickInfo" String="Unlimited Overdelivery Allowed"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OverdelivTolrtdLmtRatioInPct">
        <Annotation Term="Common.Label" String="Overdeliv. Tolerance"/>
        <Annotation Term="Common.Heading" String="Overdel. Tol."/>
        <Annotation Term="Common.QuickInfo" String="Overdelivery Tolerance"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/UnderdelivTolrtdLmtRatioInPct">
        <Annotation Term="Common.Label" String="Underdel. Tolerance"/>
        <Annotation Term="Common.Heading" String="Underdel.Tol."/>
        <Annotation Term="Common.QuickInfo" String="Underdelivery Tolerance"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/RequisitionerName">
        <Annotation Term="Common.Label" String="Requisitioner"/>
        <Annotation Term="Common.Heading" String="Requisnr."/>
        <Annotation Term="Common.QuickInfo" String="Name of requisitioner/requester"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PlannedDeliveryDurationInDays">
        <Annotation Term="Common.Label" String="Planned Deliv. Time"/>
        <Annotation Term="Common.Heading" String="PTm"/>
        <Annotation Term="Common.QuickInfo" String="Planned Delivery Time in Days"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/GoodsReceiptDurationInDays">
        <Annotation Term="Common.Label" String="GR processing time"/>
        <Annotation Term="Common.Heading" String="GRT"/>
        <Annotation Term="Common.QuickInfo" String="Goods receipt processing time in days"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PartialDeliveryIsAllowed">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Partial Deliv./Item"/>
        <Annotation Term="Common.Heading" String="PD"/>
        <Annotation Term="Common.QuickInfo" String="Partial Delivery at Item Level (Stock Transfer)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ConsumptionPosting">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Consumption"/>
        <Annotation Term="Common.Heading" String="Cns"/>
        <Annotation Term="Common.QuickInfo" String="Consumption posting"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ServicePerformer">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Service Performer"/>
        <Annotation Term="Common.Heading" String="SrvPrfm"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ServicePackage">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Package number"/>
        <Annotation Term="Common.Heading" String="Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BaseUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Base Unit of Measure"/>
        <Annotation Term="Common.Heading" String="BUn"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderItemCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Item Category"/>
        <Annotation Term="Common.Heading" String="I"/>
        <Annotation Term="Common.QuickInfo" String="Item category in purchasing document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProfitCenter">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Profit Center"/>
        <Annotation Term="Common.Heading" String="Profit Ctr"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrderPriceUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Order Price Unit"/>
        <Annotation Term="Common.Heading" String="OPU"/>
        <Annotation Term="Common.QuickInfo" String="Order Price Unit (Purchasing)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemVolumeUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Volume Unit"/>
        <Annotation Term="Common.Heading" String="VUn"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemWeightUnit">
        <Annotation Term="Common.IsUnit" Bool="true"/>
        <Annotation Term="Common.Label" String="Unit of Weight"/>
        <Annotation Term="Common.Heading" String="Un"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/MultipleAcctAssgmtDistribution">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Distribut. Indicator"/>
        <Annotation Term="Common.Heading" String="D"/>
        <Annotation Term="Common.QuickInfo" String="Distribution Indicator for Multiple Account Assignment"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PartialInvoiceDistribution">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Partial invoice"/>
        <Annotation Term="Common.Heading" String="PIn"/>
        <Annotation Term="Common.QuickInfo" String="Partial invoice indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PricingDateControl">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Pricing Date Control"/>
        <Annotation Term="Common.Heading" String="C"/>
        <Annotation Term="Common.QuickInfo" String="Price Determination (Pricing) Date Control"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IsStatisticalItem">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Statistical"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Item is statistical"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchasingParentItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Higher-Level Item"/>
        <Annotation Term="Common.Heading" String="HLIt"/>
        <Annotation Term="Common.QuickInfo" String="Higher-Level Item in Purchasing Documents"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/GoodsReceiptLatestCreationDate">
        <Annotation Term="Common.Label" String="Latest GR Date"/>
        <Annotation Term="Common.Heading" String="GR Date"/>
        <Annotation Term="Common.QuickInfo" String="Latest Possible Goods Receipt"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IsReturnsItem">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Returns Item"/>
        <Annotation Term="Common.Heading" String="R"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchasingOrderReason">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Reason for Ordering"/>
        <Annotation Term="Common.Heading" String="OrRea"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IncotermsClassification">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Incoterms"/>
        <Annotation Term="Common.Heading" String="IncoT"/>
        <Annotation Term="Common.QuickInfo" String="Incoterms (Part 1)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IncotermsTransferLocation">
        <Annotation Term="Common.Label" String="Incoterms (Part 2)"/>
        <Annotation Term="Common.Heading" String="Inco. 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IncotermsLocation1">
        <Annotation Term="Common.Label" String="Incoterms Location 1"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IncotermsLocation2">
        <Annotation Term="Common.Label" String="Incoterms Location 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PriorSupplier">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Prior Supplier"/>
        <Annotation Term="Common.Heading" String="Prior Spp."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/InternationalArticleNumber">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="EAN/UPC"/>
        <Annotation Term="Common.QuickInfo" String="International Article Number (EAN/UPC)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IntrastatServiceCode">
        <Annotation Term="Common.Label" String="Intrastat Srvc. Code"/>
        <Annotation Term="Common.Heading" String="Intrastat Service Code"/>
        <Annotation Term="Common.QuickInfo" String="Intrastat Service Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/CommodityCode">
        <Annotation Term="Common.Label" String="Commodity Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/MaterialFreightGroup">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Freight Grp"/>
        <Annotation Term="Common.Heading" String="MatFrtGp"/>
        <Annotation Term="Common.QuickInfo" String="Material Freight Group"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DiscountInKindEligibility">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Qual.f.FreeGoodsDis."/>
        <Annotation Term="Common.Heading" String="DiK"/>
        <Annotation Term="Common.QuickInfo" String="Material qualifies for discount in kind"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgItemIsBlockedForDelivery">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Shipping block"/>
        <Annotation Term="Common.QuickInfo" String="Item blocked for SD delivery"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SupplierConfirmationControlKey">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Confirmation Control"/>
        <Annotation Term="Common.Heading" String="Ctr."/>
        <Annotation Term="Common.QuickInfo" String="Confirmation Control Key"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgDocOrderAcknNumber">
        <Annotation Term="Common.Label" String="Order Acknowledgment"/>
        <Annotation Term="Common.Heading" String="Acknowledgment"/>
        <Annotation Term="Common.QuickInfo" String="Order Acknowledgment Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PriceIsToBePrinted">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Print Price"/>
        <Annotation Term="Common.Heading" String="P"/>
        <Annotation Term="Common.QuickInfo" String="Price Printout"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/AccountAssignmentCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Acct Assignment Cat."/>
        <Annotation Term="Common.Heading" String="A"/>
        <Annotation Term="Common.QuickInfo" String="Account Assignment Category"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchasingInfoRecord">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Purchasing info rec."/>
        <Annotation Term="Common.Heading" String="Info rec."/>
        <Annotation Term="Common.QuickInfo" String="Number of purchasing info record"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/NetAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Net Order Value"/>
        <Annotation Term="Common.Heading" String="Net Value"/>
        <Annotation Term="Common.QuickInfo" String="Net Order Value in PO Currency"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/GrossAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Gross order value"/>
        <Annotation Term="Common.Heading" String="Gross value"/>
        <Annotation Term="Common.QuickInfo" String="Gross order value in PO currency"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/EffectiveAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Effective value"/>
        <Annotation Term="Common.QuickInfo" String="Effective value of item"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal1Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 1"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 1 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal2Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 2"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 2 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal3Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 3"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 3 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal4Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 4"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 4 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal5Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 5"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 5 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/Subtotal6Amount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Subtotal 6"/>
        <Annotation Term="Common.QuickInfo" String="Subtotal 6 from Pricing Procedure for Price Element"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrderQuantity">
        <Annotation Term="Measures.Unit" Path="PurchaseOrderQuantityUnit"/>
        <Annotation Term="Common.Label" String="Order Quantity"/>
        <Annotation Term="Common.Heading" String="PO Quantity"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Order Quantity"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/NetPriceAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Net Order Price"/>
        <Annotation Term="Common.Heading" String="Net Price"/>
        <Annotation Term="Common.QuickInfo" String="Net Price in Purchasing Document (in Document Currency)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemVolume">
        <Annotation Term="Measures.Unit" Path="ItemVolumeUnit"/>
        <Annotation Term="Common.Label" String="Volume"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemGrossWeight">
        <Annotation Term="Measures.Unit" Path="ItemWeightUnit"/>
        <Annotation Term="Common.Label" String="Gross Weight"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemNetWeight">
        <Annotation Term="Measures.Unit" Path="ItemWeightUnit"/>
        <Annotation Term="Common.Label" String="Net Weight"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrderPriceUnitToOrderUnitNmrtr">
        <Annotation Term="Common.Label" String="Quantity Conversion"/>
        <Annotation Term="Common.Heading" String="Conv."/>
        <Annotation Term="Common.QuickInfo" String="Numerator for Conversion of Order Price Unit into Order Unit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OrdPriceUnitToOrderUnitDnmntr">
        <Annotation Term="Common.Label" String="Quantity Conversion"/>
        <Annotation Term="Common.Heading" String="Conv."/>
        <Annotation Term="Common.QuickInfo" String="Denominator for Conv. of Order Price Unit into Order Unit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/GoodsReceiptIsNonValuated">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="GR Non-Valuated"/>
        <Annotation Term="Common.Heading" String="N"/>
        <Annotation Term="Common.QuickInfo" String="Goods Receipt, Non-Valuated"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/TaxCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Tax Code"/>
        <Annotation Term="Common.Heading" String="Tx"/>
        <Annotation Term="Common.QuickInfo" String="Tax on Sales/Purchases Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/TaxJurisdiction">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Tax Jurisdiction"/>
        <Annotation Term="Common.Heading" String="Tax Jur."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/TaxCountry">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Tax Ctry/Reg."/>
        <Annotation Term="Common.Heading" String="Tax Country/Region"/>
        <Annotation Term="Common.QuickInfo" String="Tax Reporting Country/Region"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/TaxDeterminationDate">
        <Annotation Term="Common.Label" String="Tax Date"/>
        <Annotation Term="Common.QuickInfo" String="Date for Determining Tax Rates"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ShippingInstruction">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Shipping Instr."/>
        <Annotation Term="Common.Heading" String="SI"/>
        <Annotation Term="Common.QuickInfo" String="Shipping Instructions"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/NonDeductibleInputTaxAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Non-deductible"/>
        <Annotation Term="Common.QuickInfo" String="Non-deductible input tax"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/StockType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Stock Type"/>
        <Annotation Term="Common.Heading" String="T"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ValuationType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Valuation Type"/>
        <Annotation Term="Common.Heading" String="Val. Type"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ValuationCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Valuation Category"/>
        <Annotation Term="Common.Heading" String="ValCat"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemIsRejectedBySupplier">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Rejection Indicator"/>
        <Annotation Term="Common.Heading" String="R"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgDocPriceDate">
        <Annotation Term="Common.Label" String="Price Date"/>
        <Annotation Term="Common.QuickInfo" String="Date of Price Determination"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchasingInfoRecordUpdateCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Info Record Update"/>
        <Annotation Term="Common.Heading" String="I"/>
        <Annotation Term="Common.QuickInfo" String="Indicator: Update Info Record"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/InventorySpecialStockType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Special Stock"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Special Stock Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DeliveryDocumentType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Del. Type f. Returns"/>
        <Annotation Term="Common.Heading" String="Del. Type Returns"/>
        <Annotation Term="Common.QuickInfo" String="Delivery Type for Returns to Supplier"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/IssuingStorageLocation">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Issuing Storage Loc."/>
        <Annotation Term="Common.Heading" String="IStLoc"/>
        <Annotation Term="Common.QuickInfo" String="Issuing Storage Location for Stock Transport Order"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/AllocationTable">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Allocation Table"/>
        <Annotation Term="Common.Heading" String="Alloc.Tab."/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/AllocationTableItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Item"/>
        <Annotation Term="Common.Heading" String="Itm"/>
        <Annotation Term="Common.QuickInfo" String="Allocation Table Item"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/RetailPromotion">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Retail Promotion"/>
        <Annotation Term="Common.Heading" String="Promotion"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgConfigurableItemNumber">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Hierarchy Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgDocAggrgdSubitemCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Sub-items"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Subitems Exist"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgExternalSortNumber">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="External Sort No."/>
        <Annotation Term="Common.Heading" String="External Sort Number"/>
        <Annotation Term="Common.QuickInfo" String="External Sort Number"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DownPaymentType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Down Payment"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DownPaymentPercentageOfTotAmt">
        <Annotation Term="Common.Label" String="Down Payment %"/>
        <Annotation Term="Common.Heading" String="Down Payt Percentage"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Percentage"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DownPaymentAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Down Payment Amount"/>
        <Annotation Term="Common.QuickInfo" String="Down Payment Amount in Document Currency"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DownPaymentDueDate">
        <Annotation Term="Common.Label" String="Due Date for DP"/>
        <Annotation Term="Common.Heading" String="Due Date for Down Payment"/>
        <Annotation Term="Common.QuickInfo" String="Due Date for Down Payment"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ExpectedOverallLimitAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Expected Value"/>
        <Annotation Term="Common.QuickInfo" String="Expected Value of Overall Limit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/OverallLimitAmount">
        <Annotation Term="Measures.ISOCurrency" Path="DocumentCurrency"/>
        <Annotation Term="Common.Label" String="Overall Limit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurContractForOverallLimit">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Contract For Limit"/>
        <Annotation Term="Common.QuickInfo" String="Purchase Contract for Enhanced Limit"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgProdCmplncSupplierStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Supplier Check Sts"/>
        <Annotation Term="Common.Heading" String="Supplier Ck Sts"/>
        <Annotation Term="Common.QuickInfo" String="Product Compliance Supplier Check Status (Item)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgProductMarketabilityStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Prod. Marktablty Sts"/>
        <Annotation Term="Common.Heading" String="ProdMarktabltyS"/>
        <Annotation Term="Common.QuickInfo" String="Product Marketability Status (Item)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgSafetyDataSheetStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Sfty Data Sheet Sts"/>
        <Annotation Term="Common.Heading" String="SftyDataSheetS"/>
        <Annotation Term="Common.QuickInfo" String="Safety Data Sheet Status (Item)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgProdCmplncDngrsGoodsStatus">
        <Annotation Term="Core.Computed" Bool="true"/>
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Dangerous Goods Sts"/>
        <Annotation Term="Common.Heading" String="Dngrs Goods Sts"/>
        <Annotation Term="Common.QuickInfo" String="Dangerous Goods Status (Item)"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BR_MaterialOrigin">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Origin"/>
        <Annotation Term="Common.Heading" String="O"/>
        <Annotation Term="Common.QuickInfo" String="Origin of the material"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BR_MaterialUsage">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Material Usage"/>
        <Annotation Term="Common.QuickInfo" String="Usage of the material"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BR_CFOPCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Mat. CFOP category"/>
        <Annotation Term="Common.Heading" String="MC"/>
        <Annotation Term="Common.QuickInfo" String="Material CFOP category"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BR_NCM">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="NCM Code"/>
        <Annotation Term="Common.QuickInfo" String="Brazilian NCM Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ConsumptionTaxCtrlCode">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="HSN/SAC Code"/>
        <Annotation Term="Common.QuickInfo" String="HSN or SAC Code"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/BR_IsProducedInHouse">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Produced in-house"/>
        <Annotation Term="Common.Heading" String="P"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductSeasonYear">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Season Year"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductSeason">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Season"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductCollection">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Collection"/>
        <Annotation Term="Common.QuickInfo" String="Fashion Collection"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductTheme">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Theme"/>
        <Annotation Term="Common.QuickInfo" String="Fashion Theme"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/SeasonCompletenessStatus">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Season Comp.Ind"/>
        <Annotation Term="Common.Heading" String="Season Completeness Indicator"/>
        <Annotation Term="Common.QuickInfo" String="Season Completeness Indicator"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ShippingGroupRule">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="PSST Grouping Rule"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ShippingGroupNumber">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="PSST Group"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductCharacteristic1">
        <Annotation Term="Common.Label" String="Characteristic 1"/>
        <Annotation Term="Common.Heading" String="Characteristic Value 1"/>
        <Annotation Term="Common.QuickInfo" String="Characteristic Value 1"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductCharacteristic2">
        <Annotation Term="Common.Label" String="Characteristic 2"/>
        <Annotation Term="Common.Heading" String="Characteristic Value 2"/>
        <Annotation Term="Common.QuickInfo" String="Characteristic Value 2"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ProductCharacteristic3">
        <Annotation Term="Common.Label" String="Characteristic 3"/>
        <Annotation Term="Common.Heading" String="Characteristic Value 3"/>
        <Annotation Term="Common.QuickInfo" String="Characteristic Value 3"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurgDocSubitemCategory">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Subitem Category"/>
        <Annotation Term="Common.Heading" String="S"/>
        <Annotation Term="Common.QuickInfo" String="Subitem Category, Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/DiversionStatus">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Diversion Status"/>
        <Annotation Term="Common.Heading" String="Status of Diversion process"/>
        <Annotation Term="Common.QuickInfo" String="Status of Diversion process"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ReferenceDocumentNumber">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Reference Document"/>
        <Annotation Term="Common.Heading" String="Reference Document for PO Traceability"/>
        <Annotation Term="Common.QuickInfo" String="Reference Document number for PO Traceability"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ReferenceDocumentItem">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Reference Item"/>
        <Annotation Term="Common.Heading" String="Reference Item for PO"/>
        <Annotation Term="Common.QuickInfo" String="Reference Item number for PO Traceability"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/PurchaseOrderReferenceType">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Reference Action"/>
        <Annotation Term="Common.Heading" String="Reference Split Action in PO"/>
        <Annotation Term="Common.QuickInfo" String="Action for Traceability in  PO"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ItemHasValueAddedService">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="VAS Relevant"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/ValAddedSrvcParentItmNumber">
        <Annotation Term="Common.IsDigitSequence" Bool="true"/>
        <Annotation Term="Common.Label" String="Item"/>
        <Annotation Term="Common.QuickInfo" String="Item Number of Purchasing Document"/>
      </Annotations>
      <Annotations Target="PURCHASE_ORDER.PurchaseOrderItem/StockSegment">
        <Annotation Term="Common.IsUpperCase" Bool="true"/>
        <Annotation Term="Common.Label" String="Stock Segment"/>
      </Annotations>
    </Schema>
  </edmx:DataServices>
</edmx:Edmx>