-
Notifications
You must be signed in to change notification settings - Fork 0
/
SAP_sepmra_ovw.xml
1 lines (1 loc) · 63.3 KB
/
SAP_sepmra_ovw.xml
1
<?xml version="1.0" encoding="utf-8"?><edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:sap="http://www.sap.com/Protocols/SAPData"><edmx:Reference Uri="https://sap/opu/odata/IWFND/CATALOGSERVICE;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMON',Version='0001',SAP__Origin='')/$value" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"><edmx:Include Namespace="com.sap.vocabularies.Common.v1" Alias="Common"/></edmx:Reference><edmx:DataServices m:DataServiceVersion="2.0"><Schema Namespace="SEPMRA_OVW" xml:lang="en" sap:schema-version="1" xmlns="http://schemas.microsoft.com/ado/2008/09/edm"><EntityType Name="I_CurrencyType" sap:label="Currency" sap:content-version="1"><Key><PropertyRef Name="Currency"/></Key><Property Name="Currency" Type="Edm.String" Nullable="false" MaxLength="5" sap:text="Currency_Text" sap:label="Currency" sap:quickinfo="Currency Key" sap:semantics="currency-code"/><Property Name="Currency_Text" Type="Edm.String" MaxLength="40" sap:label="Long Text" sap:creatable="false" sap:updatable="false"/><Property Name="Decimals" Type="Edm.Byte" sap:label="Decimals" sap:quickinfo="Number of decimal places"/><Property Name="CurrencyISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="ISO code" sap:quickinfo="ISO currency code"/><Property Name="AlternativeCurrencyKey" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Alternative key" sap:quickinfo="Alternative key for currencies"/><Property Name="IsPrimaryCurrencyForISOCrcy" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Primary" sap:quickinfo="Primary SAP Currency Code for ISO Code"/></EntityType><EntityType Name="SEPMRA_C_OVW_DuePurchaseOrdersType" sap:label="Due Purchase Order" sap:content-version="1"><Key><PropertyRef Name="PurchaseOrder"/></Key><Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Purchase Order ID" sap:quickinfo="EPM: Purchase Order Number" sap:creatable="false" sap:updatable="false"/><Property Name="LatestDeliveryDateTime" Type="Edm.Decimal" Precision="21" Scale="7"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/><Property Name="TotalQuantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="QuantityUnit"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:text="to_QuantityUnit/UnitOfMeasure_Text" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:value-list="standard" sap:semantics="unit-of-measure"/><Property Name="LatestDeliveryDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date"/><Property Name="GrossAmount" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="Currency"/><Property Name="Currency" Type="Edm.String" MaxLength="5" sap:text="to_Currency/Currency_Text" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:value-list="standard" sap:semantics="currency-code"/><Property Name="PurchaseOrderOverallStatus" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:text="to_OverallStatus/PurchaseOrderOverallStatus_Text" sap:label="Status" sap:quickinfo="Purchase Order Overall Status" sap:value-list="standard"/><Property Name="LatestDeliveryInDays" Type="Edm.Int32"/><NavigationProperty Name="to_Currency" Relationship="SEPMRA_OVW.assoc_5C093A81CAD4674BEFA72365521068F5" FromRole="FromRole_assoc_5C093A81CAD4674BEFA72365521068F5" ToRole="ToRole_assoc_5C093A81CAD4674BEFA72365521068F5"/><NavigationProperty Name="to_OverallStatus" Relationship="SEPMRA_OVW.assoc_6F00263BB6550EDB95D115288D8A2883" FromRole="FromRole_assoc_6F00263BB6550EDB95D115288D8A2883" ToRole="ToRole_assoc_6F00263BB6550EDB95D115288D8A2883"/><NavigationProperty Name="to_QuantityUnit" Relationship="SEPMRA_OVW.assoc_2920CEA586F17CC76D6F880B764D3D44" FromRole="FromRole_assoc_2920CEA586F17CC76D6F880B764D3D44" ToRole="ToRole_assoc_2920CEA586F17CC76D6F880B764D3D44"/><NavigationProperty Name="to_Supplier" Relationship="SEPMRA_OVW.assoc_C7D3D5CCF12500F62EF4766404E6D549" FromRole="FromRole_assoc_C7D3D5CCF12500F62EF4766404E6D549" ToRole="ToRole_assoc_C7D3D5CCF12500F62EF4766404E6D549"/></EntityType><EntityType Name="SEPMRA_C_OVW_EmployeesType" sap:label="itello employees" sap:content-version="1"><Key><PropertyRef Name="Employee"/></Key><Property Name="Employee" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Employee ID" sap:quickinfo="EPM: Employee ID" sap:creatable="false" sap:updatable="false"/><Property Name="Initials" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Initials" sap:quickinfo="EPM: Initials"/><Property Name="GenderCode" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Gender" sap:quickinfo="EPM: Gender"/><Property Name="GenderIcon" Type="Edm.String" MaxLength="47" sap:display-format="UpperCase"/><Property Name="PreferredLanguage" Type="Edm.String" MaxLength="2" sap:label="Language Key"/><Property Name="SystemUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="User Name"/><Property Name="HomeAddressUUID" Type="Edm.Guid" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key"/><Property Name="EmploymentStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid From Date" sap:quickinfo="EPM: Start date of Validity"/><Property Name="EmploymentEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid Until Date" sap:quickinfo="EPM: End date of Validity"/><Property Name="SalaryCurrency" Type="Edm.String" MaxLength="5" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:semantics="currency-code"/><Property Name="SalaryAmount" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="SalaryCurrency" sap:label="Salary Amount" sap:quickinfo="EPM: Salary"/><Property Name="EmployeePictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Employee Image URI" sap:quickinfo="EPM: URL of Product Image"/><Property Name="FullName" Type="Edm.String" MaxLength="81" sap:label="Full Name" sap:quickinfo="EPM: Full Name"/><Property Name="PhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Telephone Number" sap:quickinfo="EPM: Phone Number"/><Property Name="MobilePhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Mobile Phone Number" sap:quickinfo="EPM: Mobile Phone Number"/><Property Name="EmailAddress" Type="Edm.String" MaxLength="255" sap:label="E-Mail Address" sap:quickinfo="EPM: E-Mail Address"/><Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="First Name" sap:quickinfo="EPM: First Name"/><Property Name="MiddleName" Type="Edm.String" MaxLength="40" sap:label="Middle Name" sap:quickinfo="EPM: Middle Name"/><Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Last Name" sap:quickinfo="EPM: Last Name"/></EntityType><EntityType Name="SEPMRA_C_OVW_FilterType" sap:label="Filtes for overview card" sap:content-version="1"><Key><PropertyRef Name="CurrentDateTime"/></Key><Property Name="CurrentDateTime" Type="Edm.DateTimeOffset" Nullable="false" Precision="0" sap:label="Current Time" sap:quickinfo="EPM Ref Apps: Current Date/Time (short form)"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/></EntityType><EntityType Name="SEPMRA_C_OVW_LastSaleDateType" sap:label="Date and Time of the last SO per product" sap:content-version="1"><Key><PropertyRef Name="Product"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="ProductName" sap:label="Product ID" sap:quickinfo="EPM Fiori Ref Apps: Product ID"/><Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM: Business Partner ID"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/><Property Name="ProductName" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM Ref Apps: Product Name"/><Property Name="ProductDescription" Type="Edm.String" MaxLength="255" sap:label="Product Description" sap:quickinfo="EPM Ref Apps: Product Description"/><Property Name="ProductPictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Product Image URI" sap:quickinfo="EPM: URI of Product Image"/><Property Name="Price" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="Currency" sap:label="Product Unit Price" sap:quickinfo="EPM: Product Unit Price"/><Property Name="Currency" Type="Edm.String" MaxLength="5" sap:label="Currency" sap:quickinfo="EPM: Currency Code" sap:semantics="currency-code"/><Property Name="LastSoldDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Last Sold" sap:quickinfo="EPM Ref App 'Overview': Last Bought Date/Time"/><Property Name="AverageRatingValue" Type="Edm.Decimal" Precision="4" Scale="2" sap:label="Average Rating" sap:quickinfo="EPM: Review Rating Average"/><Property Name="NumberOfReviewPosts" Type="Edm.Int32" sap:label="Number of Reviews" sap:quickinfo="EPM: Number of Reviews"/></EntityType><EntityType Name="SEPMRA_C_OVW_POApproveType" sap:content-version="1"><Key><PropertyRef Name="PurchaseOrder"/></Key><Property Name="Activation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Approve_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Copy_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Edit_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Goodsreceipt_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Reject_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/><Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Purchase Order ID" sap:quickinfo="EPM: Purchase Order Number" sap:creatable="false" sap:updatable="false"/><Property Name="CreatedByUser" Type="Edm.Guid" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key" sap:creatable="false" sap:updatable="false"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name" sap:creatable="false" sap:updatable="false"/><Property Name="GrossAmountInTransacCurrency" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="TransactionCurrency" sap:creatable="false" sap:updatable="false"/><Property Name="TransactionCurrency" Type="Edm.String" MaxLength="5" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:creatable="false" sap:updatable="false" sap:semantics="currency-code"/><Property Name="NumberOfItems" Type="Edm.Int32" sap:creatable="false" sap:updatable="false"/><Property Name="OrderedByName" Type="Edm.String" MaxLength="81" sap:display-format="UpperCase" sap:label="Full Name" sap:quickinfo="EPM Ref Apps: Formatted Employee Name" sap:creatable="false" sap:updatable="false"/><Property Name="CreationDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Created At" sap:quickinfo="EPM: Created At" sap:creatable="false" sap:updatable="false"/><Property Name="ApprovalIcon" Type="Edm.String" MaxLength="27" sap:display-format="UpperCase" sap:creatable="false" sap:updatable="false"/><Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Reference Apps: Supplier ID"/></EntityType><EntityType Name="SEPMRA_C_OVW_ProductReviewsType" sap:label="Newest Product Reviews" sap:content-version="1"><Key><PropertyRef Name="ProductReviewPostUUID"/></Key><Property Name="ProductReviewPostUUID" Type="Edm.Guid" Nullable="false" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key"/><Property Name="Name" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM Ref Apps: Product Name"/><Property Name="ReviewDateTime" Type="Edm.DateTimeOffset" Precision="0" sap:label="Reviewed" sap:quickinfo="EPM Ref App "Shop": Product Review Date/Time"/><Property Name="ReviewRatingValue" Type="Edm.Byte" sap:label="Rating" sap:quickinfo="EPM Fiori Ref Apps: Rating value"/><Property Name="FormattedContactName" Type="Edm.String" MaxLength="81" sap:display-format="UpperCase" sap:label="Contact Name" sap:quickinfo="EPM Fiori Ref Apps: Formatted (concatenated) Contact Name"/><Property Name="Product" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Product ID" sap:quickinfo="EPM Fiori Ref Apps: Product ID"/><Property Name="ProductPictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Image" sap:quickinfo="EPM: URI of Product Image"/><Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM: Business Partner ID"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/></EntityType><EntityType Name="SEPMRA_C_OVW_RareProductsType" sap:label="Products with Low Stock" sap:content-version="1"><Key><PropertyRef Name="Product"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Product ID" sap:quickinfo="EPM Fiori Ref Apps: Product ID"/><Property Name="Name" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM Ref Apps: Product Name"/><Property Name="CompanyName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/><Property Name="Quantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="QuantityUnit" sap:label="Quantity" sap:quickinfo="EPM: Quantity" sap:creatable="false" sap:updatable="false"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:text="to_QuantityUnit/UnitOfMeasure_Text" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:creatable="false" sap:updatable="false" sap:value-list="standard" sap:semantics="unit-of-measure"/><Property Name="StockAvailability" Type="Edm.Byte" sap:label="Availability" sap:quickinfo="EPM Reference Apps: Product Stock Availability" sap:creatable="false" sap:updatable="false"/><NavigationProperty Name="to_ProductStock" Relationship="SEPMRA_OVW.assoc_D9D1012E5DE1EE96A11180F408019D1A" FromRole="FromRole_assoc_D9D1012E5DE1EE96A11180F408019D1A" ToRole="ToRole_assoc_D9D1012E5DE1EE96A11180F408019D1A"/><NavigationProperty Name="to_QuantityUnit" Relationship="SEPMRA_OVW.assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5" FromRole="FromRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5" ToRole="ToRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"/></EntityType><EntityType Name="SEPMRA_C_OVW_RecentSalesType" sap:label="Top-Selling Products" sap:content-version="1"><Key><PropertyRef Name="Product"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="Product_Text" sap:label="Product ID" sap:quickinfo="EPM Fiori Ref Apps: Product ID"/><Property Name="Product_Text" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM: Text field for names and descriptions" sap:creatable="false" sap:updatable="false"/><Property Name="TotalQuantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="QuantityUnit" sap:label="Quantity" sap:quickinfo="EPM: Quantity"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:text="to_QuantityUnit/UnitOfMeasure_Text" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:value-list="standard" sap:semantics="unit-of-measure"/><Property Name="ProductPictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Image" sap:quickinfo="EPM: URI of Product Image"/><NavigationProperty Name="to_QuantityUnit" Relationship="SEPMRA_OVW.assoc_E0BB5EB9CC6B23FBEB111FD1028372BD" FromRole="FromRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD" ToRole="ToRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"/></EntityType><EntityType Name="SEPMRA_C_OVW_SalesHistoryType" sap:semantics="aggregate" sap:label="Sales history per month" sap:content-version="1"><Key><PropertyRef Name="ID"/></Key><Property Name="ID" Type="Edm.String" Nullable="false"/><Property Name="CreationMonthAsDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date"/><Property Name="CreationMonth" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:text="CreationMonth_Text" sap:label="Month"/><Property Name="CreationMonth_Text" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:label="Month" sap:quickinfo="Month long text" sap:creatable="false" sap:updatable="false"/><Property Name="GrossAmountInCompanyCurrency" Type="Edm.Decimal" Precision="16" Scale="3" sap:aggregation-role="measure" sap:unit="CompanyCurrency" sap:label="Revenue" sap:filterable="false"/><Property Name="CompanyCurrency" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:text="CompanyCurrency_Text" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:semantics="currency-code"/><Property Name="CompanyCurrency_Text" Type="Edm.String" MaxLength="40" sap:aggregation-role="dimension" sap:label="Long Text" sap:creatable="false" sap:updatable="false"/><Property Name="ReferenceAmount" Type="Edm.Byte" sap:aggregation-role="measure" sap:unit="PA476F8D941BB6C8421DACB10DEE84CA9" sap:filterable="false"/></EntityType><EntityType Name="SEPMRA_C_OVW_SalesOrderType" sap:label="Sales Order" sap:content-version="1"><Key><PropertyRef Name="ActiveSalesOrder"/></Key><Property Name="ActiveSalesOrder" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Sales Order ID" sap:quickinfo="EPM: Sales Order Number" sap:creatable="false" sap:updatable="false"/><Property Name="CompanyName" Type="Edm.String" MaxLength="80" sap:label="Company Name" sap:quickinfo="EPM: Company Name"/><Property Name="CreationDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Created At" sap:quickinfo="EPM: Created At" sap:creatable="false" sap:updatable="false"/><Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date"/><Property Name="LocalCurrency" Type="Edm.String" MaxLength="5" sap:text="to_LocalCurrency/Currency_Text" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:value-list="standard" sap:semantics="currency-code"/><Property Name="RevenueInLocalCurrency" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="LocalCurrency" sap:label="Total Gross Amount" sap:quickinfo="EPM: Total Gross Amount"/><NavigationProperty Name="to_LocalCurrency" Relationship="SEPMRA_OVW.assoc_AFE4DC5C8587419D7AE411CB5BB06810" FromRole="FromRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810" ToRole="ToRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"/></EntityType><EntityType Name="SEPMRA_C_OVW_SalesPerSupplierType" sap:semantics="aggregate" sap:label="Recent sals data per supplier" sap:content-version="1"><Key><PropertyRef Name="ID"/></Key><Property Name="ID" Type="Edm.String" Nullable="false"/><Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="SupplierName" sap:label="Business Partner ID" sap:quickinfo="EPM: Business Partner ID"/><Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/><Property Name="GrossAmountInCompanyCurrency" Type="Edm.Decimal" Precision="16" Scale="3" sap:aggregation-role="measure" sap:unit="CompanyCurrency" sap:label="Revenue" sap:filterable="false"/><Property Name="NetUnitPriceInCompanyCurrency" Type="Edm.Decimal" Precision="16" Scale="3" sap:aggregation-role="measure" sap:unit="CompanyCurrency" sap:label="Average Item Price (in USD)" sap:filterable="false"/><Property Name="Quantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="measure" sap:unit="QuantityUnit" sap:label="Number of Sold Items" sap:quickinfo="EPM: Quantity" sap:filterable="false"/><Property Name="CompanyCurrency" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:text="CompanyCurrencyShortName" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:semantics="currency-code"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:text="QuantityUnitName" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:semantics="unit-of-measure"/><Property Name="CompanyCurrencyShortName" Type="Edm.String" MaxLength="15" sap:aggregation-role="dimension" sap:label="Short text"/><Property Name="QuantityUnitName" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:label="Measuremt unit text" sap:quickinfo="Unit of Measurement Text (Maximum 10 Characters)"/></EntityType><EntityType Name="SEPMRA_C_OVW_SoldQuantityType" sap:label="Sold Quantities" sap:content-version="1"><Key><PropertyRef Name="Product"/><PropertyRef Name="DeliveryYear"/><PropertyRef Name="DeliveryMonth"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="Product_Text" sap:label="Product ID" sap:quickinfo="EPM: Product ID"/><Property Name="Product_Text" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM: Text field for names and descriptions" sap:creatable="false" sap:updatable="false"/><Property Name="DeliveryYear" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative"/><Property Name="DeliveryMonth" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="NonNegative" sap:text="DeliveryMonth_Text"/><Property Name="DeliveryMonth_Text" Type="Edm.String" MaxLength="10" sap:label="Month" sap:quickinfo="Month long text" sap:creatable="false" sap:updatable="false"/><Property Name="TotalQuantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="QuantityUnit"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:text="to_QuantityUnit/UnitOfMeasure_Text" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:value-list="standard" sap:semantics="unit-of-measure"/><NavigationProperty Name="to_QuantityUnit" Relationship="SEPMRA_OVW.assoc_470FCFBE0B60D7A42F61A5C84B67ACF0" FromRole="FromRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0" ToRole="ToRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"/></EntityType><EntityType Name="SEPMRA_C_OVW_ZeroStockProdType" sap:label="Products not in Stock" sap:content-version="1"><Key><PropertyRef Name="Product"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="ProductName" sap:label="Product ID" sap:quickinfo="EPM Fiori Ref Apps: Product ID"/><Property Name="ProductUUID" Type="Edm.Guid" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key"/><Property Name="ProductName" Type="Edm.String" MaxLength="255" sap:label="Product Name" sap:quickinfo="EPM Ref Apps: Product Name"/><Property Name="ProductDescription" Type="Edm.String" MaxLength="255" sap:label="Product Description" sap:quickinfo="EPM Ref Apps: Product Description"/><Property Name="Price" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="Currency" sap:label="Product Unit Price" sap:quickinfo="EPM: Product Unit Price"/><Property Name="Currency" Type="Edm.String" MaxLength="5" sap:text="to_Currency/Currency_Text" sap:label="Currency" sap:quickinfo="EPM: Currency Code" sap:value-list="standard" sap:semantics="currency-code"/><Property Name="ProductPictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Image" sap:quickinfo="EPM: URI of Product Image"/><Property Name="AverageRatingValue" Type="Edm.Decimal" Precision="4" Scale="2" sap:label="Average Rating" sap:quickinfo="EPM: Review Rating Average"/><Property Name="NumberOfReviewPosts" Type="Edm.Int32" sap:label="Number of Reviews" sap:quickinfo="EPM: Number of Reviews"/><Property Name="PO" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Purchase Order ID" sap:quickinfo="EPM: Purchase Order Number"/><NavigationProperty Name="to_Currency" Relationship="SEPMRA_OVW.assoc_A12210D3DA348713440373670BAF8645" FromRole="FromRole_assoc_A12210D3DA348713440373670BAF8645" ToRole="ToRole_assoc_A12210D3DA348713440373670BAF8645"/><NavigationProperty Name="to_ProductStock" Relationship="SEPMRA_OVW.assoc_D395F747BA6F5525733896B1E6553E51" FromRole="FromRole_assoc_D395F747BA6F5525733896B1E6553E51" ToRole="ToRole_assoc_D395F747BA6F5525733896B1E6553E51"/></EntityType><EntityType Name="SEPMRA_I_EmployeeType" sap:label="Employee" sap:content-version="1"><Key><PropertyRef Name="Employee"/></Key><Property Name="Employee" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="FormattedName" sap:label="Employee ID" sap:quickinfo="EPM: Employee ID" sap:creatable="false" sap:updatable="false"/><Property Name="PreferredLanguage" Type="Edm.String" MaxLength="2" sap:label="Language Key"/><Property Name="PhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Telephone Number" sap:quickinfo="EPM: Phone Number"/><Property Name="MobilePhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Mobile Phone Number" sap:quickinfo="EPM: Mobile Phone Number"/><Property Name="EmailAddress" Type="Edm.String" MaxLength="255" sap:label="E-Mail Address" sap:quickinfo="EPM: E-Mail Address"/><Property Name="EmploymentStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid From Date" sap:quickinfo="EPM: Start date of Validity"/><Property Name="EmploymentEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid Until Date" sap:quickinfo="EPM: End date of Validity"/><Property Name="SalaryCurrency" Type="Edm.String" MaxLength="5" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:semantics="currency-code"/><Property Name="SalaryAmount" Type="Edm.Decimal" Precision="16" Scale="3" sap:unit="SalaryCurrency" sap:label="Salary Amount" sap:quickinfo="EPM: Salary"/><Property Name="GenderCode" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Gender" sap:quickinfo="EPM: Gender"/><Property Name="EmployeePictureURL" Type="Edm.String" MaxLength="255" sap:display-format="UpperCase" sap:label="Employee Image URI" sap:quickinfo="EPM: URL of Product Image"/><Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="First Name" sap:quickinfo="EPM: First Name"/><Property Name="MiddleName" Type="Edm.String" MaxLength="40" sap:label="Middle Name" sap:quickinfo="EPM: Middle Name"/><Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Last Name" sap:quickinfo="EPM: Last Name"/><Property Name="FormattedName" Type="Edm.String" MaxLength="81" sap:display-format="UpperCase" sap:label="Full Name" sap:quickinfo="EPM Ref Apps: Formatted Employee Name"/><Property Name="Initials" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Initials" sap:quickinfo="EPM: Initials"/></EntityType><EntityType Name="SEPMRA_I_MaxProductStockType" sap:label="Max. Product Stock" sap:content-version="1"><Key><PropertyRef Name="Product"/></Key><Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Product" sap:quickinfo="EPM Fiori Ref Apps: Product ID" sap:creatable="false" sap:updatable="false"/><Property Name="Quantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="QuantityUnit" sap:label="Quantity" sap:quickinfo="EPM: Quantity" sap:creatable="false" sap:updatable="false"/><Property Name="QuantityUnit" Type="Edm.String" MaxLength="3" sap:label="Unit of Measure" sap:quickinfo="EPM: Quantity Unit" sap:creatable="false" sap:updatable="false" sap:semantics="unit-of-measure"/><Property Name="StockAvailability" Type="Edm.Byte" sap:label="Availability" sap:quickinfo="EPM Reference Apps: Product Stock Availability" sap:creatable="false" sap:updatable="false"/></EntityType><EntityType Name="SEPMRA_I_PurOrdOverallStatusType" sap:label="Purchase Order Overall Status" sap:content-version="1"><Key><PropertyRef Name="PurchaseOrderOverallStatus"/></Key><Property Name="PurchaseOrderOverallStatus" Type="Edm.String" Nullable="false" MaxLength="1" sap:display-format="UpperCase" sap:text="PurchaseOrderOverallStatus_Text" sap:label="Status" sap:quickinfo="Purchase Order Overall Status"/><Property Name="PurchaseOrderOverallStatus_Text" Type="Edm.String" MaxLength="60" sap:label="Purchase Order Overall Status" sap:quickinfo="Short Text for Fixed Values" sap:creatable="false" sap:updatable="false"/></EntityType><EntityType Name="SEPMRA_I_QuantityUnitType" sap:label="Quantity Unit" sap:content-version="1"><Key><PropertyRef Name="UnitOfMeasure"/></Key><Property Name="UnitOfMeasure" Type="Edm.String" Nullable="false" MaxLength="3" sap:text="UnitOfMeasure_Text" sap:label="Unit" sap:quickinfo="Unit of Measure" sap:semantics="unit-of-measure"/><Property Name="UnitOfMeasure_Text" Type="Edm.String" MaxLength="6" sap:label="Technical" sap:quickinfo="External Unit of Measurement in Technical Format (6-Char.)" sap:creatable="false" sap:updatable="false"/><Property Name="UnitOfMeasureISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="ISO code" sap:quickinfo="ISO code for unit of measurement"/></EntityType><EntityType Name="SEPMRA_I_SupplierType" sap:label="Supplier" sap:content-version="1"><Key><PropertyRef Name="SupplierUUID"/></Key><Property Name="SupplierUUID" Type="Edm.Guid" Nullable="false" sap:text="CompanyName" sap:label="Supplier (UUID)" sap:quickinfo="EPM Fiori Ref Apps: Supplier UUID" sap:creatable="false" sap:updatable="false"/><Property Name="CreationDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Created At" sap:quickinfo="EPM: Created At" sap:creatable="false" sap:updatable="false"/><Property Name="LastChangedByUser" Type="Edm.Guid" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key" sap:creatable="false" sap:updatable="false" sap:value-list="standard"/><Property Name="LastChangedDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Changed At" sap:quickinfo="EPM: Changed At" sap:creatable="false" sap:updatable="false"/><Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:text="CompanyName" sap:label="Supplier" sap:quickinfo="EPM Reference Apps: Supplier ID" sap:creatable="false" sap:updatable="false"/><Property Name="Currency" Type="Edm.String" MaxLength="5" sap:text="to_Currency/Currency_Text" sap:label="ISO Currency Code" sap:quickinfo="EPM: Currency Code" sap:value-list="standard" sap:semantics="currency-code"/><Property Name="CompanyName" Type="Edm.String" MaxLength="80" sap:display-format="UpperCase" sap:label="Supplier" sap:quickinfo="EPM Fiori Ref Apps: Supplier Name"/><Property Name="EmailAddress" Type="Edm.String" MaxLength="255" sap:label="E-Mail Address" sap:quickinfo="EPM: E-Mail Address"/><Property Name="FaxNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Fax Number" sap:quickinfo="EPM Fiori Reference Apps: Fax Number"/><Property Name="PhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Phone Number" sap:quickinfo="EPM Fiori Ref Apps: Phone Number"/><Property Name="URL" Type="Edm.String" sap:label="Web Address" sap:quickinfo="EPM: Web Address"/><Property Name="CreatedByUser" Type="Edm.Guid" sap:label="Generic Node Key" sap:quickinfo="EPM: Generic Node Key" sap:creatable="false" sap:updatable="false" sap:value-list="standard"/><NavigationProperty Name="to_CreatedByUser" Relationship="SEPMRA_OVW.assoc_B6CF3FB38BFE580981C8F25597D96FFC" FromRole="FromRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC" ToRole="ToRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC"/><NavigationProperty Name="to_Currency" Relationship="SEPMRA_OVW.assoc_407C26955A23CB12885049E4F8F66698" FromRole="FromRole_assoc_407C26955A23CB12885049E4F8F66698" ToRole="ToRole_assoc_407C26955A23CB12885049E4F8F66698"/><NavigationProperty Name="to_LastChangedByUser" Relationship="SEPMRA_OVW.assoc_D7F3B93961563E2DE051015670013D37" FromRole="FromRole_assoc_D7F3B93961563E2DE051015670013D37" ToRole="ToRole_assoc_D7F3B93961563E2DE051015670013D37"/></EntityType><ComplexType Name="FunctionImportResult"><Property Name="Success" Type="Edm.Boolean" Nullable="false" sap:label="Boolean Variable (X=true, -=false, space=unknown)" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/></ComplexType><ComplexType Name="ValidationFunctionResult"><Property Name="IsValid" Type="Edm.Boolean" sap:label="Is valid"/></ComplexType><Association Name="assoc_A12210D3DA348713440373670BAF8645" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_ZeroStockProdType" Multiplicity="1" Role="FromRole_assoc_A12210D3DA348713440373670BAF8645"/><End Type="SEPMRA_OVW.I_CurrencyType" Multiplicity="0..1" Role="ToRole_assoc_A12210D3DA348713440373670BAF8645"/><ReferentialConstraint><Principal Role="ToRole_assoc_A12210D3DA348713440373670BAF8645"><PropertyRef Name="Currency"/></Principal><Dependent Role="FromRole_assoc_A12210D3DA348713440373670BAF8645"><PropertyRef Name="Currency"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_D395F747BA6F5525733896B1E6553E51" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_ZeroStockProdType" Multiplicity="1" Role="FromRole_assoc_D395F747BA6F5525733896B1E6553E51"/><End Type="SEPMRA_OVW.SEPMRA_I_MaxProductStockType" Multiplicity="0..1" Role="ToRole_assoc_D395F747BA6F5525733896B1E6553E51"/></Association><Association Name="assoc_470FCFBE0B60D7A42F61A5C84B67ACF0" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_SoldQuantityType" Multiplicity="1" Role="FromRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"/><End Type="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" Multiplicity="0..1" Role="ToRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"/><ReferentialConstraint><Principal Role="ToRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"><PropertyRef Name="UnitOfMeasure"/></Principal><Dependent Role="FromRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"><PropertyRef Name="QuantityUnit"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_D9D1012E5DE1EE96A11180F408019D1A" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_RareProductsType" Multiplicity="1" Role="FromRole_assoc_D9D1012E5DE1EE96A11180F408019D1A"/><End Type="SEPMRA_OVW.SEPMRA_I_MaxProductStockType" Multiplicity="0..1" Role="ToRole_assoc_D9D1012E5DE1EE96A11180F408019D1A"/></Association><Association Name="assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_RareProductsType" Multiplicity="1" Role="FromRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"/><End Type="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" Multiplicity="0..1" Role="ToRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"/><ReferentialConstraint><Principal Role="ToRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"><PropertyRef Name="UnitOfMeasure"/></Principal><Dependent Role="FromRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"><PropertyRef Name="QuantityUnit"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_B6CF3FB38BFE580981C8F25597D96FFC" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_I_SupplierType" Multiplicity="1" Role="FromRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC"/><End Type="SEPMRA_OVW.SEPMRA_I_EmployeeType" Multiplicity="0..1" Role="ToRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC"/></Association><Association Name="assoc_407C26955A23CB12885049E4F8F66698" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_I_SupplierType" Multiplicity="1" Role="FromRole_assoc_407C26955A23CB12885049E4F8F66698"/><End Type="SEPMRA_OVW.I_CurrencyType" Multiplicity="0..1" Role="ToRole_assoc_407C26955A23CB12885049E4F8F66698"/><ReferentialConstraint><Principal Role="ToRole_assoc_407C26955A23CB12885049E4F8F66698"><PropertyRef Name="Currency"/></Principal><Dependent Role="FromRole_assoc_407C26955A23CB12885049E4F8F66698"><PropertyRef Name="Currency"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_D7F3B93961563E2DE051015670013D37" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_I_SupplierType" Multiplicity="1" Role="FromRole_assoc_D7F3B93961563E2DE051015670013D37"/><End Type="SEPMRA_OVW.SEPMRA_I_EmployeeType" Multiplicity="0..1" Role="ToRole_assoc_D7F3B93961563E2DE051015670013D37"/></Association><Association Name="assoc_6F00263BB6550EDB95D115288D8A2883" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType" Multiplicity="1" Role="FromRole_assoc_6F00263BB6550EDB95D115288D8A2883"/><End Type="SEPMRA_OVW.SEPMRA_I_PurOrdOverallStatusType" Multiplicity="0..1" Role="ToRole_assoc_6F00263BB6550EDB95D115288D8A2883"/><ReferentialConstraint><Principal Role="ToRole_assoc_6F00263BB6550EDB95D115288D8A2883"><PropertyRef Name="PurchaseOrderOverallStatus"/></Principal><Dependent Role="FromRole_assoc_6F00263BB6550EDB95D115288D8A2883"><PropertyRef Name="PurchaseOrderOverallStatus"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_2920CEA586F17CC76D6F880B764D3D44" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType" Multiplicity="1" Role="FromRole_assoc_2920CEA586F17CC76D6F880B764D3D44"/><End Type="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" Multiplicity="0..1" Role="ToRole_assoc_2920CEA586F17CC76D6F880B764D3D44"/><ReferentialConstraint><Principal Role="ToRole_assoc_2920CEA586F17CC76D6F880B764D3D44"><PropertyRef Name="UnitOfMeasure"/></Principal><Dependent Role="FromRole_assoc_2920CEA586F17CC76D6F880B764D3D44"><PropertyRef Name="QuantityUnit"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_C7D3D5CCF12500F62EF4766404E6D549" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType" Multiplicity="1" Role="FromRole_assoc_C7D3D5CCF12500F62EF4766404E6D549"/><End Type="SEPMRA_OVW.SEPMRA_I_SupplierType" Multiplicity="0..1" Role="ToRole_assoc_C7D3D5CCF12500F62EF4766404E6D549"/></Association><Association Name="assoc_5C093A81CAD4674BEFA72365521068F5" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType" Multiplicity="1" Role="FromRole_assoc_5C093A81CAD4674BEFA72365521068F5"/><End Type="SEPMRA_OVW.I_CurrencyType" Multiplicity="0..1" Role="ToRole_assoc_5C093A81CAD4674BEFA72365521068F5"/><ReferentialConstraint><Principal Role="ToRole_assoc_5C093A81CAD4674BEFA72365521068F5"><PropertyRef Name="Currency"/></Principal><Dependent Role="FromRole_assoc_5C093A81CAD4674BEFA72365521068F5"><PropertyRef Name="Currency"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_AFE4DC5C8587419D7AE411CB5BB06810" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_SalesOrderType" Multiplicity="1" Role="FromRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"/><End Type="SEPMRA_OVW.I_CurrencyType" Multiplicity="0..1" Role="ToRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"/><ReferentialConstraint><Principal Role="ToRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"><PropertyRef Name="Currency"/></Principal><Dependent Role="FromRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"><PropertyRef Name="LocalCurrency"/></Dependent></ReferentialConstraint></Association><Association Name="assoc_E0BB5EB9CC6B23FBEB111FD1028372BD" sap:content-version="1"><End Type="SEPMRA_OVW.SEPMRA_C_OVW_RecentSalesType" Multiplicity="1" Role="FromRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"/><End Type="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" Multiplicity="0..1" Role="ToRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"/><ReferentialConstraint><Principal Role="ToRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"><PropertyRef Name="UnitOfMeasure"/></Principal><Dependent Role="FromRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"><PropertyRef Name="QuantityUnit"/></Dependent></ReferentialConstraint></Association><EntityContainer Name="SEPMRA_OVW_Entities" m:IsDefaultEntityContainer="true" sap:supported-formats="atom json xlsx"><EntitySet Name="I_Currency" EntityType="SEPMRA_OVW.I_CurrencyType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_DuePurchaseOrders" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_Employees" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_EmployeesType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_Filter" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_FilterType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_LastSaleDate" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_LastSaleDateType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_POApprove" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_ProductReviews" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_ProductReviewsType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_RareProducts" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_RareProductsType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_RecentSales" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_RecentSalesType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_SalesHistory" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_SalesHistoryType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_SalesOrder" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_SalesOrderType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_SalesPerSupplier" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_SalesPerSupplierType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_SoldQuantity" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_SoldQuantityType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_C_OVW_ZeroStockProd" EntityType="SEPMRA_OVW.SEPMRA_C_OVW_ZeroStockProdType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_I_Employee" EntityType="SEPMRA_OVW.SEPMRA_I_EmployeeType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_I_MaxProductStock" EntityType="SEPMRA_OVW.SEPMRA_I_MaxProductStockType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_I_PurOrdOverallStatus" EntityType="SEPMRA_OVW.SEPMRA_I_PurOrdOverallStatusType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><EntitySet Name="SEPMRA_I_QuantityUnit" EntityType="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/><EntitySet Name="SEPMRA_I_Supplier" EntityType="SEPMRA_OVW.SEPMRA_I_SupplierType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/><AssociationSet Name="assoc_C7D3D5CCF12500F62EF4766404E6D549" Association="SEPMRA_OVW.assoc_C7D3D5CCF12500F62EF4766404E6D549" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_DuePurchaseOrders" Role="FromRole_assoc_C7D3D5CCF12500F62EF4766404E6D549"/><End EntitySet="SEPMRA_I_Supplier" Role="ToRole_assoc_C7D3D5CCF12500F62EF4766404E6D549"/></AssociationSet><AssociationSet Name="assoc_E0BB5EB9CC6B23FBEB111FD1028372BD" Association="SEPMRA_OVW.assoc_E0BB5EB9CC6B23FBEB111FD1028372BD" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_RecentSales" Role="FromRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"/><End EntitySet="SEPMRA_I_QuantityUnit" Role="ToRole_assoc_E0BB5EB9CC6B23FBEB111FD1028372BD"/></AssociationSet><AssociationSet Name="assoc_B6CF3FB38BFE580981C8F25597D96FFC" Association="SEPMRA_OVW.assoc_B6CF3FB38BFE580981C8F25597D96FFC" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_I_Supplier" Role="FromRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC"/><End EntitySet="SEPMRA_I_Employee" Role="ToRole_assoc_B6CF3FB38BFE580981C8F25597D96FFC"/></AssociationSet><AssociationSet Name="assoc_D9D1012E5DE1EE96A11180F408019D1A" Association="SEPMRA_OVW.assoc_D9D1012E5DE1EE96A11180F408019D1A" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_RareProducts" Role="FromRole_assoc_D9D1012E5DE1EE96A11180F408019D1A"/><End EntitySet="SEPMRA_I_MaxProductStock" Role="ToRole_assoc_D9D1012E5DE1EE96A11180F408019D1A"/></AssociationSet><AssociationSet Name="assoc_407C26955A23CB12885049E4F8F66698" Association="SEPMRA_OVW.assoc_407C26955A23CB12885049E4F8F66698" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_I_Supplier" Role="FromRole_assoc_407C26955A23CB12885049E4F8F66698"/><End EntitySet="I_Currency" Role="ToRole_assoc_407C26955A23CB12885049E4F8F66698"/></AssociationSet><AssociationSet Name="assoc_A12210D3DA348713440373670BAF8645" Association="SEPMRA_OVW.assoc_A12210D3DA348713440373670BAF8645" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_ZeroStockProd" Role="FromRole_assoc_A12210D3DA348713440373670BAF8645"/><End EntitySet="I_Currency" Role="ToRole_assoc_A12210D3DA348713440373670BAF8645"/></AssociationSet><AssociationSet Name="assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5" Association="SEPMRA_OVW.assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_RareProducts" Role="FromRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"/><End EntitySet="SEPMRA_I_QuantityUnit" Role="ToRole_assoc_9E6003F82CDB9DCBA2D5548BC1A0C7A5"/></AssociationSet><AssociationSet Name="assoc_AFE4DC5C8587419D7AE411CB5BB06810" Association="SEPMRA_OVW.assoc_AFE4DC5C8587419D7AE411CB5BB06810" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_SalesOrder" Role="FromRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"/><End EntitySet="I_Currency" Role="ToRole_assoc_AFE4DC5C8587419D7AE411CB5BB06810"/></AssociationSet><AssociationSet Name="assoc_2920CEA586F17CC76D6F880B764D3D44" Association="SEPMRA_OVW.assoc_2920CEA586F17CC76D6F880B764D3D44" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_DuePurchaseOrders" Role="FromRole_assoc_2920CEA586F17CC76D6F880B764D3D44"/><End EntitySet="SEPMRA_I_QuantityUnit" Role="ToRole_assoc_2920CEA586F17CC76D6F880B764D3D44"/></AssociationSet><AssociationSet Name="assoc_D395F747BA6F5525733896B1E6553E51" Association="SEPMRA_OVW.assoc_D395F747BA6F5525733896B1E6553E51" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_ZeroStockProd" Role="FromRole_assoc_D395F747BA6F5525733896B1E6553E51"/><End EntitySet="SEPMRA_I_MaxProductStock" Role="ToRole_assoc_D395F747BA6F5525733896B1E6553E51"/></AssociationSet><AssociationSet Name="assoc_470FCFBE0B60D7A42F61A5C84B67ACF0" Association="SEPMRA_OVW.assoc_470FCFBE0B60D7A42F61A5C84B67ACF0" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_SoldQuantity" Role="FromRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"/><End EntitySet="SEPMRA_I_QuantityUnit" Role="ToRole_assoc_470FCFBE0B60D7A42F61A5C84B67ACF0"/></AssociationSet><AssociationSet Name="assoc_6F00263BB6550EDB95D115288D8A2883" Association="SEPMRA_OVW.assoc_6F00263BB6550EDB95D115288D8A2883" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_DuePurchaseOrders" Role="FromRole_assoc_6F00263BB6550EDB95D115288D8A2883"/><End EntitySet="SEPMRA_I_PurOrdOverallStatus" Role="ToRole_assoc_6F00263BB6550EDB95D115288D8A2883"/></AssociationSet><AssociationSet Name="assoc_5C093A81CAD4674BEFA72365521068F5" Association="SEPMRA_OVW.assoc_5C093A81CAD4674BEFA72365521068F5" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_C_OVW_DuePurchaseOrders" Role="FromRole_assoc_5C093A81CAD4674BEFA72365521068F5"/><End EntitySet="I_Currency" Role="ToRole_assoc_5C093A81CAD4674BEFA72365521068F5"/></AssociationSet><AssociationSet Name="assoc_D7F3B93961563E2DE051015670013D37" Association="SEPMRA_OVW.assoc_D7F3B93961563E2DE051015670013D37" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"><End EntitySet="SEPMRA_I_Supplier" Role="FromRole_assoc_D7F3B93961563E2DE051015670013D37"/><End EntitySet="SEPMRA_I_Employee" Role="ToRole_assoc_D7F3B93961563E2DE051015670013D37"/></AssociationSet><FunctionImport Name="ApprovePurchaseOrder" ReturnType="SEPMRA_OVW.FunctionImportResult" m:HttpMethod="POST" sap:label="Approve Purchase Order"><Parameter Name="POId" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveActivation" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Activation_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveApprove" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Approve_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/><Parameter Name="Reason" Type="Edm.String" Mode="In" MaxLength="255"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveCopy" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Copy_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveEdit" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Edit_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApprovePreparation" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Preparation_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveReject" ReturnType="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" EntitySet="SEPMRA_C_OVW_POApprove" m:HttpMethod="POST" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Reject_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/><Parameter Name="Reason" Type="Edm.String" Mode="In" MaxLength="255"/></FunctionImport><FunctionImport Name="SEPMRA_C_OVW_POApproveValidation" ReturnType="SEPMRA_OVW.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" sap:applicable-path="Validation_ac"><Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In" MaxLength="10"/></FunctionImport></EntityContainer><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType/Supplier" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_OVW_Entities/SEPMRA_C_OVW_POApprove" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.DraftRoot"><Record><PropertyValue Property="ActivationAction" String="SEPMRA_OVW.SEPMRA_OVW_Entities/SEPMRA_C_OVW_POApproveActivation"/><PropertyValue Property="EditAction" String="SEPMRA_OVW.SEPMRA_OVW_Entities/SEPMRA_C_OVW_POApproveEdit"/><PropertyValue Property="PreparationAction" String="SEPMRA_OVW.SEPMRA_OVW_Entities/SEPMRA_C_OVW_POApprovePreparation"/><PropertyValue Property="ValidationFunction" String="SEPMRA_OVW.SEPMRA_OVW_Entities/SEPMRA_C_OVW_POApproveValidation"/></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType/Supplier" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Supplier"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_Supplier"/><PropertyValue Property="SearchSupported" Bool="false"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="Supplier"/><PropertyValue Property="ValueListProperty" String="Supplier"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="CompanyName"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType/QuantityUnit" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Quantity Unit"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_QuantityUnit"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="QuantityUnit"/><PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType/Currency" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Currency"/><PropertyValue Property="CollectionPath" String="I_Currency"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="Currency"/><PropertyValue Property="ValueListProperty" String="Currency"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="Currency_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_DuePurchaseOrdersType/PurchaseOrderOverallStatus" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Purchase Order Overall Status"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_PurOrdOverallStatus"/><PropertyValue Property="SearchSupported" Bool="false"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderOverallStatus"/><PropertyValue Property="ValueListProperty" String="PurchaseOrderOverallStatus"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="PurchaseOrderOverallStatus_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_RareProductsType/QuantityUnit" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Quantity Unit"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_QuantityUnit"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="QuantityUnit"/><PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_RecentSalesType/QuantityUnit" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Quantity Unit"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_QuantityUnit"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="QuantityUnit"/><PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_SalesOrderType/LocalCurrency" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Currency"/><PropertyValue Property="CollectionPath" String="I_Currency"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="LocalCurrency"/><PropertyValue Property="ValueListProperty" String="Currency"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="Currency_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_SoldQuantityType/QuantityUnit" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Quantity Unit"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_QuantityUnit"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="QuantityUnit"/><PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_ZeroStockProdType/Currency" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Currency"/><PropertyValue Property="CollectionPath" String="I_Currency"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="Currency"/><PropertyValue Property="ValueListProperty" String="Currency"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="Currency_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_I_SupplierType/LastChangedByUser" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Employee"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_Employee"/><PropertyValue Property="SearchSupported" Bool="false"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="LastChangedByUser"/><PropertyValue Property="ValueListProperty" String="EmployeeUUID"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_I_SupplierType/Currency" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Currency"/><PropertyValue Property="CollectionPath" String="I_Currency"/><PropertyValue Property="SearchSupported" Bool="true"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="Currency"/><PropertyValue Property="ValueListProperty" String="Currency"/></Record><Record Type="Common.ValueListParameterDisplayOnly"><PropertyValue Property="ValueListProperty" String="Currency_Text"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_I_SupplierType/CreatedByUser" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.ValueList"><Record><PropertyValue Property="Label" String="Employee"/><PropertyValue Property="CollectionPath" String="SEPMRA_I_Employee"/><PropertyValue Property="SearchSupported" Bool="false"/><PropertyValue Property="Parameters"><Collection><Record Type="Common.ValueListParameterInOut"><PropertyValue Property="LocalDataProperty" PropertyPath="CreatedByUser"/><PropertyValue Property="ValueListProperty" String="EmployeeUUID"/></Record></Collection></PropertyValue></Record></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_C_OVW_POApproveType" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.SemanticKey"><Collection><PropertyPath>PurchaseOrder</PropertyPath></Collection></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_I_QuantityUnitType" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.SemanticKey"><Collection><PropertyPath>UnitOfMeasure</PropertyPath></Collection></Annotation></Annotations><Annotations Target="SEPMRA_OVW.SEPMRA_I_SupplierType" xmlns="http://docs.oasis-open.org/odata/ns/edm"><Annotation Term="Common.SemanticKey"><Collection><PropertyPath>Supplier</PropertyPath></Collection></Annotation></Annotations><atom:link rel="self" href="https://sapes5.sapdevcenter.com/sap/opu/odata/sap/sepmra_ovw/$metadata" xmlns:atom="http://www.w3.org/2005/Atom"/><atom:link rel="latest-version" href="https://sapes5.sapdevcenter.com/sap/opu/odata/sap/sepmra_ovw/$metadata" xmlns:atom="http://www.w3.org/2005/Atom"/></Schema></edmx:DataServices></edmx:Edmx>