Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This XML file does not appear to have any style information associated with it. The document tree is shown below.
- <edmx:Edmx 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" Version="1.0">
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_AGGREGATION',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="Org.OData.Aggregation.V1" Alias="Aggregation"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_ANALYTICS',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.Analytics.v1" Alias="Analytics"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_CAPABILITIES',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_CODELIST',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.CodeList.v1" Alias="SAP__CodeList"/>
- <edmx:Include Namespace="com.sap.vocabularies.CodeList.v1" Alias="CodeList"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMON',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.Common.v1" Alias="Common"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMUNICATION',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.Communication.v1" Alias="Communication"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_MEASURES',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_PERSONALDATA',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.PersonalData.v1" Alias="PersonalData"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_UI',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="com.sap.vocabularies.UI.v1" Alias="UI"/>
- </edmx:Reference>
- <edmx:Reference xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Uri=".../sap/opu/odata/iwfnd/catalogservice;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_VALIDATION',Version='0001',SAP__Origin='LOCAL')/$value">
- <edmx:Include Namespace="Org.OData.Validation.V1" Alias="Validation"/>
- </edmx:Reference>
- <edmx:DataServices m:DataServiceVersion="2.0">
- <Schema xmlns="http://schemas.microsoft.com/ado/2008/09/edm" Namespace="MM_PUR_POITEMS_MONI_SRV" xml:lang="fr" sap:schema-version="1" sap:extending-service-id="ZMM_PUR_POITEMS_MONI_SRV.0001">
- <EntityType Name="SupplierDeliveryPrediction" sap:content-version="1">
- <Key>
- <PropertyRef Name="ScheduleLine"/>
- <PropertyRef Name="PurchaseOrderItem"/>
- <PropertyRef Name="PurchaseOrder"/>
- </Key>
- <Property Name="ActionMsg" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="ActionStatus" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PredictedDelay" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PredictedDeliveryDate" Type="Edm.DateTime" Nullable="false" Precision="0" sap:unicode="false" sap:label="Horodatage" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="ScheduleLine" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
- </EntityType>
- <EntityType Name="C_MassUpdtPurOrdVHType" sap:label="Aide à la saisie pour commande d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseOrder"/>
- <PropertyRef Name="PurchaseOrderItem"/>
- </Key>
- <Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Commande achat" sap:quickinfo="Numéro de la commande d'achat"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" Nullable="false" MaxLength="5" sap:display-format="NonNegative" sap:label="Poste cde achat" sap:quickinfo="Numéro de poste de la commande d'achat"/>
- <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:text="SupplierName" sap:label="Fournisseur"/>
- <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="CompanyCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Société"/>
- <Property Name="PurchasingDocumentDeletionCode" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Code de suppression" sap:quickinfo="Code de suppression dans le document d'achat"/>
- <Property Name="ReleaseIsNotCompleted" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Pertin. pr validat." sap:quickinfo="Validation incomplète"/>
- <Property Name="PurchasingCompletenessStatus" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Incomplète" sap:quickinfo="Commande incomplète"/>
- <Property Name="ProductType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Grpe types produits" sap:quickinfo="Groupe de types de produits"/>
- <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="MaterialName" sap:label="Article" sap:quickinfo="Numéro d'article"/>
- <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Désignation article"/>
- <Property Name="ServicePerformer" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Prest. services" sap:quickinfo="Prestataire de services"/>
- <Property Name="IsCompletelyDelivered" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Livraison terminée" sap:quickinfo="Code " Livraison terminée""/>
- <Property Name="IsFinallyInvoiced" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Facture finale" sap:quickinfo="Code de facture finale"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- </EntityType>
- <EntityType Name="C_MatlDocOvwCharValueVHType" sap:label="Aide à la saisie pour segment de stock" sap:content-version="1">
- <Key>
- <PropertyRef Name="ProductCharacteristic1"/>
- <PropertyRef Name="ProductCharacteristic2"/>
- <PropertyRef Name="ProductCharacteristic3"/>
- </Key>
- <Property Name="ProductCharacteristic1" Type="Edm.String" Nullable="false" MaxLength="18" sap:label="Caractéristique de produit 1" sap:quickinfo="Valeur de caractéristiques pour couleurs des variantes"/>
- <Property Name="ProductCharacteristic2" Type="Edm.String" Nullable="false" MaxLength="18" sap:label="Caractéristique de produit 2" sap:quickinfo="Valeur caractéristique pour tailles principales de variantes"/>
- <Property Name="ProductCharacteristic3" Type="Edm.String" Nullable="false" MaxLength="18" sap:label="Caractéristique de produit 3" sap:quickinfo="Valeur caractéristique pour taille secondaire pour variantes"/>
- <Property Name="ProductCharacteristic1Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 1"/>
- <Property Name="ProductCharacteristic2Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 2"/>
- <Property Name="ProductCharacteristic3Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 3"/>
- </EntityType>
- <EntityType Name="C_MM_AccountAssignCatValueHelpType" sap:label="Aide à la saisie pour type d'imputation" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="AccountAssignmentCategory"/>
- </Key>
- <Property Name="AccountAssignmentCategory" Type="Edm.String" Nullable="false" MaxLength="1" sap:display-format="UpperCase" sap:text="AcctAssignmentCategoryName" sap:label="Type d'imputation" sap:quickinfo="Catégorie d'imputation"/>
- <Property Name="AcctAssignmentCategoryName" Type="Edm.String" MaxLength="20" sap:label="Description du type d'imputation" sap:quickinfo="Désignation du type d'imputation"/>
- </EntityType>
- <EntityType Name="C_MM_CompanyCodeValueHelpType" sap:label="Aide à la saisie pour société" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="CompanyCode"/>
- </Key>
- <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
- <Property Name="CompanyCodeName" Type="Edm.String" MaxLength="25" sap:label="Nom de la société" sap:quickinfo="Désignation de la société ou de l'entreprise"/>
- </EntityType>
- <EntityType Name="C_MM_MaterialGroupValueHelpType" sap:label="Aide à la saisie pour groupe de marchandises" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="MaterialGroup"/>
- </Key>
- <Property Name="MaterialGroup" Type="Edm.String" Nullable="false" MaxLength="9" sap:display-format="UpperCase" sap:text="MaterialGroupName" sap:label="Groupe de produits"/>
- <Property Name="MaterialGroupText" Type="Edm.String" MaxLength="60" sap:label="Texte du groupe d'articles" sap:quickinfo="Description du groupe de marchandises"/>
- <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Description du groupe de produits"/>
- </EntityType>
- <EntityType Name="C_MM_MaterialValueHelpType" sap:label="Aide à la saisie pour article" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="Material"/>
- <PropertyRef Name="Plant"/>
- </Key>
- <Property Name="Material" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:text="MaterialName" sap:label="Article" sap:quickinfo="Numéro d'article"/>
- <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
- <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Désignation article"/>
- <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
- <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe de produits"/>
- <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Descr. groupe prdts" sap:quickinfo="Description du groupe de produits"/>
- <Property Name="MaterialType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de produit"/>
- <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe autorisations" sap:quickinfo="Groupe d'autorisations"/>
- <Property Name="MaterialTypeName" Type="Edm.String" MaxLength="25" sap:label="Desc. type d'article" sap:quickinfo="Désignation du type d'article"/>
- <Property Name="MaterialBaseUnit" Type="Edm.String" MaxLength="3" sap:label="Unité de qté base" sap:quickinfo="Unité de quantité de base" sap:semantics="unit-of-measure"/>
- <Property Name="ProductTypeCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:text="ProductTypeName" sap:label="Grpe types produits" sap:quickinfo="Groupe de types de produits"/>
- <Property Name="ProductTypeName" Type="Edm.String" MaxLength="40" sap:label="Description du type de produit" sap:quickinfo="Description du groupe de types de produit"/>
- </EntityType>
- <EntityType Name="C_MM_PlantValueHelpType" sap:label="Aide à la saisie de division" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="Plant"/>
- <PropertyRef Name="PurchasingOrganization"/>
- </Key>
- <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Division"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchasingOrganizationName" sap:label="Organisation d'achats"/>
- <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
- <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
- <Property Name="CityName" Type="Edm.String" MaxLength="40" sap:label="Ville"/>
- <Property Name="PostalCode" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Code postal" sap:quickinfo="Code postal de la ville"/>
- </EntityType>
- <EntityType Name="C_MM_ServicePerformerValueHelpType" sap:label="Aide à la saisie pour prestataire de services" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="ServicePerformer"/>
- <PropertyRef Name="Supplier"/>
- </Key>
- <Property Name="ServicePerformer" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="ServicePerformerName" sap:label="ID prestataire de services" sap:quickinfo="Numéro de partenaire"/>
- <Property Name="Supplier" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Identification du fournisseur" sap:quickinfo="Numéro de compte fournisseur"/>
- <Property Name="SupplierName" Type="Edm.String" MaxLength="35" sap:label="Nom du fournisseur" sap:quickinfo="Nom 1"/>
- <Property Name="ServicePerformerName" Type="Edm.String" MaxLength="81" sap:label="Nom complet du prestataire de services" sap:quickinfo="NOM DU PARTENAIRE"/>
- <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe autorisations" sap:quickinfo="Groupe d'autorisations"/>
- <Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="Prénom du prestataire de services" sap:quickinfo="Prénom du partenaire (personne)"/>
- <Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Nom du prestataire de services" sap:quickinfo="Nom de famille du partenaire (personne)"/>
- </EntityType>
- <EntityType Name="C_MM_SmplSupplierValueHelpType" sap:label="Aide à saisie fournisseurs simple" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="Supplier"/>
- <PropertyRef Name="CompanyCode"/>
- </Key>
- <Property Name="Supplier" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="SupplierName" sap:label="Fournisseur" sap:quickinfo="Numéro de compte fournisseur"/>
- <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Société" sap:value-list="standard"/>
- <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
- <Property Name="Country" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Clé de pays/région"/>
- <Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="Prénom" sap:quickinfo="Prénom du partenaire (personne)"/>
- <Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Nom de famille" sap:quickinfo="Nom de famille du partenaire (personne)"/>
- <Property Name="OrganizationBPName1" Type="Edm.String" MaxLength="40" sap:label="Nom 1" sap:quickinfo="Nom 1 de l'organisation"/>
- <Property Name="OrganizationBPName2" Type="Edm.String" MaxLength="40" sap:label="Nom 2" sap:quickinfo="Nom 2 de l'organisation"/>
- <Property Name="OrganizationBPName3" Type="Edm.String" MaxLength="40" sap:label="Nom 3" sap:quickinfo="Nom 3 de l'organisation"/>
- <Property Name="OrganizationBPName4" Type="Edm.String" MaxLength="40" sap:label="Nom 4" sap:quickinfo="Nom 4 de l'organisation"/>
- <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Autorisation" sap:quickinfo="Groupe d'autorisations"/>
- <Property Name="SupplierAccountGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe de comptes" sap:quickinfo="Groupe de comptes fournisseurs"/>
- </EntityType>
- <EntityType Name="C_MM_StorLocValueHelpType" sap:label="Aide à la saisie pour magasin" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="StorageLocation"/>
- <PropertyRef Name="Plant"/>
- </Key>
- <Property Name="StorageLocation" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="StorageLocationName" sap:label="Magasin"/>
- <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Division"/>
- <Property Name="StorageLocationName" Type="Edm.String" MaxLength="16" sap:label="Nom du magasin"/>
- <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
- </EntityType>
- <EntityType Name="C_POItemClsdSchedLinesCalcType" sap:label="Surveiller pop-up livraison précédente postes cde d'achat" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseOrder"/>
- <PropertyRef Name="PurchaseOrderItem"/>
- <PropertyRef Name="ScheduleLine"/>
- </Key>
- <Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Document d'achat" sap:quickinfo="Numéro du document d'achat"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" Nullable="false" MaxLength="5" sap:display-format="NonNegative" sap:label="Poste" sap:quickinfo="Numéro de poste du document d'achat"/>
- <Property Name="ScheduleLine" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:label="Echéance" sap:quickinfo="Compteur des échéances"/>
- <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur"/>
- <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Article" sap:quickinfo="Numéro d'article"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
- <Property Name="DeliveryStatus" Type="Edm.String" MaxLength="1"/>
- <Property Name="DaysSincePOPostingDate" Type="Edm.Int32"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- </EntityType>
- <EntityType Name="C_POItemDelivDurnVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel durée de livraison pr poste commande d'achat" sap:content-version="1">
- <Key>
- <PropertyRef Name="ID"/>
- </Key>
- <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Document d'achat" sap:quickinfo="Numéro du document d'achat"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste cde achat" sap:quickinfo="Numéro de poste de la commande d'achat"/>
- <Property Name="PlannedDeliveryDuration" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:text="DeliveryInfoText1" sap:label="Livraisons à venir"/>
- <Property Name="DeliveryInfoText1" Type="Edm.String" MaxLength="40" sap:label="Description de la prochaine livraison" sap:quickinfo="Désignation de mesure"/>
- <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
- </EntityType>
- <EntityType Name="C_POItemInternalOrdStsVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel de statut de commande d'achat interne" sap:content-version="1">
- <Key>
- <PropertyRef Name="ID"/>
- </Key>
- <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Document d'achat" sap:quickinfo="Numéro du document d'achat"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste cde achat" sap:quickinfo="Numéro de poste de la commande d'achat"/>
- <Property Name="PurchaseOrderStatus" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:text="PurchaseOrderOutputStatusName" sap:label="Statut de la commande d'achat"/>
- <Property Name="PurchaseOrderOutputStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom du statut interne" sap:quickinfo="Nom de statut du document d'achat"/>
- <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
- </EntityType>
- <EntityType Name="C_POItemInternalStatusVHType" sap:label="Statut interne pour aide à la saisie de commande d'achat" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseOrderStatus"/>
- </Key>
- <Property Name="PurchaseOrderStatus" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="PurchaseOrderOutputStatusName" sap:label="Statut interne" sap:quickinfo="Statut du document d'achat"/>
- <Property Name="PurchaseOrderOutputStatusName" Type="Edm.String" MaxLength="60" sap:label="Description du statut interne" sap:quickinfo="Nom de statut du document d'achat"/>
- </EntityType>
- <EntityType Name="C_POItemInternalStatusVH_2Type" sap:label="Statut de poste de commande d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseOrderItemStatus"/>
- </Key>
- <Property Name="PurchaseOrderItemStatus" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="PurchaseOrderItemStatusName" sap:label="Statut de poste de commande d'achat" sap:quickinfo="Statut du document d'achat"/>
- <Property Name="PurchaseOrderItemStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom du statut de poste de commande d'achat" sap:quickinfo="Nom de statut du document d'achat"/>
- </EntityType>
- <EntityType Name="C_POItemNextDeliveryStatusVHType" sap:label="Statut de la prochaine livraison pour poste commande achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="DeliveryStatus"/>
- </Key>
- <Property Name="DeliveryStatus" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DeliveryStatusDescription"/>
- <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Description du statut de la prochaine livraison"/>
- </EntityType>
- <EntityType Name="C_POItemNextDeliveryValueHelpType" sap:label="Aide saisie prochaine livraison pour poste commande achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PlannedDeliveryDuration"/>
- </Key>
- <Property Name="PlannedDeliveryDuration" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DeliveryInfoText1" sap:label="Prochaine livraison"/>
- <Property Name="DeliveryInfoText1" Type="Edm.String" MaxLength="60" sap:label="Description de la prochaine livraison"/>
- </EntityType>
- <EntityType Name="C_POItemOrderTypeValueHelpType" sap:label="Aide à la saisie du type de commande" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseOrderType"/>
- </Key>
- <Property Name="PurchaseOrderType" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchaseOrderTypeName" sap:label="Type de commande"/>
- <Property Name="PurchaseOrderTypeName" Type="Edm.String" MaxLength="20" sap:label="Description du type de commande" sap:quickinfo="Désignation du type de document d'achat"/>
- </EntityType>
- <EntityType Name="C_POItemProductTypeValueHelpType" sap:label="Aide saisie du type de produit pour poste commande d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="ProductType"/>
- </Key>
- <Property Name="ProductType" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="ProductTypeName" sap:label="Grpe types produits" sap:quickinfo="Groupe de types de produits"/>
- <Property Name="ProductTypeName" Type="Edm.String" MaxLength="40" sap:label="Description du groupe de types de produits" sap:quickinfo="Description du groupe de types de produit"/>
- </EntityType>
- <EntityType Name="C_POItmNextDelivStsVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel du statut de la prochaine livraison" sap:content-version="1">
- <Key>
- <PropertyRef Name="ID"/>
- </Key>
- <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Document d'achat" sap:quickinfo="Numéro du document d'achat"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste cde achat" sap:quickinfo="Numéro de poste de la commande d'achat"/>
- <Property Name="DeliveryStatus" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:text="DeliveryStatusDescription" sap:label="Statut livr. suivant" sap:quickinfo="Statut de livraison suivant"/>
- <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Description du statut de la prochaine livraison"/>
- <Property Name="DeliveryDateCriticality" Type="Edm.String" MaxLength="8" sap:aggregation-role="dimension"/>
- <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
- </EntityType>
- <EntityType Name="C_ProductSeasonYearVHType" sap:label="Aide à la saisie exercice saisonnier produit" sap:content-version="1">
- <Key>
- <PropertyRef Name="ProductSeasonYear"/>
- <PropertyRef Name="ProductSeason"/>
- <PropertyRef Name="ProductCollection"/>
- <PropertyRef Name="ProductTheme"/>
- </Key>
- <Property Name="ProductSeasonYear" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="ProductSeasonYear_Text" sap:label="Exercice saisonnier"/>
- <Property Name="ProductSeasonYear_Text" Type="Edm.String" MaxLength="20" sap:label="Description" sap:quickinfo="Nom de saison, collection ou thème" sap:creatable="false" sap:updatable="false"/>
- <Property Name="ProductSeason" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Saison"/>
- <Property Name="ProductCollection" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Collection" sap:quickinfo="Collection Fashion"/>
- <Property Name="ProductTheme" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Thème" sap:quickinfo="Thème Fashion"/>
- </EntityType>
- <EntityType Name="C_ProductUnitOfMeasureVHType" sap:label="Unité de quantité" sap:value-list="true" 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é de mesure" sap:semantics="unit-of-measure"/>
- <Property Name="UnitOfMeasure_Text" Type="Edm.String" MaxLength="30" sap:label="Texte unité mesure" sap:quickinfo="Texte concernant l'unité de mesure (30 caractères au max.)" sap:creatable="false" sap:updatable="false"/>
- <Property Name="UnitOfMeasureDimension" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Dimension" sap:quickinfo="Code dimension"/>
- <Property Name="UnitOfMeasureISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Code ISO" sap:quickinfo="Code ISO unité de mesure"/>
- </EntityType>
- <EntityType Name="C_PurchaseContractValHelpType" sap:label="Aide à la saisie pour contrat d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseContract"/>
- </Key>
- <Property Name="PurchaseContract" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Contrat d'achat"/>
- <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur"/>
- <Property Name="DocumentCurrency" Type="Edm.String" MaxLength="5" sap:label="Devise" sap:quickinfo="Clé de devise" sap:semantics="currency-code"/>
- <Property Name="ValidityStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Début validité" sap:quickinfo="Début de la période de validité"/>
- <Property Name="ValidityEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Fin de validité" sap:quickinfo="Fin de la période de validité"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- </EntityType>
- <EntityType Name="C_PurchaseOrderItemMoniResult" sap:semantics="aggregate" sap:label="Suivi des postes de commande d'achat" sap:content-version="1">
- <Key>
- <PropertyRef Name="ID"/>
- </Key>
- <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrder" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Commande d'achat" sap:value-list="standard"/>
- <Property Name="PurchaseOrderItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste" sap:quickinfo="Numéro de poste de la commande d'achat"/>
- <Property Name="PurgDocMigrtnIsCmpltdForAnlyts" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:filter-restriction="single-value" sap:required-in-filter="false" sap:label="Code de migration" sap:quickinfo="Code pour migration des données d'échéance"/>
- <Property Name="FormattedPurchaseOrderItem" Type="Edm.String" MaxLength="16" sap:aggregation-role="dimension" sap:label="Poste de commande d'achat"/>
- <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="PurchaseOrderTypeName" sap:label="Type de commande" sap:quickinfo="Type de commande d'achat" sap:value-list="standard"/>
- <Property Name="PurchaseOrderTypeName" Type="Edm.String" MaxLength="20" sap:label="Description du type de commande" sap:quickinfo="Description du type de commande d'achat"/>
- <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="SupplierName" sap:label="Fournisseur" sap:value-list="standard"/>
- <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
- <Property Name="SupplyingPlant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="SupplyingPlantName" sap:label="Division cédante" sap:value-list="standard"/>
- <Property Name="SupplyingPlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division cédante"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Organisation d'achats" sap:value-list="standard"/>
- <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
- <Property Name="CompanyCode" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société" sap:value-list="standard"/>
- <Property Name="CompanyCodeName" Type="Edm.String" MaxLength="25" sap:label="Nom de la société"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="PurchasingGroupName" sap:label="Groupe d'acheteurs" sap:value-list="standard"/>
- <Property Name="PurchasingGroupName" Type="Edm.String" MaxLength="18" sap:label="Nom du groupe d'acheteurs"/>
- <Property Name="DocumentCurrency" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:text="CurrencyName" sap:label="Devise de la commande" sap:quickinfo="Devise de commande d'achat" sap:value-list="standard" sap:semantics="currency-code"/>
- <Property Name="CurrencyName" Type="Edm.String" MaxLength="40" sap:label="Description"/>
- <Property Name="PurchaseOrderDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:filter-restriction="interval" sap:label="Date de la commande d'achat" sap:quickinfo="Date de la commande"/>
- <Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="CreatedByUserFullName" sap:label="Créé par" sap:quickinfo="Utilisateur de la personne ayant créé un document d'achat"/>
- <Property Name="CreatedByUserFullName" Type="Edm.String" MaxLength="80" sap:label="Créé par" sap:quickinfo="Nom de l'utilisateur qui a créé la commande"/>
- <Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:filter-restriction="interval" sap:label="Créé le" sap:quickinfo="Date de création de la commande"/>
- <Property Name="PurchaseContract" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrat d'achat" sap:value-list="standard"/>
- <Property Name="PurchaseContractItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de contrat d'achat"/>
- <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:sortable="false" sap:filterable="false"/>
- <Property Name="PurchaseOrderItemText" Type="Edm.String" MaxLength="40" sap:label="Désignation" sap:quickinfo="Désignation de l'article"/>
- <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="MaterialGroupName" sap:label="Groupe d'articles" sap:value-list="standard"/>
- <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Désignation du groupe de marchandises"/>
- <Property Name="Material" Type="Edm.String" MaxLength="40" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="MaterialName" sap:label="Article" sap:value-list="standard"/>
- <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Nom de l'article" sap:quickinfo="Désignation article"/>
- <Property Name="ProductType" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="ProductTypeName" sap:label="Grpe types produits" sap:quickinfo="Groupe de types de produits" sap:value-list="fixed-values"/>
- <Property Name="ProductTypeName" Type="Edm.String" MaxLength="40" sap:label="Nom du groupe de types de produits"/>
- <Property Name="PurchaseOrderItemCategory" Type="Edm.String" MaxLength="1" sap:aggregation-role="None" sap:display-format="UpperCase" sap:label="Type de poste" sap:quickinfo="Type de poste dans le document achat"/>
- <Property Name="PurgDocExternalItemCategory" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="PurOrdItemCategoryName" sap:label="Type de poste" sap:value-list="standard"/>
- <Property Name="PurOrdItemCategoryName" Type="Edm.String" MaxLength="20" sap:label="Nom du type de poste"/>
- <Property Name="AccountAssignmentCategory" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="AcctAssignmentCategoryName" sap:label="Catégorie d'imputation" sap:value-list="standard"/>
- <Property Name="AcctAssignmentCategoryName" Type="Edm.String" MaxLength="20" sap:label="Nom de la catégorie d'imputation"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Division" sap:value-list="standard"/>
- <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
- <Property Name="ServicePerformer" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="ServicePerformerName" sap:label="Prest. services" sap:quickinfo="Prestataire de services" sap:value-list="standard"/>
- <Property Name="ServicePerformerName" Type="Edm.String" MaxLength="81" sap:label="Nom du prestataire de services"/>
- <Property Name="PurchasingCategory" Type="Edm.String" MaxLength="20" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="PurgCatName" sap:label="Catégorie d'achats" sap:value-list="standard"/>
- <Property Name="PurgCatName" Type="Edm.String" MaxLength="60" sap:label="Nom de la catégorie d'achats"/>
- <Property Name="IsReturnsItem" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Poste de retour" sap:quickinfo="Code de poste de retours"/>
- <Property Name="DeliveryDateCriticality" Type="Edm.Byte" sap:aggregation-role="None" sap:sortable="false"/>
- <Property Name="ScheduleLineDeliveryDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:filter-restriction="interval" sap:label="Date de livraison suivante"/>
- <Property Name="ScheduleLineOpenQty" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité de livraison suivante" sap:sortable="false"/>
- <Property Name="DeliveryStatus" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:text="DeliveryStatusDescription" sap:label="Statut de livraison suivant" sap:value-list="fixed-values"/>
- <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Statut de livraison suivant"/>
- <Property Name="PerformancePeriodStartDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:filter-restriction="interval" sap:label="Début de période de prestation de service" sap:quickinfo="Date de début de période de prestation de service"/>
- <Property Name="PerformancePeriodEndDate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:filter-restriction="interval" sap:label="Fin de période de prestation de service" sap:quickinfo="Date de fin de période de prestation de service"/>
- <Property Name="OrderQuantity" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Qté commande d'achat" sap:quickinfo="Quantité de l'ordre"/>
- <Property Name="NetPriceAmount" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="dimension" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Prix net de commande"/>
- <Property Name="OrderPriceUnit" Type="Edm.String" MaxLength="3" sap:aggregation-role="None" sap:label="Unité de prix" sap:filterable="false" sap:semantics="unit-of-measure"/>
- <Property Name="NetAmount" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur nette de la commande"/>
- <Property Name="ExpectedOverallLimitAmount" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur attendue" sap:quickinfo="Valeur escomptée de la limite globale"/>
- <Property Name="OverallLimitAmount" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Limite globale"/>
- <Property Name="GoodsReceiptQty" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité livrée"/>
- <Property Name="GoodsReceiptAmountInCoCodeCrcy" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur livrée"/>
- <Property Name="StillToBeDeliveredQuantity" Type="Edm.Decimal" Precision="14" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité à livrer"/>
- <Property Name="StillToBeDeliveredValue" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur à livrer"/>
- <Property Name="InvoiceReceiptQty" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité facturée"/>
- <Property Name="InvoiceReceiptAmount" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur facturée"/>
- <Property Name="StillToInvoiceQuantity" Type="Edm.Decimal" Precision="14" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité à calculer"/>
- <Property Name="StillToInvoiceValue" Type="Edm.Decimal" Precision="21" Scale="5" sap:aggregation-role="measure" sap:unit="DisplayCurrency" sap:variable-scale="true" sap:label="Valeur à facturer"/>
- <Property Name="NetPriceQuantity" Type="Edm.Decimal" Precision="5" Scale="0" sap:aggregation-role="dimension" sap:unit="OrderPriceUnit" sap:label="Unité de prix"/>
- <Property Name="PurchaseOrderQuantityUnit" Type="Edm.String" MaxLength="3" sap:aggregation-role="None" sap:text="UnitOfMeasureLongName" sap:label="Unité d'achat" sap:quickinfo="Unité de quantité" sap:value-list="standard" sap:semantics="unit-of-measure"/>
- <Property Name="UnitOfMeasureLongName" Type="Edm.String" MaxLength="30" sap:label="Texte unité mesure" sap:quickinfo="Texte concernant l'unité de mesure (30 caractères au max.)"/>
- <Property Name="DisplayCurrency" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Devise d'affichage" sap:filterable="false" sap:semantics="currency-code"/>
- <Property Name="GoodsReceiptIsExpected" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Entrée de marchandises" sap:quickinfo="Code entrée de marchandises"/>
- <Property Name="GoodsReceiptIsNonValuated" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Entrée de marchandises non valorisée" sap:quickinfo="Code : entrée de marchandises, non valorisée"/>
- <Property Name="IsCompletelyDelivered" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Livraison finale" sap:quickinfo="Code de livraison finale"/>
- <Property Name="IsFinallyInvoiced" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Facture finale" sap:quickinfo="Code de facture finale"/>
- <Property Name="InvoiceIsExpected" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Entrée de facture" sap:quickinfo="Code entrée de facture"/>
- <Property Name="InvoiceIsGoodsReceiptBased" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrôle des factures basé sur les entrées de marchandises" sap:quickinfo="Code : contrôle des factures basé sur les entrées de marchandises"/>
- <Property Name="IsCompleted" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Entièrement livré et facturé" sap:quickinfo="Code : entièrement livré et facturé"/>
- <Property Name="StorageLocation" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:text="StorageLocationName" sap:label="Magasin" sap:value-list="standard"/>
- <Property Name="StorageLocationName" Type="Edm.String" MaxLength="16" sap:label="Nom du magasin"/>
- <Property Name="RequirementTracking" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Numéro de besoin"/>
- <Property Name="PurchaseRequisition" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Demande d'achat" sap:value-list="standard"/>
- <Property Name="PurchaseRequisitionItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de demande d'achat"/>
- <Property Name="PlannedDeliveryDuration" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:label="Livraisons à venir" sap:value-list="fixed-values"/>
- <Property Name="RequestForQuotation" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Demande d'offre" sap:value-list="standard"/>
- <Property Name="RequestForQuotationItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de demande d'offre"/>
- <Property Name="SupplierQuotation" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Offre fournisseur"/>
- <Property Name="SupplierQuotationItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste de l'offre fournisseur"/>
- <Property Name="PurchasingInfoRecord" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Fiche infos-achats" sap:value-list="standard"/>
- <Property Name="InfoRecordIsToBeUpdated" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="MAJ fiche infos-ach." sap:quickinfo="Mise à jour de la fiche infos-achats"/>
- <Property Name="PurchasingIsBlocked" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Blocage achats centralisé sur fournisseur"/>
- <Property Name="PurchaseOrderStatus" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:text="PurchaseOrderOutputStatusName" sap:label="Statut d'ordre" sap:quickinfo="Statut de la commande d'achat"/>
- <Property Name="PurchaseOrderOutputStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom du statut de la commande" sap:quickinfo="Nom du statut de la commande d'achat"/>
- <Property Name="PurchaseOrderItemStatus" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:text="PurchaseOrderItemStatusName" sap:label="Statut d'ordre" sap:quickinfo="Statut de la commande d'achat" sap:value-list="fixed-values"/>
- <Property Name="PurchaseOrderItemStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom statut doc.achat" sap:quickinfo="Nom de statut du document d'achat"/>
- <Property Name="StockSegment" Type="Edm.String" MaxLength="40" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Segment de stock" sap:value-list="standard"/>
- <Property Name="zzpurchaser" Type="Edm.String" MaxLength="20" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Approvisionneur"/>
- <Property Name="zzsales_order" Type="Edm.String" MaxLength="14" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Commande Client"/>
- <Property Name="zzsatellite" Type="Edm.String" MaxLength="18" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Satellite"/>
- <Property Name="zztransponder" Type="Edm.String" MaxLength="18" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Répeteur"/>
- <Property Name="SupplierMaterialNumber" Type="Edm.String" MaxLength="35" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Nº article fourniss." sap:quickinfo="Numéro d'article utilisé par fournisseur"/>
- <Property Name="InternationalArticleNumber" Type="Edm.String" MaxLength="18" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Numéro EAN/Code UPC" sap:quickinfo="Numéro d'article international (EAN/UPC)"/>
- <Property Name="zzout_of_budget" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Hors Budget" sap:quickinfo="Flag Hors Budget"/>
- <Property Name="zzpr_po_amount_disc" Type="Edm.Decimal" Precision="11" Scale="3" sap:aggregation-role="dimension" sap:label="Montant Hors-budget"/>
- <Property Name="Bwart" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Code mouvement" sap:quickinfo="Code mouvement (gestion des stocks)"/>
- <Property Name="anln1" Type="Edm.String" MaxLength="12" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Immobilisation" sap:quickinfo="Numéro principal d'immobilisation"/>
- <Property Name="MaterialType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type d'article"/>
- <Property Name="belnr" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Document article" sap:quickinfo="Numéro du document article"/>
- <Property Name="zzctrl_discrepency" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Ecart CDG"/>
- <Property Name="zzpurch_discrepency" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Ecart Achat"/>
- <Property Name="zcontrat_ini" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrat Initial"/>
- <Property Name="znegociateur" Type="Edm.String" MaxLength="12" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Négociateur Contract" sap:quickinfo="Négociateur du contrat"/>
- <Property Name="znb_mois" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Nombre de mois"/>
- <Property Name="ztype_renegocit" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de renégo" sap:quickinfo="Type de renégotiation"/>
- <Property Name="zdt_renegocit" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:label="Date de renégo." sap:quickinfo="Date de renégociation"/>
- <Property Name="zzcontract_object" Type="Edm.String" MaxLength="60" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Objet Contrat"/>
- <Property Name="zzkdatb" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:label="Début de validité" sap:quickinfo="Début de la période de validité"/>
- <Property Name="zzkdate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:label="Fin de validité" sap:quickinfo="Fin de la période de validité"/>
- <Property Name="zzktwrt" Type="Edm.Decimal" Precision="16" Scale="3" sap:aggregation-role="dimension" sap:label="Valeur cible" sap:quickinfo="Valeur cible pour zone d'en-tête par distribution"/>
- <Property Name="zind_ctrcadre" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrat cadre"/>
- <Property Name="frgke" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Code de lancement" sap:quickinfo="Code de lancement document d'achats"/>
- <Property Name="z_fkztx" Type="Edm.String" MaxLength="30" sap:aggregation-role="dimension" sap:label="Statut de validation"/>
- <Property Name="zterm" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Conditions paiement" sap:quickinfo="Clé de conditions de paiement"/>
- <Property Name="zzstartdate" Type="Edm.DateTime" Precision="0" sap:aggregation-role="dimension" sap:display-format="Date" sap:label="Date de début poste" sap:quickinfo="Date de début poste"/>
- <Property Name="PurgDocEstimatedPrice" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Prix estimé" sap:quickinfo="Code : prix estimé"/>
- <Property Name="RequisitionerName" Type="Edm.String" MaxLength="12" sap:aggregation-role="dimension" sap:label="Demandeur" sap:quickinfo="Nom du demandeur"/>
- <Property Name="menge" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:label="Quantité demandée" sap:quickinfo="Quantité de la demande d'achat"/>
- <Property Name="ZPR_AMOUNT" Type="Edm.Decimal" Precision="15" Scale="2" sap:aggregation-role="dimension" sap:label="Montant poste DA"/>
- <Property Name="prctr" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Centre de profit"/>
- <Property Name="CostCenter" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Centre de coûts"/>
- <Property Name="sakto" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Compte général" sap:quickinfo="Numéro du compte général"/>
- <Property Name="verna" Type="Edm.String" MaxLength="25" sap:aggregation-role="dimension" sap:label="Responsable Budg." sap:quickinfo="Responsable Budgetaire"/>
- <Property Name="astna" Type="Edm.String" MaxLength="25" sap:aggregation-role="dimension" sap:label="COMEX"/>
- <Property Name="posid" Type="Edm.String" MaxLength="24" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Elément d'OTP" sap:quickinfo="Elément d'organigramme technique de projet (élt OTP)"/>
- <Property Name="webre" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="CF sur EM" sap:quickinfo="Code pour contrôle facture basé sur entrée de marchandises"/>
- <Property Name="weunb" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="EM non valorisée" sap:quickinfo="Entrée de marchandises non valorisée"/>
- <Property Name="length" Type="Edm.Int32" sap:aggregation-role="dimension"/>
- <Property Name="Department" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension"/>
- <Property Name="gsber" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Domaine d'activité" sap:quickinfo="Domaine activité" sap:value-list="standard"/>
- <NavigationProperty Name="Parameters" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_A4A746850052D6C410DBE603D0B69D61" FromRole="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61" ToRole="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61" sap:filterable="false"/>
- </EntityType>
- <EntityType Name="C_PurchaseOrderItemMoniParameters" sap:semantics="parameters" sap:content-version="1">
- <Key>
- <PropertyRef Name="P_DisplayCurrency"/>
- </Key>
- <Property Name="P_DisplayCurrency" Type="Edm.String" Nullable="false" MaxLength="5" sap:display-format="UpperCase" sap:parameter="mandatory" sap:label="Devise d'affichage" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false" sap:value-list="standard" sap:semantics="currency-code"/>
- <NavigationProperty Name="Results" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_A4A746850052D6C410DBE603D0B69D61" FromRole="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61" ToRole="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
- </EntityType>
- <EntityType Name="C_PurchaseRequisitionValueHelpType" sap:label="Aide à la saisie pour demande d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchaseRequisition"/>
- <PropertyRef Name="PurchaseRequisitionItem"/>
- </Key>
- <Property Name="PurchaseRequisition" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Demande d'achat" sap:quickinfo="Numéro de la demande d'achat"/>
- <Property Name="PurchaseRequisitionItem" Type="Edm.String" Nullable="false" MaxLength="5" sap:display-format="NonNegative" sap:label="Poste demande" sap:quickinfo="Numéro de poste de la demande d'achat"/>
- <Property Name="PurchaseRequisitionItemText" Type="Edm.String" MaxLength="40" sap:label="Désignation"/>
- <Property Name="ProcessingStatus" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Statut de traitement" sap:quickinfo="Statut de traitement de la demande d'achat"/>
- <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="Material_Text" sap:label="Article" sap:quickinfo="Numéro d'article"/>
- <Property Name="Material_Text" Type="Edm.String" MaxLength="40" sap:label="Désignation article" sap:creatable="false" sap:updatable="false"/>
- <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchaseRequisitionType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de document" sap:quickinfo="Type de document de la demande d'achat"/>
- <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
- </EntityType>
- <EntityType Name="C_PurchasingCategoryValueHelpType" sap:label="Aide à la saisie de catégorie d'achats" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurgCatUUID"/>
- <PropertyRef Name="PurchasingCategory"/>
- </Key>
- <Property Name="PurgCatUUID" Type="Edm.Guid" Nullable="false" sap:text="PurgCatName" sap:label="UUID catég. d'achats" sap:quickinfo="UUID de la catégorie d'achats"/>
- <Property Name="PurchasingCategory" Type="Edm.String" Nullable="false" MaxLength="20" sap:display-format="UpperCase" sap:text="PurgCatName" sap:label="Catégorie d'achats" sap:quickinfo="ID catégorie d'achats"/>
- <Property Name="PurgCatName" Type="Edm.String" MaxLength="60" sap:label="Nom catégorie achats" sap:quickinfo="Nom de catégorie d'achats"/>
- <Property Name="PurgCatIsInactive" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Statut" sap:quickinfo="Statut inactif"/>
- </EntityType>
- <EntityType Name="C_PurchasingGroupValueHelpType" sap:label="Aide à la recherche pour groupe d'acheteurs" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchasingGroup"/>
- </Key>
- <Property Name="PurchasingGroup" Type="Edm.String" Nullable="false" MaxLength="3" sap:display-format="UpperCase" sap:text="PurchasingGroupName" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingGroupName" Type="Edm.String" MaxLength="18" sap:label="Nom groupe acheteurs" sap:quickinfo="Nom du groupe d'acheteurs"/>
- <Property Name="PurchasingGroupPhoneNumber" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Numéro de téléphone du groupe d'acheteurs"/>
- <Property Name="PhoneNumber" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Numéro de téléphone avec indicatif" sap:quickinfo="N° de téléphone : préfixe et n°"/>
- <Property Name="PhoneNumberExtension" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Numéro de poste" sap:quickinfo="Numéro de téléphone : numéro de poste"/>
- <Property Name="FaxNumber" Type="Edm.String" MaxLength="31" sap:label="Télécopie" sap:quickinfo="Numéro de télécopie du groupe d'acheteurs"/>
- <Property Name="EmailAddress" Type="Edm.String" MaxLength="241" sap:label="Adresse e-mail" sap:semantics="email"/>
- </EntityType>
- <EntityType Name="C_PurchasingOrgValueHelpType" sap:label="Organisation d'achats" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchasingOrganization"/>
- </Key>
- <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchasingOrganizationName" sap:label="Organisation d'achats"/>
- <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
- <Property Name="CompanyCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
- <Property Name="CompanyCodeName" Type="Edm.String" MaxLength="25" sap:label="Nom de la société" sap:quickinfo="Désignation de la société ou de l'entreprise"/>
- </EntityType>
- <EntityType Name="C_PurDocItemCategoryValueHelpType" sap:label="Aide à la saisie pour catégorie de poste de document d'achat" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchasingDocumentItemCategory"/>
- </Key>
- <Property Name="PurchasingDocumentItemCategory" Type="Edm.String" Nullable="false" MaxLength="1" sap:display-format="UpperCase" sap:text="PurgDocItemCategoryName" sap:label="Type de poste" sap:quickinfo="Type de poste dans le document achat" sap:filterable="false"/>
- <Property Name="PurgDocExternalItemCategory" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:text="PurgDocItemCategoryName" sap:label="Type de poste" sap:quickinfo="Type de poste dans le document achat"/>
- <Property Name="PurgDocItemCategoryName" Type="Edm.String" MaxLength="20" sap:label="Texte type poste" sap:quickinfo="Type de poste : texte"/>
- </EntityType>
- <EntityType Name="C_PurDocItmStockSegmentVHType" sap:label="Vue d'aide pour segment de stock" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="StockSegment"/>
- </Key>
- <Property Name="StockSegment" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:label="Segment de stock"/>
- </EntityType>
- <EntityType Name="C_RFQValueHelpType" sap:label="Aide à la saisie pour demande d'offre" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="RequestForQuotation"/>
- </Key>
- <Property Name="RequestForQuotation" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="RequestForQuotation_Text" sap:label="Demande d'offre" sap:creatable="false" sap:updatable="false"/>
- <Property Name="RequestForQuotation_Text" Type="Edm.String" MaxLength="20" sap:label="Désignat. type doc." sap:quickinfo="Désignation du type de document d'achat" sap:creatable="false" sap:updatable="false"/>
- <Property Name="RFQType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type demande d'offre" sap:quickinfo="Type de document de demande d'offre" sap:creatable="false" sap:updatable="false"/>
- <Property Name="RFQCategory" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Catég. doc. d'achat" sap:quickinfo="Catégorie du document d'achat" sap:creatable="false" sap:updatable="false"/>
- <Property Name="RequestForQuotationName" Type="Edm.String" MaxLength="40" sap:label="Descr. demande offre" sap:quickinfo="Description synthétique ou titre de la demande d'offre"/>
- <Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="FullName" sap:label="Créé par" sap:quickinfo="Utilisateur de la personne ayant créé un document d'achat" sap:creatable="false" sap:updatable="false"/>
- <Property Name="FullName" Type="Edm.String" MaxLength="80" sap:label="Nom complet" sap:quickinfo="Nom complet du créateur de RFQ"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation d'achats"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="PurchasingDocumentType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type demande d'offre" sap:quickinfo="Type de document de demande d'offre" sap:creatable="false" sap:updatable="false"/>
- <Property Name="IsEndOfPurposeBlocked" Type="Edm.Boolean" sap:label="Object. cial atteint" sap:quickinfo="Objectif commercial atteint"/>
- </EntityType>
- <EntityType Name="I_CompanyCodeStdVHType" sap:label="Société" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="CompanyCode"/>
- </Key>
- <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
- <Property Name="CompanyCodeName" Type="Edm.String" MaxLength="25" sap:label="Nom de la société" sap:quickinfo="Désignation de la société ou de l'entreprise"/>
- </EntityType>
- <EntityType Name="I_CurrencyType" sap:label="Devise" sap:value-list="true" 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="Devise" sap:quickinfo="Clé de devise" sap:semantics="currency-code"/>
- <Property Name="Currency_Text" Type="Edm.String" MaxLength="40" sap:label="Description" sap:creatable="false" sap:updatable="false"/>
- <Property Name="Decimals" Type="Edm.Byte" sap:label="Nombre de décimales"/>
- <Property Name="CurrencyISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Code ISO" sap:quickinfo="Code devise ISO"/>
- <Property Name="AlternativeCurrencyKey" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Clé alternative"/>
- <Property Name="IsPrimaryCurrencyForISOCrcy" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Primaire" sap:quickinfo="Code de devise SAP primaire pour code ISO"/>
- <NavigationProperty Name="to_Text" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" FromRole="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" ToRole="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
- </EntityType>
- <EntityType Name="I_CurrencyTextType" sap:label="Texte de devise" sap:content-version="1">
- <Key>
- <PropertyRef Name="Language"/>
- <PropertyRef Name="Currency"/>
- </Key>
- <Property Name="Language" Type="Edm.String" Nullable="false" MaxLength="2" sap:label="Code langue"/>
- <Property Name="Currency" Type="Edm.String" Nullable="false" MaxLength="5" sap:label="Devise" sap:quickinfo="Clé de devise" sap:semantics="currency-code"/>
- <Property Name="CurrencyName" Type="Edm.String" MaxLength="40" sap:label="Description"/>
- <Property Name="CurrencyShortName" Type="Edm.String" MaxLength="15" sap:label="Désignation"/>
- </EntityType>
- <EntityType Name="I_ProcmtSuplrDelivForecastType" sap:label="Vue d'interface pour prévision de réception fournisseur" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
- </Key>
- <Property Name="PredictedDelDaysRltnPOPostDate" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="PredictedDelDaysRltnPOPostDate_Text"/>
- <Property Name="PredictedDelDaysRltnPOPostDate_Text" Type="Edm.String" MaxLength="60" sap:creatable="false" sap:updatable="false"/>
- <NavigationProperty Name="to_Text" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_BA4111679C5972BCDFA48D3E36383E01" FromRole="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01" ToRole="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
- </EntityType>
- <EntityType Name="I_ProcmtSuplrDelivForecastTextType" sap:label="Vue d'interface pour prévision de réception fournisseur" sap:content-version="1">
- <Key>
- <PropertyRef Name="Language"/>
- <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
- </Key>
- <Property Name="Language" Type="Edm.String" Nullable="false" MaxLength="2" sap:label="Code langue"/>
- <Property Name="PredictedDelDaysRltnPOPostDate" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DomainText"/>
- <Property Name="DomainText" Type="Edm.String" MaxLength="60"/>
- </EntityType>
- <EntityType Name="I_ProductVHType" sap:label="Aide à la saisie pour produit" sap:content-version="1">
- <Key>
- <PropertyRef Name="Product"/>
- </Key>
- <Property Name="Product" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:text="Product_Text" sap:label="Produit" sap:quickinfo="Numéro de produit"/>
- <Property Name="Product_Text" Type="Edm.String" MaxLength="40" sap:label="Description produit" sap:quickinfo="Description du produit" sap:creatable="false" sap:updatable="false"/>
- <Property Name="ProductExternalID" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="ID de produit externe" sap:quickinfo="Représentation externe du numéro d'article"/>
- <Property Name="IndustrySector" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Branche"/>
- <Property Name="ProductType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de produit"/>
- <Property Name="ProductGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe de produits"/>
- <Property Name="BaseUnit" Type="Edm.String" MaxLength="3" sap:label="Unité de qté base" sap:quickinfo="Unité de quantité de base" sap:semantics="unit-of-measure"/>
- <Property Name="GrossWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="WeightUnit" sap:label="Poids brut"/>
- <Property Name="NetWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="WeightUnit" sap:label="Poids net"/>
- <Property Name="WeightUnit" Type="Edm.String" MaxLength="3" sap:label="Unité de poids" sap:semantics="unit-of-measure"/>
- <Property Name="ManufacturerNumber" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fabricant" sap:quickinfo="Numéro d'un fabricant"/>
- <Property Name="IsBatchManagementRequired" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Gestion des lots" sap:quickinfo="Code de gestion obligatoire par lots"/>
- <Property Name="ProductManufacturerNumber" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="N° pièce fabricant" sap:quickinfo="N° de pièce fabricant"/>
- <Property Name="ArticleCategory" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Catégorie de produit"/>
- </EntityType>
- <EntityType Name="I_PurchasingInfoRecordStdVHType" sap:label="Fiche infos-achats" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="PurchasingInfoRecord"/>
- <PropertyRef Name="PurchasingOrganization"/>
- <PropertyRef Name="Plant"/>
- <PropertyRef Name="PurchasingInfoRecordCategory"/>
- </Key>
- <Property Name="PurchasingInfoRecord" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Fiche infos-achats" sap:quickinfo="Numéro de la fiche infos-achats"/>
- <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
- <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
- <Property Name="PurchasingInfoRecordCategory" Type="Edm.String" Nullable="false" MaxLength="1" sap:display-format="UpperCase" sap:label="T.fiche infos-achats" sap:quickinfo="Type de la fiche infos-achats"/>
- <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
- <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur" sap:quickinfo="Numéro de compte fournisseur"/>
- <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Article" sap:quickinfo="Numéro d'article"/>
- <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe d'articles"/>
- </EntityType>
- <EntityType Name="C_CABusinessAreaValueHelp" sap:value-list="true" sap:content-version="1">
- <Key>
- <PropertyRef Name="BusinessArea"/>
- </Key>
- <Property Name="BusinessArea" Type="Edm.String" Nullable="false" MaxLength="4" sap:text="BusinessAreaName" sap:label="Dom.activité"/>
- <Property Name="BusinessAreaName" Type="Edm.String" MaxLength="30" sap:label="Descr. dom.act."/>
- </EntityType>
- <Association Name="assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" sap:content-version="1">
- <End Type="MM_PUR_POITEMS_MONI_SRV.I_CurrencyType" Multiplicity="1" Role="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
- <End Type="MM_PUR_POITEMS_MONI_SRV.I_CurrencyTextType" Multiplicity="*" Role="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
- </Association>
- <Association Name="assoc_A4A746850052D6C410DBE603D0B69D61" sap:content-version="1">
- <End Type="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniParameters" Multiplicity="1" Role="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
- <End Type="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult" Multiplicity="*" Role="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
- </Association>
- <Association Name="assoc_BA4111679C5972BCDFA48D3E36383E01" sap:content-version="1">
- <End Type="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastType" Multiplicity="1" Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
- <OnDelete Action="Cascade"/>
- </End>
- <End Type="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastTextType" Multiplicity="*" Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
- <ReferentialConstraint>
- <Principal Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
- <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
- </Principal>
- <Dependent Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
- <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
- </Dependent>
- </ReferentialConstraint>
- </Association>
- <EntityContainer Name="MM_PUR_POITEMS_MONI_SRV_Entities" m:IsDefaultEntityContainer="true" sap:message-scope-supported="true" sap:supported-formats="atom json xlsx">
- <EntitySet Name="C_CABusinessAreaValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_CABusinessAreaValueHelp" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="SupplierDeliveryPredictionSet" EntityType="MM_PUR_POITEMS_MONI_SRV.SupplierDeliveryPrediction" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:pageable="false" sap:addressable="false" sap:content-version="1"/>
- <EntitySet Name="C_MassUpdtPurOrdVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MassUpdtPurOrdVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MatlDocOvwCharValueVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MatlDocOvwCharValueVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_AccountAssignCatValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_AccountAssignCatValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_CompanyCodeValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_CompanyCodeValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_MaterialGroupValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialGroupValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_MaterialValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_PlantValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_PlantValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_ServicePerformerValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_ServicePerformerValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_SmplSupplierValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_SmplSupplierValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_MM_StorLocValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_MM_StorLocValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemClsdSchedLinesCalc" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemClsdSchedLinesCalcType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/>
- <EntitySet Name="C_POItemDelivDurnVislFltr" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemDelivDurnVislFltrType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/>
- <EntitySet Name="C_POItemInternalOrdStsVislFltr" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemInternalOrdStsVislFltrType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/>
- <EntitySet Name="C_POItemInternalStatusVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemInternalStatusVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemInternalStatusVH_2" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemInternalStatusVH_2Type" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemNextDeliveryStatusVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemNextDeliveryStatusVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemNextDeliveryValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemNextDeliveryValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemOrderTypeValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemOrderTypeValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItemProductTypeValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItemProductTypeValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_POItmNextDelivStsVislFltr" EntityType="MM_PUR_POITEMS_MONI_SRV.C_POItmNextDelivStsVislFltrType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/>
- <EntitySet Name="C_ProductSeasonYearVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_ProductSeasonYearVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_ProductUnitOfMeasureVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_ProductUnitOfMeasureVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurchaseContractValHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchaseContractValHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurchaseOrderItemMoniResults" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:addressable="false" sap:content-version="1"/>
- <EntitySet Name="C_PurchaseOrderItemMoni" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniParameters" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:pageable="false" sap:content-version="1"/>
- <EntitySet Name="C_PurchaseRequisitionValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchaseRequisitionValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurchasingCategoryValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchasingCategoryValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurchasingGroupValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchasingGroupValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurchasingOrgValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurchasingOrgValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurDocItemCategoryValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurDocItemCategoryValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_PurDocItmStockSegmentVH" EntityType="MM_PUR_POITEMS_MONI_SRV.C_PurDocItmStockSegmentVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="C_RFQValueHelp" EntityType="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_CompanyCodeStdVH" EntityType="MM_PUR_POITEMS_MONI_SRV.I_CompanyCodeStdVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_Currency" EntityType="MM_PUR_POITEMS_MONI_SRV.I_CurrencyType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_CurrencyText" EntityType="MM_PUR_POITEMS_MONI_SRV.I_CurrencyTextType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_ProcmtSuplrDelivForecast" EntityType="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_ProcmtSuplrDelivForecastText" EntityType="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastTextType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_ProductVH" EntityType="MM_PUR_POITEMS_MONI_SRV.I_ProductVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <EntitySet Name="I_PurchasingInfoRecordStdVH" EntityType="MM_PUR_POITEMS_MONI_SRV.I_PurchasingInfoRecordStdVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/>
- <AssociationSet Name="assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" Association="MM_PUR_POITEMS_MONI_SRV.assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1">
- <End EntitySet="I_Currency" Role="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
- <End EntitySet="I_CurrencyText" Role="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
- </AssociationSet>
- <AssociationSet Name="assoc_A4A746850052D6C410DBE603D0B69D61" Association="MM_PUR_POITEMS_MONI_SRV.assoc_A4A746850052D6C410DBE603D0B69D61" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1">
- <End EntitySet="C_PurchaseOrderItemMoni" Role="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
- <End EntitySet="C_PurchaseOrderItemMoniResults" Role="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
- </AssociationSet>
- <AssociationSet Name="assoc_BA4111679C5972BCDFA48D3E36383E01" Association="MM_PUR_POITEMS_MONI_SRV.assoc_BA4111679C5972BCDFA48D3E36383E01" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1">
- <End EntitySet="I_ProcmtSuplrDelivForecast" Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
- <End EntitySet="I_ProcmtSuplrDelivForecastText" Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
- </AssociationSet>
- <FunctionImport Name="SupplierDelvryPredFI" ReturnType="MM_PUR_POITEMS_MONI_SRV.SupplierDeliveryPrediction" EntitySet="SupplierDeliveryPredictionSet" m:HttpMethod="POST">
- <Parameter Name="ScheduleLine" Type="Edm.String" Mode="In"/>
- <Parameter Name="PurchaseOrderItem" Type="Edm.String" Mode="In"/>
- <Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In"/>
- <Parameter Name="PredictedDeliveryDate" Type="Edm.DateTime" Mode="In" Precision="0" sap:label="Horodatage"/>
- <Parameter Name="PredictedDelay" Type="Edm.String" Mode="In"/>
- <Parameter Name="ActionStatus" Type="Edm.String" Mode="In"/>
- <Parameter Name="ActionMsg" Type="Edm.String" Mode="In"/>
- </FunctionImport>
- </EntityContainer>
- <Annotation xmlns="http://docs.oasis-open.org/odata/ns/edm" Term="Core.SchemaVersion" String="1.0.0"/>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_SmplSupplierValueHelpType/CompanyCode">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Company Code"/>
- <PropertyValue Property="CollectionPath" String="I_CompanyCodeStdVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="CompanyCode"/>
- <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrder">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchase Order Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MassUpdtPurOrdVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrder"/>
- <PropertyValue Property="ValueListProperty" String="PurchaseOrder"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderItem"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Supplier"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="SupplierName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingDocumentDeletionCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ReleaseIsNotCompleted"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingCompletenessStatus"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ProductType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Material"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ServicePerformer"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="IsCompletelyDelivered"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="IsFinallyInvoiced"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderType">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Order Type Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_POItemOrderTypeValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderType"/>
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderTypeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Supplier">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Simple Supplier Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_SmplSupplierValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <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="CompanyCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="SupplierName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Country"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/SupplyingPlant">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Plant Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_PlantValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="SupplyingPlant"/>
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PlantName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CityName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PostalCode"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingOrganization">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchasing Organization"/>
- <PropertyValue Property="CollectionPath" String="C_PurchasingOrgValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingOrganization"/>
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/CompanyCode">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Company Code Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_CompanyCodeValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="CompanyCode"/>
- <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingGroup">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchasing Group Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_PurchasingGroupValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingGroup"/>
- <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingGroupName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingGroupPhoneNumber"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PhoneNumber"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PhoneNumberExtension"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="FaxNumber"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="EmailAddress"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/DocumentCurrency">
- <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="DocumentCurrency"/>
- <PropertyValue Property="ValueListProperty" String="Currency"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Currency_Text"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Decimals"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CurrencyISOCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="AlternativeCurrencyKey"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="IsPrimaryCurrencyForISOCrcy"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseContract">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Value help for Purchase Contract"/>
- <PropertyValue Property="CollectionPath" String="C_PurchaseContractValHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseContract"/>
- <PropertyValue Property="ValueListProperty" String="PurchaseContract"/>
- <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Supplier"/>
- <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ValidityStartDate"/>
- <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ValidityEndDate"/>
- <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="DocumentCurrency"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/MaterialGroup">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Material Group Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_MaterialGroupValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="MaterialGroup"/>
- <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialGroupText"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialGroupName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Material">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Material Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_MaterialValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="Material"/>
- <PropertyValue Property="ValueListProperty" String="Material"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PlantName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialGroupName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialTypeName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ProductTypeCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ProductTypeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/ProductType">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Product Type Value Help for PO Item"/>
- <PropertyValue Property="CollectionPath" String="C_POItemProductTypeValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="ProductType"/>
- <PropertyValue Property="ValueListProperty" String="ProductType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ProductTypeName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Common.ValueListWithFixedValues"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurgDocExternalItemCategory">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchasing Doc Item Category Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_PurDocItemCategoryValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurgDocExternalItemCategory"/>
- <PropertyValue Property="ValueListProperty" String="PurgDocExternalItemCategory"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurgDocItemCategoryName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/AccountAssignmentCategory">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Account Assignment Category Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_AccountAssignCatValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="AccountAssignmentCategory"/>
- <PropertyValue Property="ValueListProperty" String="AccountAssignmentCategory"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="AcctAssignmentCategoryName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Plant">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Plant Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_PlantValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="Plant"/>
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PlantName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CityName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PostalCode"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/ServicePerformer">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Service Performer Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_ServicePerformerValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="ServicePerformer"/>
- <PropertyValue Property="ValueListProperty" String="ServicePerformer"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Supplier"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="SupplierName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ServicePerformerName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="FirstName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="LastName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingCategory">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchasing Category Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_PurchasingCategoryValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingCategory"/>
- <PropertyValue Property="ValueListProperty" String="PurchasingCategory"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurgCatName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurgCatIsInactive"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/DeliveryStatus">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Next Delivery Status for PO Item"/>
- <PropertyValue Property="CollectionPath" String="C_POItemNextDeliveryStatusVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="DeliveryStatus"/>
- <PropertyValue Property="ValueListProperty" String="DeliveryStatus"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="DeliveryStatusDescription"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Common.ValueListWithFixedValues"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderQuantityUnit">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Unit Of Measure"/>
- <PropertyValue Property="CollectionPath" String="C_ProductUnitOfMeasureVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderQuantityUnit"/>
- <PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="UnitOfMeasureDimension"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="UnitOfMeasureISOCode"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/StorageLocation">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Storage Location Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_MM_StorLocValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="StorageLocation"/>
- <PropertyValue Property="ValueListProperty" String="StorageLocation"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="StorageLocationName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PlantName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseRequisition">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchase Requisition Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_PurchaseRequisitionValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseRequisition"/>
- <PropertyValue Property="ValueListProperty" String="PurchaseRequisition"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseRequisitionItem"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseRequisitionItemText"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="ProcessingStatus"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Material"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Material_Text"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PlantName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PlannedDeliveryDuration">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Next Delivery Value Help for PO Item"/>
- <PropertyValue Property="CollectionPath" String="C_POItemNextDeliveryValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PlannedDeliveryDuration"/>
- <PropertyValue Property="ValueListProperty" String="PlannedDeliveryDuration"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="DeliveryInfoText1"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Common.ValueListWithFixedValues"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/RequestForQuotation">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Request for Quotation Value Help"/>
- <PropertyValue Property="CollectionPath" String="C_RFQValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="RequestForQuotation"/>
- <PropertyValue Property="ValueListProperty" String="RequestForQuotation"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="RequestForQuotation_Text"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="RFQType"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="RFQCategory"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="RequestForQuotationName"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CreatedByUser"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="FullName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingInfoRecord">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchasing Info Record"/>
- <PropertyValue Property="CollectionPath" String="I_PurchasingInfoRecordStdVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingInfoRecord"/>
- <PropertyValue Property="ValueListProperty" String="PurchasingInfoRecord"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Plant"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingInfoRecordCategory"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Supplier"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Material"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderItemStatus">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Purchase Order Item Status"/>
- <PropertyValue Property="CollectionPath" String="C_POItemInternalStatusVH_2"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderItemStatus"/>
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderItemStatus"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="PurchaseOrderItemStatusName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Common.ValueListWithFixedValues"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/StockSegment">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Help-View Stock Segment"/>
- <PropertyValue Property="CollectionPath" String="C_PurDocItmStockSegmentVH"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="StockSegment"/>
- <PropertyValue Property="ValueListProperty" String="StockSegment"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniParameters/P_DisplayCurrency">
- <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="P_DisplayCurrency"/>
- <PropertyValue Property="ValueListProperty" String="Currency"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Currency_Text"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="Decimals"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="CurrencyISOCode"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="AlternativeCurrencyKey"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="IsPrimaryCurrencyForISOCrcy"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities">
- <Annotation Term="Common.ApplyMultiUnitBehaviorForSortingAndFiltering" Bool="true"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType/PurchasingGroup">
- <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType/PurchasingOrganization">
- <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItemDelivDurnVislFltr">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.SortRestrictions">
- <Record>
- <PropertyValue Property="NonSortableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItemInternalOrdStsVislFltr">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.SortRestrictions">
- <Record>
- <PropertyValue Property="NonSortableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItmNextDelivStsVislFltr">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.SortRestrictions">
- <Record>
- <PropertyValue Property="NonSortableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurDocItemCategoryValueHelp">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>PurchasingDocumentItemCategory</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurchaseOrderItemMoni">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>P_DisplayCurrency</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.NavigationRestrictions">
- <Record>
- <PropertyValue Property="RestrictedProperties">
- <Collection>
- <Record>
- <PropertyValue Property="NavigationProperty" NavigationPropertyPath="Parameters"/>
- <PropertyValue Property="FilterRestrictions">
- <Record>
- <PropertyValue Property="Filterable" Bool="false"/>
- </Record>
- </PropertyValue>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.SortRestrictions">
- <Record>
- <PropertyValue Property="NonSortableProperties">
- <Collection>
- <PropertyPath>P_DisplayCurrency</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurchaseOrderItemMoniResults">
- <Annotation Term="Capabilities.FilterRestrictions">
- <Record>
- <PropertyValue Property="NonFilterableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
- <PropertyPath>OrderPriceUnit</PropertyPath>
- <PropertyPath>DisplayCurrency</PropertyPath>
- </Collection>
- </PropertyValue>
- <PropertyValue Property="FilterExpressionRestrictions">
- <Collection>
- <Record>
- <PropertyValue Property="Property" PropertyPath="PurgDocMigrtnIsCmpltdForAnlyts"/>
- <PropertyValue Property="AllowedExpressions" String="SingleValue"/>
- </Record>
- <Record>
- <PropertyValue Property="Property" PropertyPath="PurchaseOrderDate"/>
- <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
- </Record>
- <Record>
- <PropertyValue Property="Property" PropertyPath="CreationDate"/>
- <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
- </Record>
- <Record>
- <PropertyValue Property="Property" PropertyPath="ScheduleLineDeliveryDate"/>
- <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
- </Record>
- <Record>
- <PropertyValue Property="Property" PropertyPath="PerformancePeriodStartDate"/>
- <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
- </Record>
- <Record>
- <PropertyValue Property="Property" PropertyPath="PerformancePeriodEndDate"/>
- <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- <Annotation Term="Capabilities.SortRestrictions">
- <Record>
- <PropertyValue Property="NonSortableProperties">
- <Collection>
- <PropertyPath>ID</PropertyPath>
- <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
- <PropertyPath>DeliveryDateCriticality</PropertyPath>
- <PropertyPath>ScheduleLineOpenQty</PropertyPath>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_AccountAssignCatValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>AccountAssignmentCategory</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_CompanyCodeValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>CompanyCode</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialGroupValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>MaterialGroup</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>Plant</PropertyPath>
- <PropertyPath>Material</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_PlantValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchasingOrganization</PropertyPath>
- <PropertyPath>Plant</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_ServicePerformerValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>ServicePerformer</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_SmplSupplierValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>CompanyCode</PropertyPath>
- <PropertyPath>Supplier</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_StorLocValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>StorageLocation</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MassUpdtPurOrdVHType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchaseOrderItem</PropertyPath>
- <PropertyPath>PurchaseOrder</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_POItemProductTypeValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>ProductType</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurDocItemCategoryValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchasingDocumentItemCategory</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseRequisitionValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchaseRequisitionItem</PropertyPath>
- <PropertyPath>PurchaseRequisition</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingCategoryValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchasingCategory</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingGroupValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchasingGroup</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingOrgValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>PurchasingOrganization</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>RequestForQuotation</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.I_CurrencyType/Currency">
- <Annotation Term="Common.UnitSpecificScale" Path="Decimals"/>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="ZMM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/gsber">
- <Annotation Term="Common.ValueList">
- <Record>
- <PropertyValue Property="Label" String="Blabla"/>
- <PropertyValue Property="CollectionPath" String="C_CABusinessAreaValueHelp"/>
- <PropertyValue Property="SearchSupported" Bool="true"/>
- <PropertyValue Property="Parameters">
- <Collection>
- <Record Type="Common.ValueListParameterInOut">
- <PropertyValue Property="LocalDataProperty" PropertyPath="gsber"/>
- <PropertyValue Property="ValueListProperty" String="BusinessArea"/>
- </Record>
- <Record Type="Common.ValueListParameterDisplayOnly">
- <PropertyValue Property="ValueListProperty" String="BusinessAreaName"/>
- </Record>
- </Collection>
- </PropertyValue>
- </Record>
- </Annotation>
- </Annotations>
- <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="ZMM_PUR_POITEMS_MONI_SRV.C_CABusinessAreaValueHelp">
- <Annotation Term="Common.SemanticKey">
- <Collection>
- <PropertyPath>BusinessArea</PropertyPath>
- </Collection>
- </Annotation>
- </Annotations>
- <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" href=".../sap/opu/odata/sap/ZMM_PUR_POITEMS_MONI_SRV/$metadata"/>
- <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="latest-version" href=".../sap/opu/odata/sap/ZMM_PUR_POITEMS_MONI_SRV/$metadata"/>
- </Schema>
- </edmx:DataServices>
- </edmx:Edmx>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement