Advertisement
CutterXYZ

Untitled

Apr 17th, 2025
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.60 KB | None | 0 0
  1. This XML file does not appear to have any style information associated with it. The document tree is shown below.
  2. <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">
  3. <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">
  4. <edmx:Include Namespace="Org.OData.Aggregation.V1" Alias="Aggregation"/>
  5. </edmx:Reference>
  6. <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">
  7. <edmx:Include Namespace="com.sap.vocabularies.Analytics.v1" Alias="Analytics"/>
  8. </edmx:Reference>
  9. <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">
  10. <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
  11. </edmx:Reference>
  12. <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">
  13. <edmx:Include Namespace="com.sap.vocabularies.CodeList.v1" Alias="SAP__CodeList"/>
  14. <edmx:Include Namespace="com.sap.vocabularies.CodeList.v1" Alias="CodeList"/>
  15. </edmx:Reference>
  16. <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">
  17. <edmx:Include Namespace="com.sap.vocabularies.Common.v1" Alias="Common"/>
  18. </edmx:Reference>
  19. <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">
  20. <edmx:Include Namespace="com.sap.vocabularies.Communication.v1" Alias="Communication"/>
  21. </edmx:Reference>
  22. <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">
  23. <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
  24. </edmx:Reference>
  25. <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">
  26. <edmx:Include Namespace="com.sap.vocabularies.PersonalData.v1" Alias="PersonalData"/>
  27. </edmx:Reference>
  28. <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">
  29. <edmx:Include Namespace="com.sap.vocabularies.UI.v1" Alias="UI"/>
  30. </edmx:Reference>
  31. <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">
  32. <edmx:Include Namespace="Org.OData.Validation.V1" Alias="Validation"/>
  33. </edmx:Reference>
  34. <edmx:DataServices m:DataServiceVersion="2.0">
  35. <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">
  36. <EntityType Name="SupplierDeliveryPrediction" sap:content-version="1">
  37. <Key>
  38. <PropertyRef Name="ScheduleLine"/>
  39. <PropertyRef Name="PurchaseOrderItem"/>
  40. <PropertyRef Name="PurchaseOrder"/>
  41. </Key>
  42. <Property Name="ActionMsg" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  43. <Property Name="ActionStatus" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  44. <Property Name="PredictedDelay" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  45. <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"/>
  46. <Property Name="ScheduleLine" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  47. <Property Name="PurchaseOrderItem" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  48. <Property Name="PurchaseOrder" Type="Edm.String" Nullable="false" sap:unicode="false" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/>
  49. </EntityType>
  50. <EntityType Name="C_MassUpdtPurOrdVHType" sap:label="Aide à la saisie pour commande d'achat" sap:value-list="true" sap:content-version="1">
  51. <Key>
  52. <PropertyRef Name="PurchaseOrder"/>
  53. <PropertyRef Name="PurchaseOrderItem"/>
  54. </Key>
  55. <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"/>
  56. <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"/>
  57. <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:text="SupplierName" sap:label="Fournisseur"/>
  58. <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
  59. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  60. <Property Name="CompanyCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Société"/>
  61. <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"/>
  62. <Property Name="ReleaseIsNotCompleted" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Pertin. pr validat." sap:quickinfo="Validation incomplète"/>
  63. <Property Name="PurchasingCompletenessStatus" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Incomplète" sap:quickinfo="Commande incomplète"/>
  64. <Property Name="ProductType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Grpe types produits" sap:quickinfo="Groupe de types de produits"/>
  65. <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="MaterialName" sap:label="Article" sap:quickinfo="Numéro d'article"/>
  66. <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Désignation article"/>
  67. <Property Name="ServicePerformer" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Prest. services" sap:quickinfo="Prestataire de services"/>
  68. <Property Name="IsCompletelyDelivered" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Livraison terminée" sap:quickinfo="Code " Livraison terminée""/>
  69. <Property Name="IsFinallyInvoiced" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Facture finale" sap:quickinfo="Code de facture finale"/>
  70. <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
  71. <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
  72. </EntityType>
  73. <EntityType Name="C_MatlDocOvwCharValueVHType" sap:label="Aide à la saisie pour segment de stock" sap:content-version="1">
  74. <Key>
  75. <PropertyRef Name="ProductCharacteristic1"/>
  76. <PropertyRef Name="ProductCharacteristic2"/>
  77. <PropertyRef Name="ProductCharacteristic3"/>
  78. </Key>
  79. <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"/>
  80. <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"/>
  81. <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"/>
  82. <Property Name="ProductCharacteristic1Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 1"/>
  83. <Property Name="ProductCharacteristic2Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 2"/>
  84. <Property Name="ProductCharacteristic3Desc" Type="Edm.String" MaxLength="70" sap:label="Description caractéristique 3"/>
  85. </EntityType>
  86. <EntityType Name="C_MM_AccountAssignCatValueHelpType" sap:label="Aide à la saisie pour type d'imputation" sap:value-list="true" sap:content-version="1">
  87. <Key>
  88. <PropertyRef Name="AccountAssignmentCategory"/>
  89. </Key>
  90. <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"/>
  91. <Property Name="AcctAssignmentCategoryName" Type="Edm.String" MaxLength="20" sap:label="Description du type d'imputation" sap:quickinfo="Désignation du type d'imputation"/>
  92. </EntityType>
  93. <EntityType Name="C_MM_CompanyCodeValueHelpType" sap:label="Aide à la saisie pour société" sap:value-list="true" sap:content-version="1">
  94. <Key>
  95. <PropertyRef Name="CompanyCode"/>
  96. </Key>
  97. <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
  98. <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"/>
  99. </EntityType>
  100. <EntityType Name="C_MM_MaterialGroupValueHelpType" sap:label="Aide à la saisie pour groupe de marchandises" sap:value-list="true" sap:content-version="1">
  101. <Key>
  102. <PropertyRef Name="MaterialGroup"/>
  103. </Key>
  104. <Property Name="MaterialGroup" Type="Edm.String" Nullable="false" MaxLength="9" sap:display-format="UpperCase" sap:text="MaterialGroupName" sap:label="Groupe de produits"/>
  105. <Property Name="MaterialGroupText" Type="Edm.String" MaxLength="60" sap:label="Texte du groupe d'articles" sap:quickinfo="Description du groupe de marchandises"/>
  106. <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Description du groupe de produits"/>
  107. </EntityType>
  108. <EntityType Name="C_MM_MaterialValueHelpType" sap:label="Aide à la saisie pour article" sap:value-list="true" sap:content-version="1">
  109. <Key>
  110. <PropertyRef Name="Material"/>
  111. <PropertyRef Name="Plant"/>
  112. </Key>
  113. <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"/>
  114. <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
  115. <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Désignation article"/>
  116. <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
  117. <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe de produits"/>
  118. <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Descr. groupe prdts" sap:quickinfo="Description du groupe de produits"/>
  119. <Property Name="MaterialType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de produit"/>
  120. <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe autorisations" sap:quickinfo="Groupe d'autorisations"/>
  121. <Property Name="MaterialTypeName" Type="Edm.String" MaxLength="25" sap:label="Desc. type d'article" sap:quickinfo="Désignation du type d'article"/>
  122. <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"/>
  123. <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"/>
  124. <Property Name="ProductTypeName" Type="Edm.String" MaxLength="40" sap:label="Description du type de produit" sap:quickinfo="Description du groupe de types de produit"/>
  125. </EntityType>
  126. <EntityType Name="C_MM_PlantValueHelpType" sap:label="Aide à la saisie de division" sap:value-list="true" sap:content-version="1">
  127. <Key>
  128. <PropertyRef Name="Plant"/>
  129. <PropertyRef Name="PurchasingOrganization"/>
  130. </Key>
  131. <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Division"/>
  132. <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchasingOrganizationName" sap:label="Organisation d'achats"/>
  133. <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
  134. <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
  135. <Property Name="CityName" Type="Edm.String" MaxLength="40" sap:label="Ville"/>
  136. <Property Name="PostalCode" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Code postal" sap:quickinfo="Code postal de la ville"/>
  137. </EntityType>
  138. <EntityType Name="C_MM_ServicePerformerValueHelpType" sap:label="Aide à la saisie pour prestataire de services" sap:value-list="true" sap:content-version="1">
  139. <Key>
  140. <PropertyRef Name="ServicePerformer"/>
  141. <PropertyRef Name="Supplier"/>
  142. </Key>
  143. <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"/>
  144. <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"/>
  145. <Property Name="SupplierName" Type="Edm.String" MaxLength="35" sap:label="Nom du fournisseur" sap:quickinfo="Nom 1"/>
  146. <Property Name="ServicePerformerName" Type="Edm.String" MaxLength="81" sap:label="Nom complet du prestataire de services" sap:quickinfo="NOM DU PARTENAIRE"/>
  147. <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe autorisations" sap:quickinfo="Groupe d'autorisations"/>
  148. <Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="Prénom du prestataire de services" sap:quickinfo="Prénom du partenaire (personne)"/>
  149. <Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Nom du prestataire de services" sap:quickinfo="Nom de famille du partenaire (personne)"/>
  150. </EntityType>
  151. <EntityType Name="C_MM_SmplSupplierValueHelpType" sap:label="Aide à saisie fournisseurs simple" sap:value-list="true" sap:content-version="1">
  152. <Key>
  153. <PropertyRef Name="Supplier"/>
  154. <PropertyRef Name="CompanyCode"/>
  155. </Key>
  156. <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"/>
  157. <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Société" sap:value-list="standard"/>
  158. <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
  159. <Property Name="Country" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Clé de pays/région"/>
  160. <Property Name="FirstName" Type="Edm.String" MaxLength="40" sap:label="Prénom" sap:quickinfo="Prénom du partenaire (personne)"/>
  161. <Property Name="LastName" Type="Edm.String" MaxLength="40" sap:label="Nom de famille" sap:quickinfo="Nom de famille du partenaire (personne)"/>
  162. <Property Name="OrganizationBPName1" Type="Edm.String" MaxLength="40" sap:label="Nom 1" sap:quickinfo="Nom 1 de l'organisation"/>
  163. <Property Name="OrganizationBPName2" Type="Edm.String" MaxLength="40" sap:label="Nom 2" sap:quickinfo="Nom 2 de l'organisation"/>
  164. <Property Name="OrganizationBPName3" Type="Edm.String" MaxLength="40" sap:label="Nom 3" sap:quickinfo="Nom 3 de l'organisation"/>
  165. <Property Name="OrganizationBPName4" Type="Edm.String" MaxLength="40" sap:label="Nom 4" sap:quickinfo="Nom 4 de l'organisation"/>
  166. <Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Autorisation" sap:quickinfo="Groupe d'autorisations"/>
  167. <Property Name="SupplierAccountGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Groupe de comptes" sap:quickinfo="Groupe de comptes fournisseurs"/>
  168. </EntityType>
  169. <EntityType Name="C_MM_StorLocValueHelpType" sap:label="Aide à la saisie pour magasin" sap:value-list="true" sap:content-version="1">
  170. <Key>
  171. <PropertyRef Name="StorageLocation"/>
  172. <PropertyRef Name="Plant"/>
  173. </Key>
  174. <Property Name="StorageLocation" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="StorageLocationName" sap:label="Magasin"/>
  175. <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Division"/>
  176. <Property Name="StorageLocationName" Type="Edm.String" MaxLength="16" sap:label="Nom du magasin"/>
  177. <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
  178. </EntityType>
  179. <EntityType Name="C_POItemClsdSchedLinesCalcType" sap:label="Surveiller pop-up livraison précédente postes cde d'achat" sap:content-version="1">
  180. <Key>
  181. <PropertyRef Name="PurchaseOrder"/>
  182. <PropertyRef Name="PurchaseOrderItem"/>
  183. <PropertyRef Name="ScheduleLine"/>
  184. </Key>
  185. <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"/>
  186. <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"/>
  187. <Property Name="ScheduleLine" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:label="Echéance" sap:quickinfo="Compteur des échéances"/>
  188. <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur"/>
  189. <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Article" sap:quickinfo="Numéro d'article"/>
  190. <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
  191. <Property Name="DeliveryStatus" Type="Edm.String" MaxLength="1"/>
  192. <Property Name="DaysSincePOPostingDate" Type="Edm.Int32"/>
  193. <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
  194. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  195. <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
  196. </EntityType>
  197. <EntityType Name="C_POItemDelivDurnVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel durée de livraison pr poste commande d'achat" sap:content-version="1">
  198. <Key>
  199. <PropertyRef Name="ID"/>
  200. </Key>
  201. <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
  202. <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"/>
  203. <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"/>
  204. <Property Name="PlannedDeliveryDuration" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:text="DeliveryInfoText1" sap:label="Livraisons à venir"/>
  205. <Property Name="DeliveryInfoText1" Type="Edm.String" MaxLength="40" sap:label="Description de la prochaine livraison" sap:quickinfo="Désignation de mesure"/>
  206. <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
  207. <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
  208. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  209. <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"/>
  210. <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
  211. </EntityType>
  212. <EntityType Name="C_POItemInternalOrdStsVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel de statut de commande d'achat interne" sap:content-version="1">
  213. <Key>
  214. <PropertyRef Name="ID"/>
  215. </Key>
  216. <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
  217. <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"/>
  218. <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"/>
  219. <Property Name="PurchaseOrderStatus" Type="Edm.String" MaxLength="2" sap:aggregation-role="dimension" sap:text="PurchaseOrderOutputStatusName" sap:label="Statut de la commande d'achat"/>
  220. <Property Name="PurchaseOrderOutputStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom du statut interne" sap:quickinfo="Nom de statut du document d'achat"/>
  221. <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
  222. <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
  223. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  224. <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"/>
  225. <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
  226. </EntityType>
  227. <EntityType Name="C_POItemInternalStatusVHType" sap:label="Statut interne pour aide à la saisie de commande d'achat" sap:content-version="1">
  228. <Key>
  229. <PropertyRef Name="PurchaseOrderStatus"/>
  230. </Key>
  231. <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"/>
  232. <Property Name="PurchaseOrderOutputStatusName" Type="Edm.String" MaxLength="60" sap:label="Description du statut interne" sap:quickinfo="Nom de statut du document d'achat"/>
  233. </EntityType>
  234. <EntityType Name="C_POItemInternalStatusVH_2Type" sap:label="Statut de poste de commande d'achat" sap:value-list="true" sap:content-version="1">
  235. <Key>
  236. <PropertyRef Name="PurchaseOrderItemStatus"/>
  237. </Key>
  238. <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"/>
  239. <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"/>
  240. </EntityType>
  241. <EntityType Name="C_POItemNextDeliveryStatusVHType" sap:label="Statut de la prochaine livraison pour poste commande achat" sap:value-list="true" sap:content-version="1">
  242. <Key>
  243. <PropertyRef Name="DeliveryStatus"/>
  244. </Key>
  245. <Property Name="DeliveryStatus" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DeliveryStatusDescription"/>
  246. <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Description du statut de la prochaine livraison"/>
  247. </EntityType>
  248. <EntityType Name="C_POItemNextDeliveryValueHelpType" sap:label="Aide saisie prochaine livraison pour poste commande achat" sap:value-list="true" sap:content-version="1">
  249. <Key>
  250. <PropertyRef Name="PlannedDeliveryDuration"/>
  251. </Key>
  252. <Property Name="PlannedDeliveryDuration" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DeliveryInfoText1" sap:label="Prochaine livraison"/>
  253. <Property Name="DeliveryInfoText1" Type="Edm.String" MaxLength="60" sap:label="Description de la prochaine livraison"/>
  254. </EntityType>
  255. <EntityType Name="C_POItemOrderTypeValueHelpType" sap:label="Aide à la saisie du type de commande" sap:value-list="true" sap:content-version="1">
  256. <Key>
  257. <PropertyRef Name="PurchaseOrderType"/>
  258. </Key>
  259. <Property Name="PurchaseOrderType" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchaseOrderTypeName" sap:label="Type de commande"/>
  260. <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"/>
  261. </EntityType>
  262. <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">
  263. <Key>
  264. <PropertyRef Name="ProductType"/>
  265. </Key>
  266. <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"/>
  267. <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"/>
  268. </EntityType>
  269. <EntityType Name="C_POItmNextDelivStsVislFltrType" sap:semantics="aggregate" sap:label="Filtre visuel du statut de la prochaine livraison" sap:content-version="1">
  270. <Key>
  271. <PropertyRef Name="ID"/>
  272. </Key>
  273. <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
  274. <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"/>
  275. <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"/>
  276. <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"/>
  277. <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Description du statut de la prochaine livraison"/>
  278. <Property Name="DeliveryDateCriticality" Type="Edm.String" MaxLength="8" sap:aggregation-role="dimension"/>
  279. <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:filterable="false"/>
  280. <Property Name="PurchaseOrderType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type de commande d'achat"/>
  281. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  282. <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"/>
  283. <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Division"/>
  284. </EntityType>
  285. <EntityType Name="C_ProductSeasonYearVHType" sap:label="Aide à la saisie exercice saisonnier produit" sap:content-version="1">
  286. <Key>
  287. <PropertyRef Name="ProductSeasonYear"/>
  288. <PropertyRef Name="ProductSeason"/>
  289. <PropertyRef Name="ProductCollection"/>
  290. <PropertyRef Name="ProductTheme"/>
  291. </Key>
  292. <Property Name="ProductSeasonYear" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="ProductSeasonYear_Text" sap:label="Exercice saisonnier"/>
  293. <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"/>
  294. <Property Name="ProductSeason" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Saison"/>
  295. <Property Name="ProductCollection" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Collection" sap:quickinfo="Collection Fashion"/>
  296. <Property Name="ProductTheme" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Thème" sap:quickinfo="Thème Fashion"/>
  297. </EntityType>
  298. <EntityType Name="C_ProductUnitOfMeasureVHType" sap:label="Unité de quantité" sap:value-list="true" sap:content-version="1">
  299. <Key>
  300. <PropertyRef Name="UnitOfMeasure"/>
  301. </Key>
  302. <Property Name="UnitOfMeasure" Type="Edm.String" Nullable="false" MaxLength="3" sap:text="UnitOfMeasure_Text" sap:label="Unité de mesure" sap:semantics="unit-of-measure"/>
  303. <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"/>
  304. <Property Name="UnitOfMeasureDimension" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Dimension" sap:quickinfo="Code dimension"/>
  305. <Property Name="UnitOfMeasureISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Code ISO" sap:quickinfo="Code ISO unité de mesure"/>
  306. </EntityType>
  307. <EntityType Name="C_PurchaseContractValHelpType" sap:label="Aide à la saisie pour contrat d'achat" sap:value-list="true" sap:content-version="1">
  308. <Key>
  309. <PropertyRef Name="PurchaseContract"/>
  310. </Key>
  311. <Property Name="PurchaseContract" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:label="Contrat d'achat"/>
  312. <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur"/>
  313. <Property Name="DocumentCurrency" Type="Edm.String" MaxLength="5" sap:label="Devise" sap:quickinfo="Clé de devise" sap:semantics="currency-code"/>
  314. <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é"/>
  315. <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é"/>
  316. <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
  317. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  318. </EntityType>
  319. <EntityType Name="C_PurchaseOrderItemMoniResult" sap:semantics="aggregate" sap:label="Suivi des postes de commande d'achat" sap:content-version="1">
  320. <Key>
  321. <PropertyRef Name="ID"/>
  322. </Key>
  323. <Property Name="ID" Type="Edm.String" Nullable="false" sap:sortable="false" sap:filterable="false"/>
  324. <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"/>
  325. <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"/>
  326. <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"/>
  327. <Property Name="FormattedPurchaseOrderItem" Type="Edm.String" MaxLength="16" sap:aggregation-role="dimension" sap:label="Poste de commande d'achat"/>
  328. <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"/>
  329. <Property Name="PurchaseOrderTypeName" Type="Edm.String" MaxLength="20" sap:label="Description du type de commande" sap:quickinfo="Description du type de commande d'achat"/>
  330. <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"/>
  331. <Property Name="SupplierName" Type="Edm.String" MaxLength="80" sap:label="Nom du fournisseur"/>
  332. <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"/>
  333. <Property Name="SupplyingPlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division cédante"/>
  334. <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"/>
  335. <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
  336. <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"/>
  337. <Property Name="CompanyCodeName" Type="Edm.String" MaxLength="25" sap:label="Nom de la société"/>
  338. <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"/>
  339. <Property Name="PurchasingGroupName" Type="Edm.String" MaxLength="18" sap:label="Nom du groupe d'acheteurs"/>
  340. <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"/>
  341. <Property Name="CurrencyName" Type="Edm.String" MaxLength="40" sap:label="Description"/>
  342. <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"/>
  343. <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"/>
  344. <Property Name="CreatedByUserFullName" Type="Edm.String" MaxLength="80" sap:label="Créé par" sap:quickinfo="Nom de l'utilisateur qui a créé la commande"/>
  345. <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"/>
  346. <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"/>
  347. <Property Name="PurchaseContractItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de contrat d'achat"/>
  348. <Property Name="NumberOfPurchaseOrderItems" Type="Edm.Int32" sap:aggregation-role="measure" sap:label="Nombre de postes" sap:sortable="false" sap:filterable="false"/>
  349. <Property Name="PurchaseOrderItemText" Type="Edm.String" MaxLength="40" sap:label="Désignation" sap:quickinfo="Désignation de l'article"/>
  350. <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"/>
  351. <Property Name="MaterialGroupName" Type="Edm.String" MaxLength="20" sap:label="Désignation du groupe de marchandises"/>
  352. <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"/>
  353. <Property Name="MaterialName" Type="Edm.String" MaxLength="40" sap:label="Nom de l'article" sap:quickinfo="Désignation article"/>
  354. <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"/>
  355. <Property Name="ProductTypeName" Type="Edm.String" MaxLength="40" sap:label="Nom du groupe de types de produits"/>
  356. <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"/>
  357. <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"/>
  358. <Property Name="PurOrdItemCategoryName" Type="Edm.String" MaxLength="20" sap:label="Nom du type de poste"/>
  359. <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"/>
  360. <Property Name="AcctAssignmentCategoryName" Type="Edm.String" MaxLength="20" sap:label="Nom de la catégorie d'imputation"/>
  361. <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"/>
  362. <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
  363. <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"/>
  364. <Property Name="ServicePerformerName" Type="Edm.String" MaxLength="81" sap:label="Nom du prestataire de services"/>
  365. <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"/>
  366. <Property Name="PurgCatName" Type="Edm.String" MaxLength="60" sap:label="Nom de la catégorie d'achats"/>
  367. <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"/>
  368. <Property Name="DeliveryDateCriticality" Type="Edm.Byte" sap:aggregation-role="None" sap:sortable="false"/>
  369. <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"/>
  370. <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"/>
  371. <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"/>
  372. <Property Name="DeliveryStatusDescription" Type="Edm.String" MaxLength="60" sap:label="Statut de livraison suivant"/>
  373. <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"/>
  374. <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"/>
  375. <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"/>
  376. <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"/>
  377. <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"/>
  378. <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"/>
  379. <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"/>
  380. <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"/>
  381. <Property Name="GoodsReceiptQty" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité livrée"/>
  382. <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"/>
  383. <Property Name="StillToBeDeliveredQuantity" Type="Edm.Decimal" Precision="14" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité à livrer"/>
  384. <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"/>
  385. <Property Name="InvoiceReceiptQty" Type="Edm.Decimal" Precision="13" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité facturée"/>
  386. <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"/>
  387. <Property Name="StillToInvoiceQuantity" Type="Edm.Decimal" Precision="14" Scale="3" sap:aggregation-role="dimension" sap:unit="PurchaseOrderQuantityUnit" sap:label="Quantité à calculer"/>
  388. <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"/>
  389. <Property Name="NetPriceQuantity" Type="Edm.Decimal" Precision="5" Scale="0" sap:aggregation-role="dimension" sap:unit="OrderPriceUnit" sap:label="Unité de prix"/>
  390. <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"/>
  391. <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.)"/>
  392. <Property Name="DisplayCurrency" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Devise d'affichage" sap:filterable="false" sap:semantics="currency-code"/>
  393. <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"/>
  394. <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"/>
  395. <Property Name="IsCompletelyDelivered" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Livraison finale" sap:quickinfo="Code de livraison finale"/>
  396. <Property Name="IsFinallyInvoiced" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Facture finale" sap:quickinfo="Code de facture finale"/>
  397. <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"/>
  398. <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"/>
  399. <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é"/>
  400. <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"/>
  401. <Property Name="StorageLocationName" Type="Edm.String" MaxLength="16" sap:label="Nom du magasin"/>
  402. <Property Name="RequirementTracking" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Numéro de besoin"/>
  403. <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"/>
  404. <Property Name="PurchaseRequisitionItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de demande d'achat"/>
  405. <Property Name="PlannedDeliveryDuration" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:label="Livraisons à venir" sap:value-list="fixed-values"/>
  406. <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"/>
  407. <Property Name="RequestForQuotationItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:label="Poste de demande d'offre"/>
  408. <Property Name="SupplierQuotation" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Offre fournisseur"/>
  409. <Property Name="SupplierQuotationItem" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Poste de l'offre fournisseur"/>
  410. <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"/>
  411. <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"/>
  412. <Property Name="PurchasingIsBlocked" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Blocage achats centralisé sur fournisseur"/>
  413. <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"/>
  414. <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"/>
  415. <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"/>
  416. <Property Name="PurchaseOrderItemStatusName" Type="Edm.String" MaxLength="60" sap:label="Nom statut doc.achat" sap:quickinfo="Nom de statut du document d'achat"/>
  417. <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"/>
  418. <Property Name="zzpurchaser" Type="Edm.String" MaxLength="20" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Approvisionneur"/>
  419. <Property Name="zzsales_order" Type="Edm.String" MaxLength="14" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Commande Client"/>
  420. <Property Name="zzsatellite" Type="Edm.String" MaxLength="18" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Satellite"/>
  421. <Property Name="zztransponder" Type="Edm.String" MaxLength="18" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Répeteur"/>
  422. <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"/>
  423. <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)"/>
  424. <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"/>
  425. <Property Name="zzpr_po_amount_disc" Type="Edm.Decimal" Precision="11" Scale="3" sap:aggregation-role="dimension" sap:label="Montant Hors-budget"/>
  426. <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)"/>
  427. <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"/>
  428. <Property Name="MaterialType" Type="Edm.String" MaxLength="4" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Type d'article"/>
  429. <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"/>
  430. <Property Name="zzctrl_discrepency" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Ecart CDG"/>
  431. <Property Name="zzpurch_discrepency" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Ecart Achat"/>
  432. <Property Name="zcontrat_ini" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrat Initial"/>
  433. <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"/>
  434. <Property Name="znb_mois" Type="Edm.String" MaxLength="3" sap:aggregation-role="dimension" sap:display-format="NonNegative" sap:label="Nombre de mois"/>
  435. <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"/>
  436. <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"/>
  437. <Property Name="zzcontract_object" Type="Edm.String" MaxLength="60" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Objet Contrat"/>
  438. <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é"/>
  439. <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é"/>
  440. <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"/>
  441. <Property Name="zind_ctrcadre" Type="Edm.String" MaxLength="1" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Contrat cadre"/>
  442. <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"/>
  443. <Property Name="z_fkztx" Type="Edm.String" MaxLength="30" sap:aggregation-role="dimension" sap:label="Statut de validation"/>
  444. <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"/>
  445. <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"/>
  446. <Property Name="PurgDocEstimatedPrice" Type="Edm.Boolean" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Prix estimé" sap:quickinfo="Code : prix estimé"/>
  447. <Property Name="RequisitionerName" Type="Edm.String" MaxLength="12" sap:aggregation-role="dimension" sap:label="Demandeur" sap:quickinfo="Nom du demandeur"/>
  448. <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"/>
  449. <Property Name="ZPR_AMOUNT" Type="Edm.Decimal" Precision="15" Scale="2" sap:aggregation-role="dimension" sap:label="Montant poste DA"/>
  450. <Property Name="prctr" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Centre de profit"/>
  451. <Property Name="CostCenter" Type="Edm.String" MaxLength="10" sap:aggregation-role="dimension" sap:display-format="UpperCase" sap:label="Centre de coûts"/>
  452. <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"/>
  453. <Property Name="verna" Type="Edm.String" MaxLength="25" sap:aggregation-role="dimension" sap:label="Responsable Budg." sap:quickinfo="Responsable Budgetaire"/>
  454. <Property Name="astna" Type="Edm.String" MaxLength="25" sap:aggregation-role="dimension" sap:label="COMEX"/>
  455. <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)"/>
  456. <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"/>
  457. <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"/>
  458. <Property Name="length" Type="Edm.Int32" sap:aggregation-role="dimension"/>
  459. <Property Name="Department" Type="Edm.String" MaxLength="5" sap:aggregation-role="dimension"/>
  460. <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"/>
  461. <NavigationProperty Name="Parameters" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_A4A746850052D6C410DBE603D0B69D61" FromRole="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61" ToRole="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61" sap:filterable="false"/>
  462. </EntityType>
  463. <EntityType Name="C_PurchaseOrderItemMoniParameters" sap:semantics="parameters" sap:content-version="1">
  464. <Key>
  465. <PropertyRef Name="P_DisplayCurrency"/>
  466. </Key>
  467. <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"/>
  468. <NavigationProperty Name="Results" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_A4A746850052D6C410DBE603D0B69D61" FromRole="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61" ToRole="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
  469. </EntityType>
  470. <EntityType Name="C_PurchaseRequisitionValueHelpType" sap:label="Aide à la saisie pour demande d'achat" sap:value-list="true" sap:content-version="1">
  471. <Key>
  472. <PropertyRef Name="PurchaseRequisition"/>
  473. <PropertyRef Name="PurchaseRequisitionItem"/>
  474. </Key>
  475. <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"/>
  476. <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"/>
  477. <Property Name="PurchaseRequisitionItemText" Type="Edm.String" MaxLength="40" sap:label="Désignation"/>
  478. <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"/>
  479. <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"/>
  480. <Property Name="Material_Text" Type="Edm.String" MaxLength="40" sap:label="Désignation article" sap:creatable="false" sap:updatable="false"/>
  481. <Property Name="Plant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
  482. <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
  483. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  484. <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"/>
  485. <Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Nom de la division"/>
  486. </EntityType>
  487. <EntityType Name="C_PurchasingCategoryValueHelpType" sap:label="Aide à la saisie de catégorie d'achats" sap:value-list="true" sap:content-version="1">
  488. <Key>
  489. <PropertyRef Name="PurgCatUUID"/>
  490. <PropertyRef Name="PurchasingCategory"/>
  491. </Key>
  492. <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"/>
  493. <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"/>
  494. <Property Name="PurgCatName" Type="Edm.String" MaxLength="60" sap:label="Nom catégorie achats" sap:quickinfo="Nom de catégorie d'achats"/>
  495. <Property Name="PurgCatIsInactive" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Statut" sap:quickinfo="Statut inactif"/>
  496. </EntityType>
  497. <EntityType Name="C_PurchasingGroupValueHelpType" sap:label="Aide à la recherche pour groupe d'acheteurs" sap:value-list="true" sap:content-version="1">
  498. <Key>
  499. <PropertyRef Name="PurchasingGroup"/>
  500. </Key>
  501. <Property Name="PurchasingGroup" Type="Edm.String" Nullable="false" MaxLength="3" sap:display-format="UpperCase" sap:text="PurchasingGroupName" sap:label="Groupe d'acheteurs"/>
  502. <Property Name="PurchasingGroupName" Type="Edm.String" MaxLength="18" sap:label="Nom groupe acheteurs" sap:quickinfo="Nom du groupe d'acheteurs"/>
  503. <Property Name="PurchasingGroupPhoneNumber" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Numéro de téléphone du groupe d'acheteurs"/>
  504. <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°"/>
  505. <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"/>
  506. <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"/>
  507. <Property Name="EmailAddress" Type="Edm.String" MaxLength="241" sap:label="Adresse e-mail" sap:semantics="email"/>
  508. </EntityType>
  509. <EntityType Name="C_PurchasingOrgValueHelpType" sap:label="Organisation d'achats" sap:value-list="true" sap:content-version="1">
  510. <Key>
  511. <PropertyRef Name="PurchasingOrganization"/>
  512. </Key>
  513. <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PurchasingOrganizationName" sap:label="Organisation d'achats"/>
  514. <Property Name="PurchasingOrganizationName" Type="Edm.String" MaxLength="20" sap:label="Nom de l'organisation d'achats"/>
  515. <Property Name="CompanyCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
  516. <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"/>
  517. </EntityType>
  518. <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">
  519. <Key>
  520. <PropertyRef Name="PurchasingDocumentItemCategory"/>
  521. </Key>
  522. <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"/>
  523. <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"/>
  524. <Property Name="PurgDocItemCategoryName" Type="Edm.String" MaxLength="20" sap:label="Texte type poste" sap:quickinfo="Type de poste : texte"/>
  525. </EntityType>
  526. <EntityType Name="C_PurDocItmStockSegmentVHType" sap:label="Vue d'aide pour segment de stock" sap:value-list="true" sap:content-version="1">
  527. <Key>
  528. <PropertyRef Name="StockSegment"/>
  529. </Key>
  530. <Property Name="StockSegment" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:label="Segment de stock"/>
  531. </EntityType>
  532. <EntityType Name="C_RFQValueHelpType" sap:label="Aide à la saisie pour demande d'offre" sap:value-list="true" sap:content-version="1">
  533. <Key>
  534. <PropertyRef Name="RequestForQuotation"/>
  535. </Key>
  536. <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"/>
  537. <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"/>
  538. <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"/>
  539. <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"/>
  540. <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"/>
  541. <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"/>
  542. <Property Name="FullName" Type="Edm.String" MaxLength="80" sap:label="Nom complet" sap:quickinfo="Nom complet du créateur de RFQ"/>
  543. <Property Name="PurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation d'achats"/>
  544. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  545. <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"/>
  546. <Property Name="IsEndOfPurposeBlocked" Type="Edm.Boolean" sap:label="Object. cial atteint" sap:quickinfo="Objectif commercial atteint"/>
  547. </EntityType>
  548. <EntityType Name="I_CompanyCodeStdVHType" sap:label="Société" sap:value-list="true" sap:content-version="1">
  549. <Key>
  550. <PropertyRef Name="CompanyCode"/>
  551. </Key>
  552. <Property Name="CompanyCode" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="CompanyCodeName" sap:label="Société"/>
  553. <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"/>
  554. </EntityType>
  555. <EntityType Name="I_CurrencyType" sap:label="Devise" sap:value-list="true" sap:content-version="1">
  556. <Key>
  557. <PropertyRef Name="Currency"/>
  558. </Key>
  559. <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"/>
  560. <Property Name="Currency_Text" Type="Edm.String" MaxLength="40" sap:label="Description" sap:creatable="false" sap:updatable="false"/>
  561. <Property Name="Decimals" Type="Edm.Byte" sap:label="Nombre de décimales"/>
  562. <Property Name="CurrencyISOCode" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Code ISO" sap:quickinfo="Code devise ISO"/>
  563. <Property Name="AlternativeCurrencyKey" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Clé alternative"/>
  564. <Property Name="IsPrimaryCurrencyForISOCrcy" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Primaire" sap:quickinfo="Code de devise SAP primaire pour code ISO"/>
  565. <NavigationProperty Name="to_Text" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" FromRole="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" ToRole="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
  566. </EntityType>
  567. <EntityType Name="I_CurrencyTextType" sap:label="Texte de devise" sap:content-version="1">
  568. <Key>
  569. <PropertyRef Name="Language"/>
  570. <PropertyRef Name="Currency"/>
  571. </Key>
  572. <Property Name="Language" Type="Edm.String" Nullable="false" MaxLength="2" sap:label="Code langue"/>
  573. <Property Name="Currency" Type="Edm.String" Nullable="false" MaxLength="5" sap:label="Devise" sap:quickinfo="Clé de devise" sap:semantics="currency-code"/>
  574. <Property Name="CurrencyName" Type="Edm.String" MaxLength="40" sap:label="Description"/>
  575. <Property Name="CurrencyShortName" Type="Edm.String" MaxLength="15" sap:label="Désignation"/>
  576. </EntityType>
  577. <EntityType Name="I_ProcmtSuplrDelivForecastType" sap:label="Vue d'interface pour prévision de réception fournisseur" sap:value-list="true" sap:content-version="1">
  578. <Key>
  579. <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
  580. </Key>
  581. <Property Name="PredictedDelDaysRltnPOPostDate" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="PredictedDelDaysRltnPOPostDate_Text"/>
  582. <Property Name="PredictedDelDaysRltnPOPostDate_Text" Type="Edm.String" MaxLength="60" sap:creatable="false" sap:updatable="false"/>
  583. <NavigationProperty Name="to_Text" Relationship="MM_PUR_POITEMS_MONI_SRV.assoc_BA4111679C5972BCDFA48D3E36383E01" FromRole="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01" ToRole="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
  584. </EntityType>
  585. <EntityType Name="I_ProcmtSuplrDelivForecastTextType" sap:label="Vue d'interface pour prévision de réception fournisseur" sap:content-version="1">
  586. <Key>
  587. <PropertyRef Name="Language"/>
  588. <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
  589. </Key>
  590. <Property Name="Language" Type="Edm.String" Nullable="false" MaxLength="2" sap:label="Code langue"/>
  591. <Property Name="PredictedDelDaysRltnPOPostDate" Type="Edm.String" Nullable="false" MaxLength="10" sap:text="DomainText"/>
  592. <Property Name="DomainText" Type="Edm.String" MaxLength="60"/>
  593. </EntityType>
  594. <EntityType Name="I_ProductVHType" sap:label="Aide à la saisie pour produit" sap:content-version="1">
  595. <Key>
  596. <PropertyRef Name="Product"/>
  597. </Key>
  598. <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"/>
  599. <Property Name="Product_Text" Type="Edm.String" MaxLength="40" sap:label="Description produit" sap:quickinfo="Description du produit" sap:creatable="false" sap:updatable="false"/>
  600. <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"/>
  601. <Property Name="IndustrySector" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Branche"/>
  602. <Property Name="ProductType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type de produit"/>
  603. <Property Name="ProductGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe de produits"/>
  604. <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"/>
  605. <Property Name="GrossWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="WeightUnit" sap:label="Poids brut"/>
  606. <Property Name="NetWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="WeightUnit" sap:label="Poids net"/>
  607. <Property Name="WeightUnit" Type="Edm.String" MaxLength="3" sap:label="Unité de poids" sap:semantics="unit-of-measure"/>
  608. <Property Name="ManufacturerNumber" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fabricant" sap:quickinfo="Numéro d'un fabricant"/>
  609. <Property Name="IsBatchManagementRequired" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Gestion des lots" sap:quickinfo="Code de gestion obligatoire par lots"/>
  610. <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"/>
  611. <Property Name="ArticleCategory" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Catégorie de produit"/>
  612. </EntityType>
  613. <EntityType Name="I_PurchasingInfoRecordStdVHType" sap:label="Fiche infos-achats" sap:value-list="true" sap:content-version="1">
  614. <Key>
  615. <PropertyRef Name="PurchasingInfoRecord"/>
  616. <PropertyRef Name="PurchasingOrganization"/>
  617. <PropertyRef Name="Plant"/>
  618. <PropertyRef Name="PurchasingInfoRecordCategory"/>
  619. </Key>
  620. <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"/>
  621. <Property Name="PurchasingOrganization" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Organisation achats" sap:quickinfo="Organisation d'achats"/>
  622. <Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Division"/>
  623. <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"/>
  624. <Property Name="PurchasingGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Groupe d'acheteurs"/>
  625. <Property Name="Supplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Fournisseur" sap:quickinfo="Numéro de compte fournisseur"/>
  626. <Property Name="Material" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Article" sap:quickinfo="Numéro d'article"/>
  627. <Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Groupe d'articles"/>
  628. </EntityType>
  629. <EntityType Name="C_CABusinessAreaValueHelp" sap:value-list="true" sap:content-version="1">
  630. <Key>
  631. <PropertyRef Name="BusinessArea"/>
  632. </Key>
  633. <Property Name="BusinessArea" Type="Edm.String" Nullable="false" MaxLength="4" sap:text="BusinessAreaName" sap:label="Dom.activité"/>
  634. <Property Name="BusinessAreaName" Type="Edm.String" MaxLength="30" sap:label="Descr. dom.act."/>
  635. </EntityType>
  636. <Association Name="assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B" sap:content-version="1">
  637. <End Type="MM_PUR_POITEMS_MONI_SRV.I_CurrencyType" Multiplicity="1" Role="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
  638. <End Type="MM_PUR_POITEMS_MONI_SRV.I_CurrencyTextType" Multiplicity="*" Role="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
  639. </Association>
  640. <Association Name="assoc_A4A746850052D6C410DBE603D0B69D61" sap:content-version="1">
  641. <End Type="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniParameters" Multiplicity="1" Role="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
  642. <End Type="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult" Multiplicity="*" Role="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
  643. </Association>
  644. <Association Name="assoc_BA4111679C5972BCDFA48D3E36383E01" sap:content-version="1">
  645. <End Type="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastType" Multiplicity="1" Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
  646. <OnDelete Action="Cascade"/>
  647. </End>
  648. <End Type="MM_PUR_POITEMS_MONI_SRV.I_ProcmtSuplrDelivForecastTextType" Multiplicity="*" Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
  649. <ReferentialConstraint>
  650. <Principal Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
  651. <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
  652. </Principal>
  653. <Dependent Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01">
  654. <PropertyRef Name="PredictedDelDaysRltnPOPostDate"/>
  655. </Dependent>
  656. </ReferentialConstraint>
  657. </Association>
  658. <EntityContainer Name="MM_PUR_POITEMS_MONI_SRV_Entities" m:IsDefaultEntityContainer="true" sap:message-scope-supported="true" sap:supported-formats="atom json xlsx">
  659. <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"/>
  660. <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"/>
  661. <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"/>
  662. <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"/>
  663. <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"/>
  664. <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"/>
  665. <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"/>
  666. <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"/>
  667. <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"/>
  668. <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"/>
  669. <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"/>
  670. <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"/>
  671. <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"/>
  672. <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"/>
  673. <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"/>
  674. <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"/>
  675. <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"/>
  676. <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"/>
  677. <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"/>
  678. <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"/>
  679. <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"/>
  680. <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"/>
  681. <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"/>
  682. <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"/>
  683. <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"/>
  684. <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"/>
  685. <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"/>
  686. <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"/>
  687. <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"/>
  688. <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"/>
  689. <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"/>
  690. <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"/>
  691. <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"/>
  692. <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"/>
  693. <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"/>
  694. <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"/>
  695. <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"/>
  696. <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"/>
  697. <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"/>
  698. <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"/>
  699. <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"/>
  700. <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">
  701. <End EntitySet="I_Currency" Role="FromRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
  702. <End EntitySet="I_CurrencyText" Role="ToRole_assoc_EA9CB1F40E68ABB76A6ED04B1A9C3C2B"/>
  703. </AssociationSet>
  704. <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">
  705. <End EntitySet="C_PurchaseOrderItemMoni" Role="FromRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
  706. <End EntitySet="C_PurchaseOrderItemMoniResults" Role="ToRole_assoc_A4A746850052D6C410DBE603D0B69D61"/>
  707. </AssociationSet>
  708. <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">
  709. <End EntitySet="I_ProcmtSuplrDelivForecast" Role="FromRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
  710. <End EntitySet="I_ProcmtSuplrDelivForecastText" Role="ToRole_assoc_BA4111679C5972BCDFA48D3E36383E01"/>
  711. </AssociationSet>
  712. <FunctionImport Name="SupplierDelvryPredFI" ReturnType="MM_PUR_POITEMS_MONI_SRV.SupplierDeliveryPrediction" EntitySet="SupplierDeliveryPredictionSet" m:HttpMethod="POST">
  713. <Parameter Name="ScheduleLine" Type="Edm.String" Mode="In"/>
  714. <Parameter Name="PurchaseOrderItem" Type="Edm.String" Mode="In"/>
  715. <Parameter Name="PurchaseOrder" Type="Edm.String" Mode="In"/>
  716. <Parameter Name="PredictedDeliveryDate" Type="Edm.DateTime" Mode="In" Precision="0" sap:label="Horodatage"/>
  717. <Parameter Name="PredictedDelay" Type="Edm.String" Mode="In"/>
  718. <Parameter Name="ActionStatus" Type="Edm.String" Mode="In"/>
  719. <Parameter Name="ActionMsg" Type="Edm.String" Mode="In"/>
  720. </FunctionImport>
  721. </EntityContainer>
  722. <Annotation xmlns="http://docs.oasis-open.org/odata/ns/edm" Term="Core.SchemaVersion" String="1.0.0"/>
  723. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_SmplSupplierValueHelpType/CompanyCode">
  724. <Annotation Term="Common.ValueList">
  725. <Record>
  726. <PropertyValue Property="Label" String="Company Code"/>
  727. <PropertyValue Property="CollectionPath" String="I_CompanyCodeStdVH"/>
  728. <PropertyValue Property="SearchSupported" Bool="true"/>
  729. <PropertyValue Property="Parameters">
  730. <Collection>
  731. <Record Type="Common.ValueListParameterInOut">
  732. <PropertyValue Property="LocalDataProperty" PropertyPath="CompanyCode"/>
  733. <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
  734. </Record>
  735. <Record Type="Common.ValueListParameterDisplayOnly">
  736. <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
  737. </Record>
  738. </Collection>
  739. </PropertyValue>
  740. </Record>
  741. </Annotation>
  742. </Annotations>
  743. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrder">
  744. <Annotation Term="Common.ValueList">
  745. <Record>
  746. <PropertyValue Property="Label" String="Purchase Order Value Help"/>
  747. <PropertyValue Property="CollectionPath" String="C_MassUpdtPurOrdVH"/>
  748. <PropertyValue Property="SearchSupported" Bool="true"/>
  749. <PropertyValue Property="Parameters">
  750. <Collection>
  751. <Record Type="Common.ValueListParameterInOut">
  752. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrder"/>
  753. <PropertyValue Property="ValueListProperty" String="PurchaseOrder"/>
  754. </Record>
  755. <Record Type="Common.ValueListParameterDisplayOnly">
  756. <PropertyValue Property="ValueListProperty" String="PurchaseOrderItem"/>
  757. </Record>
  758. <Record Type="Common.ValueListParameterDisplayOnly">
  759. <PropertyValue Property="ValueListProperty" String="Supplier"/>
  760. </Record>
  761. <Record Type="Common.ValueListParameterDisplayOnly">
  762. <PropertyValue Property="ValueListProperty" String="SupplierName"/>
  763. </Record>
  764. <Record Type="Common.ValueListParameterDisplayOnly">
  765. <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
  766. </Record>
  767. <Record Type="Common.ValueListParameterDisplayOnly">
  768. <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
  769. </Record>
  770. <Record Type="Common.ValueListParameterDisplayOnly">
  771. <PropertyValue Property="ValueListProperty" String="PurchasingDocumentDeletionCode"/>
  772. </Record>
  773. <Record Type="Common.ValueListParameterDisplayOnly">
  774. <PropertyValue Property="ValueListProperty" String="ReleaseIsNotCompleted"/>
  775. </Record>
  776. <Record Type="Common.ValueListParameterDisplayOnly">
  777. <PropertyValue Property="ValueListProperty" String="PurchasingCompletenessStatus"/>
  778. </Record>
  779. <Record Type="Common.ValueListParameterDisplayOnly">
  780. <PropertyValue Property="ValueListProperty" String="ProductType"/>
  781. </Record>
  782. <Record Type="Common.ValueListParameterDisplayOnly">
  783. <PropertyValue Property="ValueListProperty" String="Material"/>
  784. </Record>
  785. <Record Type="Common.ValueListParameterDisplayOnly">
  786. <PropertyValue Property="ValueListProperty" String="MaterialName"/>
  787. </Record>
  788. <Record Type="Common.ValueListParameterDisplayOnly">
  789. <PropertyValue Property="ValueListProperty" String="ServicePerformer"/>
  790. </Record>
  791. <Record Type="Common.ValueListParameterDisplayOnly">
  792. <PropertyValue Property="ValueListProperty" String="IsCompletelyDelivered"/>
  793. </Record>
  794. <Record Type="Common.ValueListParameterDisplayOnly">
  795. <PropertyValue Property="ValueListProperty" String="IsFinallyInvoiced"/>
  796. </Record>
  797. <Record Type="Common.ValueListParameterDisplayOnly">
  798. <PropertyValue Property="ValueListProperty" String="PurchaseOrderType"/>
  799. </Record>
  800. <Record Type="Common.ValueListParameterDisplayOnly">
  801. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  802. </Record>
  803. </Collection>
  804. </PropertyValue>
  805. </Record>
  806. </Annotation>
  807. </Annotations>
  808. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderType">
  809. <Annotation Term="Common.ValueList">
  810. <Record>
  811. <PropertyValue Property="Label" String="Order Type Value Help"/>
  812. <PropertyValue Property="CollectionPath" String="C_POItemOrderTypeValueHelp"/>
  813. <PropertyValue Property="SearchSupported" Bool="true"/>
  814. <PropertyValue Property="Parameters">
  815. <Collection>
  816. <Record Type="Common.ValueListParameterInOut">
  817. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderType"/>
  818. <PropertyValue Property="ValueListProperty" String="PurchaseOrderType"/>
  819. </Record>
  820. <Record Type="Common.ValueListParameterDisplayOnly">
  821. <PropertyValue Property="ValueListProperty" String="PurchaseOrderTypeName"/>
  822. </Record>
  823. </Collection>
  824. </PropertyValue>
  825. </Record>
  826. </Annotation>
  827. </Annotations>
  828. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Supplier">
  829. <Annotation Term="Common.ValueList">
  830. <Record>
  831. <PropertyValue Property="Label" String="Simple Supplier Value Help"/>
  832. <PropertyValue Property="CollectionPath" String="C_MM_SmplSupplierValueHelp"/>
  833. <PropertyValue Property="SearchSupported" Bool="true"/>
  834. <PropertyValue Property="Parameters">
  835. <Collection>
  836. <Record Type="Common.ValueListParameterInOut">
  837. <PropertyValue Property="LocalDataProperty" PropertyPath="Supplier"/>
  838. <PropertyValue Property="ValueListProperty" String="Supplier"/>
  839. </Record>
  840. <Record Type="Common.ValueListParameterDisplayOnly">
  841. <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
  842. </Record>
  843. <Record Type="Common.ValueListParameterDisplayOnly">
  844. <PropertyValue Property="ValueListProperty" String="SupplierName"/>
  845. </Record>
  846. <Record Type="Common.ValueListParameterDisplayOnly">
  847. <PropertyValue Property="ValueListProperty" String="Country"/>
  848. </Record>
  849. </Collection>
  850. </PropertyValue>
  851. </Record>
  852. </Annotation>
  853. </Annotations>
  854. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/SupplyingPlant">
  855. <Annotation Term="Common.ValueList">
  856. <Record>
  857. <PropertyValue Property="Label" String="Plant Value Help"/>
  858. <PropertyValue Property="CollectionPath" String="C_MM_PlantValueHelp"/>
  859. <PropertyValue Property="SearchSupported" Bool="true"/>
  860. <PropertyValue Property="Parameters">
  861. <Collection>
  862. <Record Type="Common.ValueListParameterInOut">
  863. <PropertyValue Property="LocalDataProperty" PropertyPath="SupplyingPlant"/>
  864. <PropertyValue Property="ValueListProperty" String="Plant"/>
  865. </Record>
  866. <Record Type="Common.ValueListParameterDisplayOnly">
  867. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  868. </Record>
  869. <Record Type="Common.ValueListParameterDisplayOnly">
  870. <PropertyValue Property="ValueListProperty" String="PlantName"/>
  871. </Record>
  872. <Record Type="Common.ValueListParameterDisplayOnly">
  873. <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
  874. </Record>
  875. <Record Type="Common.ValueListParameterDisplayOnly">
  876. <PropertyValue Property="ValueListProperty" String="CityName"/>
  877. </Record>
  878. <Record Type="Common.ValueListParameterDisplayOnly">
  879. <PropertyValue Property="ValueListProperty" String="PostalCode"/>
  880. </Record>
  881. </Collection>
  882. </PropertyValue>
  883. </Record>
  884. </Annotation>
  885. </Annotations>
  886. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingOrganization">
  887. <Annotation Term="Common.ValueList">
  888. <Record>
  889. <PropertyValue Property="Label" String="Purchasing Organization"/>
  890. <PropertyValue Property="CollectionPath" String="C_PurchasingOrgValueHelp"/>
  891. <PropertyValue Property="SearchSupported" Bool="true"/>
  892. <PropertyValue Property="Parameters">
  893. <Collection>
  894. <Record Type="Common.ValueListParameterInOut">
  895. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingOrganization"/>
  896. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  897. </Record>
  898. <Record Type="Common.ValueListParameterDisplayOnly">
  899. <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
  900. </Record>
  901. <Record Type="Common.ValueListParameterDisplayOnly">
  902. <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
  903. </Record>
  904. <Record Type="Common.ValueListParameterDisplayOnly">
  905. <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
  906. </Record>
  907. </Collection>
  908. </PropertyValue>
  909. </Record>
  910. </Annotation>
  911. </Annotations>
  912. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/CompanyCode">
  913. <Annotation Term="Common.ValueList">
  914. <Record>
  915. <PropertyValue Property="Label" String="Company Code Value Help"/>
  916. <PropertyValue Property="CollectionPath" String="C_MM_CompanyCodeValueHelp"/>
  917. <PropertyValue Property="SearchSupported" Bool="true"/>
  918. <PropertyValue Property="Parameters">
  919. <Collection>
  920. <Record Type="Common.ValueListParameterInOut">
  921. <PropertyValue Property="LocalDataProperty" PropertyPath="CompanyCode"/>
  922. <PropertyValue Property="ValueListProperty" String="CompanyCode"/>
  923. </Record>
  924. <Record Type="Common.ValueListParameterDisplayOnly">
  925. <PropertyValue Property="ValueListProperty" String="CompanyCodeName"/>
  926. </Record>
  927. </Collection>
  928. </PropertyValue>
  929. </Record>
  930. </Annotation>
  931. </Annotations>
  932. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingGroup">
  933. <Annotation Term="Common.ValueList">
  934. <Record>
  935. <PropertyValue Property="Label" String="Purchasing Group Value Help"/>
  936. <PropertyValue Property="CollectionPath" String="C_PurchasingGroupValueHelp"/>
  937. <PropertyValue Property="SearchSupported" Bool="true"/>
  938. <PropertyValue Property="Parameters">
  939. <Collection>
  940. <Record Type="Common.ValueListParameterInOut">
  941. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingGroup"/>
  942. <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
  943. </Record>
  944. <Record Type="Common.ValueListParameterDisplayOnly">
  945. <PropertyValue Property="ValueListProperty" String="PurchasingGroupName"/>
  946. </Record>
  947. <Record Type="Common.ValueListParameterDisplayOnly">
  948. <PropertyValue Property="ValueListProperty" String="PurchasingGroupPhoneNumber"/>
  949. </Record>
  950. <Record Type="Common.ValueListParameterDisplayOnly">
  951. <PropertyValue Property="ValueListProperty" String="PhoneNumber"/>
  952. </Record>
  953. <Record Type="Common.ValueListParameterDisplayOnly">
  954. <PropertyValue Property="ValueListProperty" String="PhoneNumberExtension"/>
  955. </Record>
  956. <Record Type="Common.ValueListParameterDisplayOnly">
  957. <PropertyValue Property="ValueListProperty" String="FaxNumber"/>
  958. </Record>
  959. <Record Type="Common.ValueListParameterDisplayOnly">
  960. <PropertyValue Property="ValueListProperty" String="EmailAddress"/>
  961. </Record>
  962. </Collection>
  963. </PropertyValue>
  964. </Record>
  965. </Annotation>
  966. </Annotations>
  967. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/DocumentCurrency">
  968. <Annotation Term="Common.ValueList">
  969. <Record>
  970. <PropertyValue Property="Label" String="Currency"/>
  971. <PropertyValue Property="CollectionPath" String="I_Currency"/>
  972. <PropertyValue Property="SearchSupported" Bool="true"/>
  973. <PropertyValue Property="Parameters">
  974. <Collection>
  975. <Record Type="Common.ValueListParameterInOut">
  976. <PropertyValue Property="LocalDataProperty" PropertyPath="DocumentCurrency"/>
  977. <PropertyValue Property="ValueListProperty" String="Currency"/>
  978. </Record>
  979. <Record Type="Common.ValueListParameterDisplayOnly">
  980. <PropertyValue Property="ValueListProperty" String="Currency_Text"/>
  981. </Record>
  982. <Record Type="Common.ValueListParameterDisplayOnly">
  983. <PropertyValue Property="ValueListProperty" String="Decimals"/>
  984. </Record>
  985. <Record Type="Common.ValueListParameterDisplayOnly">
  986. <PropertyValue Property="ValueListProperty" String="CurrencyISOCode"/>
  987. </Record>
  988. <Record Type="Common.ValueListParameterDisplayOnly">
  989. <PropertyValue Property="ValueListProperty" String="AlternativeCurrencyKey"/>
  990. </Record>
  991. <Record Type="Common.ValueListParameterDisplayOnly">
  992. <PropertyValue Property="ValueListProperty" String="IsPrimaryCurrencyForISOCrcy"/>
  993. </Record>
  994. </Collection>
  995. </PropertyValue>
  996. </Record>
  997. </Annotation>
  998. </Annotations>
  999. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseContract">
  1000. <Annotation Term="Common.ValueList">
  1001. <Record>
  1002. <PropertyValue Property="Label" String="Value help for Purchase Contract"/>
  1003. <PropertyValue Property="CollectionPath" String="C_PurchaseContractValHelp"/>
  1004. <PropertyValue Property="SearchSupported" Bool="true"/>
  1005. <PropertyValue Property="Parameters">
  1006. <Collection>
  1007. <Record Type="Common.ValueListParameterInOut">
  1008. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseContract"/>
  1009. <PropertyValue Property="ValueListProperty" String="PurchaseContract"/>
  1010. <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
  1011. </Record>
  1012. <Record Type="Common.ValueListParameterDisplayOnly">
  1013. <PropertyValue Property="ValueListProperty" String="Supplier"/>
  1014. <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
  1015. </Record>
  1016. <Record Type="Common.ValueListParameterDisplayOnly">
  1017. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  1018. <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
  1019. </Record>
  1020. <Record Type="Common.ValueListParameterDisplayOnly">
  1021. <PropertyValue Property="ValueListProperty" String="ValidityStartDate"/>
  1022. <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
  1023. </Record>
  1024. <Record Type="Common.ValueListParameterDisplayOnly">
  1025. <PropertyValue Property="ValueListProperty" String="ValidityEndDate"/>
  1026. <Annotation Term="UI.Importance" EnumMember="UI.ImportanceType/High"/>
  1027. </Record>
  1028. <Record Type="Common.ValueListParameterDisplayOnly">
  1029. <PropertyValue Property="ValueListProperty" String="DocumentCurrency"/>
  1030. </Record>
  1031. <Record Type="Common.ValueListParameterDisplayOnly">
  1032. <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
  1033. </Record>
  1034. </Collection>
  1035. </PropertyValue>
  1036. </Record>
  1037. </Annotation>
  1038. </Annotations>
  1039. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/MaterialGroup">
  1040. <Annotation Term="Common.ValueList">
  1041. <Record>
  1042. <PropertyValue Property="Label" String="Material Group Value Help"/>
  1043. <PropertyValue Property="CollectionPath" String="C_MM_MaterialGroupValueHelp"/>
  1044. <PropertyValue Property="SearchSupported" Bool="true"/>
  1045. <PropertyValue Property="Parameters">
  1046. <Collection>
  1047. <Record Type="Common.ValueListParameterInOut">
  1048. <PropertyValue Property="LocalDataProperty" PropertyPath="MaterialGroup"/>
  1049. <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
  1050. </Record>
  1051. <Record Type="Common.ValueListParameterDisplayOnly">
  1052. <PropertyValue Property="ValueListProperty" String="MaterialGroupText"/>
  1053. </Record>
  1054. <Record Type="Common.ValueListParameterDisplayOnly">
  1055. <PropertyValue Property="ValueListProperty" String="MaterialGroupName"/>
  1056. </Record>
  1057. </Collection>
  1058. </PropertyValue>
  1059. </Record>
  1060. </Annotation>
  1061. </Annotations>
  1062. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Material">
  1063. <Annotation Term="Common.ValueList">
  1064. <Record>
  1065. <PropertyValue Property="Label" String="Material Value Help"/>
  1066. <PropertyValue Property="CollectionPath" String="C_MM_MaterialValueHelp"/>
  1067. <PropertyValue Property="SearchSupported" Bool="true"/>
  1068. <PropertyValue Property="Parameters">
  1069. <Collection>
  1070. <Record Type="Common.ValueListParameterInOut">
  1071. <PropertyValue Property="LocalDataProperty" PropertyPath="Material"/>
  1072. <PropertyValue Property="ValueListProperty" String="Material"/>
  1073. </Record>
  1074. <Record Type="Common.ValueListParameterDisplayOnly">
  1075. <PropertyValue Property="ValueListProperty" String="Plant"/>
  1076. </Record>
  1077. <Record Type="Common.ValueListParameterDisplayOnly">
  1078. <PropertyValue Property="ValueListProperty" String="MaterialName"/>
  1079. </Record>
  1080. <Record Type="Common.ValueListParameterDisplayOnly">
  1081. <PropertyValue Property="ValueListProperty" String="PlantName"/>
  1082. </Record>
  1083. <Record Type="Common.ValueListParameterDisplayOnly">
  1084. <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
  1085. </Record>
  1086. <Record Type="Common.ValueListParameterDisplayOnly">
  1087. <PropertyValue Property="ValueListProperty" String="MaterialGroupName"/>
  1088. </Record>
  1089. <Record Type="Common.ValueListParameterDisplayOnly">
  1090. <PropertyValue Property="ValueListProperty" String="MaterialType"/>
  1091. </Record>
  1092. <Record Type="Common.ValueListParameterDisplayOnly">
  1093. <PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/>
  1094. </Record>
  1095. <Record Type="Common.ValueListParameterDisplayOnly">
  1096. <PropertyValue Property="ValueListProperty" String="MaterialTypeName"/>
  1097. </Record>
  1098. <Record Type="Common.ValueListParameterDisplayOnly">
  1099. <PropertyValue Property="ValueListProperty" String="ProductTypeCode"/>
  1100. </Record>
  1101. <Record Type="Common.ValueListParameterDisplayOnly">
  1102. <PropertyValue Property="ValueListProperty" String="ProductTypeName"/>
  1103. </Record>
  1104. </Collection>
  1105. </PropertyValue>
  1106. </Record>
  1107. </Annotation>
  1108. </Annotations>
  1109. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/ProductType">
  1110. <Annotation Term="Common.ValueList">
  1111. <Record>
  1112. <PropertyValue Property="Label" String="Product Type Value Help for PO Item"/>
  1113. <PropertyValue Property="CollectionPath" String="C_POItemProductTypeValueHelp"/>
  1114. <PropertyValue Property="SearchSupported" Bool="true"/>
  1115. <PropertyValue Property="Parameters">
  1116. <Collection>
  1117. <Record Type="Common.ValueListParameterInOut">
  1118. <PropertyValue Property="LocalDataProperty" PropertyPath="ProductType"/>
  1119. <PropertyValue Property="ValueListProperty" String="ProductType"/>
  1120. </Record>
  1121. <Record Type="Common.ValueListParameterDisplayOnly">
  1122. <PropertyValue Property="ValueListProperty" String="ProductTypeName"/>
  1123. </Record>
  1124. </Collection>
  1125. </PropertyValue>
  1126. </Record>
  1127. </Annotation>
  1128. <Annotation Term="Common.ValueListWithFixedValues"/>
  1129. </Annotations>
  1130. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurgDocExternalItemCategory">
  1131. <Annotation Term="Common.ValueList">
  1132. <Record>
  1133. <PropertyValue Property="Label" String="Purchasing Doc Item Category Value Help"/>
  1134. <PropertyValue Property="CollectionPath" String="C_PurDocItemCategoryValueHelp"/>
  1135. <PropertyValue Property="SearchSupported" Bool="true"/>
  1136. <PropertyValue Property="Parameters">
  1137. <Collection>
  1138. <Record Type="Common.ValueListParameterInOut">
  1139. <PropertyValue Property="LocalDataProperty" PropertyPath="PurgDocExternalItemCategory"/>
  1140. <PropertyValue Property="ValueListProperty" String="PurgDocExternalItemCategory"/>
  1141. </Record>
  1142. <Record Type="Common.ValueListParameterDisplayOnly">
  1143. <PropertyValue Property="ValueListProperty" String="PurgDocItemCategoryName"/>
  1144. </Record>
  1145. </Collection>
  1146. </PropertyValue>
  1147. </Record>
  1148. </Annotation>
  1149. </Annotations>
  1150. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/AccountAssignmentCategory">
  1151. <Annotation Term="Common.ValueList">
  1152. <Record>
  1153. <PropertyValue Property="Label" String="Account Assignment Category Value Help"/>
  1154. <PropertyValue Property="CollectionPath" String="C_MM_AccountAssignCatValueHelp"/>
  1155. <PropertyValue Property="SearchSupported" Bool="true"/>
  1156. <PropertyValue Property="Parameters">
  1157. <Collection>
  1158. <Record Type="Common.ValueListParameterInOut">
  1159. <PropertyValue Property="LocalDataProperty" PropertyPath="AccountAssignmentCategory"/>
  1160. <PropertyValue Property="ValueListProperty" String="AccountAssignmentCategory"/>
  1161. </Record>
  1162. <Record Type="Common.ValueListParameterDisplayOnly">
  1163. <PropertyValue Property="ValueListProperty" String="AcctAssignmentCategoryName"/>
  1164. </Record>
  1165. </Collection>
  1166. </PropertyValue>
  1167. </Record>
  1168. </Annotation>
  1169. </Annotations>
  1170. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/Plant">
  1171. <Annotation Term="Common.ValueList">
  1172. <Record>
  1173. <PropertyValue Property="Label" String="Plant Value Help"/>
  1174. <PropertyValue Property="CollectionPath" String="C_MM_PlantValueHelp"/>
  1175. <PropertyValue Property="SearchSupported" Bool="true"/>
  1176. <PropertyValue Property="Parameters">
  1177. <Collection>
  1178. <Record Type="Common.ValueListParameterInOut">
  1179. <PropertyValue Property="LocalDataProperty" PropertyPath="Plant"/>
  1180. <PropertyValue Property="ValueListProperty" String="Plant"/>
  1181. </Record>
  1182. <Record Type="Common.ValueListParameterDisplayOnly">
  1183. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  1184. </Record>
  1185. <Record Type="Common.ValueListParameterDisplayOnly">
  1186. <PropertyValue Property="ValueListProperty" String="PlantName"/>
  1187. </Record>
  1188. <Record Type="Common.ValueListParameterDisplayOnly">
  1189. <PropertyValue Property="ValueListProperty" String="PurchasingOrganizationName"/>
  1190. </Record>
  1191. <Record Type="Common.ValueListParameterDisplayOnly">
  1192. <PropertyValue Property="ValueListProperty" String="CityName"/>
  1193. </Record>
  1194. <Record Type="Common.ValueListParameterDisplayOnly">
  1195. <PropertyValue Property="ValueListProperty" String="PostalCode"/>
  1196. </Record>
  1197. </Collection>
  1198. </PropertyValue>
  1199. </Record>
  1200. </Annotation>
  1201. </Annotations>
  1202. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/ServicePerformer">
  1203. <Annotation Term="Common.ValueList">
  1204. <Record>
  1205. <PropertyValue Property="Label" String="Service Performer Value Help"/>
  1206. <PropertyValue Property="CollectionPath" String="C_MM_ServicePerformerValueHelp"/>
  1207. <PropertyValue Property="SearchSupported" Bool="true"/>
  1208. <PropertyValue Property="Parameters">
  1209. <Collection>
  1210. <Record Type="Common.ValueListParameterInOut">
  1211. <PropertyValue Property="LocalDataProperty" PropertyPath="ServicePerformer"/>
  1212. <PropertyValue Property="ValueListProperty" String="ServicePerformer"/>
  1213. </Record>
  1214. <Record Type="Common.ValueListParameterDisplayOnly">
  1215. <PropertyValue Property="ValueListProperty" String="Supplier"/>
  1216. </Record>
  1217. <Record Type="Common.ValueListParameterDisplayOnly">
  1218. <PropertyValue Property="ValueListProperty" String="SupplierName"/>
  1219. </Record>
  1220. <Record Type="Common.ValueListParameterDisplayOnly">
  1221. <PropertyValue Property="ValueListProperty" String="ServicePerformerName"/>
  1222. </Record>
  1223. <Record Type="Common.ValueListParameterDisplayOnly">
  1224. <PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/>
  1225. </Record>
  1226. <Record Type="Common.ValueListParameterDisplayOnly">
  1227. <PropertyValue Property="ValueListProperty" String="FirstName"/>
  1228. </Record>
  1229. <Record Type="Common.ValueListParameterDisplayOnly">
  1230. <PropertyValue Property="ValueListProperty" String="LastName"/>
  1231. </Record>
  1232. </Collection>
  1233. </PropertyValue>
  1234. </Record>
  1235. </Annotation>
  1236. </Annotations>
  1237. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingCategory">
  1238. <Annotation Term="Common.ValueList">
  1239. <Record>
  1240. <PropertyValue Property="Label" String="Purchasing Category Value Help"/>
  1241. <PropertyValue Property="CollectionPath" String="C_PurchasingCategoryValueHelp"/>
  1242. <PropertyValue Property="SearchSupported" Bool="true"/>
  1243. <PropertyValue Property="Parameters">
  1244. <Collection>
  1245. <Record Type="Common.ValueListParameterInOut">
  1246. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingCategory"/>
  1247. <PropertyValue Property="ValueListProperty" String="PurchasingCategory"/>
  1248. </Record>
  1249. <Record Type="Common.ValueListParameterDisplayOnly">
  1250. <PropertyValue Property="ValueListProperty" String="PurgCatName"/>
  1251. </Record>
  1252. <Record Type="Common.ValueListParameterDisplayOnly">
  1253. <PropertyValue Property="ValueListProperty" String="PurgCatIsInactive"/>
  1254. </Record>
  1255. </Collection>
  1256. </PropertyValue>
  1257. </Record>
  1258. </Annotation>
  1259. </Annotations>
  1260. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/DeliveryStatus">
  1261. <Annotation Term="Common.ValueList">
  1262. <Record>
  1263. <PropertyValue Property="Label" String="Next Delivery Status for PO Item"/>
  1264. <PropertyValue Property="CollectionPath" String="C_POItemNextDeliveryStatusVH"/>
  1265. <PropertyValue Property="SearchSupported" Bool="true"/>
  1266. <PropertyValue Property="Parameters">
  1267. <Collection>
  1268. <Record Type="Common.ValueListParameterInOut">
  1269. <PropertyValue Property="LocalDataProperty" PropertyPath="DeliveryStatus"/>
  1270. <PropertyValue Property="ValueListProperty" String="DeliveryStatus"/>
  1271. </Record>
  1272. <Record Type="Common.ValueListParameterDisplayOnly">
  1273. <PropertyValue Property="ValueListProperty" String="DeliveryStatusDescription"/>
  1274. </Record>
  1275. </Collection>
  1276. </PropertyValue>
  1277. </Record>
  1278. </Annotation>
  1279. <Annotation Term="Common.ValueListWithFixedValues"/>
  1280. </Annotations>
  1281. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderQuantityUnit">
  1282. <Annotation Term="Common.ValueList">
  1283. <Record>
  1284. <PropertyValue Property="Label" String="Unit Of Measure"/>
  1285. <PropertyValue Property="CollectionPath" String="C_ProductUnitOfMeasureVH"/>
  1286. <PropertyValue Property="SearchSupported" Bool="true"/>
  1287. <PropertyValue Property="Parameters">
  1288. <Collection>
  1289. <Record Type="Common.ValueListParameterInOut">
  1290. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderQuantityUnit"/>
  1291. <PropertyValue Property="ValueListProperty" String="UnitOfMeasure"/>
  1292. </Record>
  1293. <Record Type="Common.ValueListParameterDisplayOnly">
  1294. <PropertyValue Property="ValueListProperty" String="UnitOfMeasure_Text"/>
  1295. </Record>
  1296. <Record Type="Common.ValueListParameterDisplayOnly">
  1297. <PropertyValue Property="ValueListProperty" String="UnitOfMeasureDimension"/>
  1298. </Record>
  1299. <Record Type="Common.ValueListParameterDisplayOnly">
  1300. <PropertyValue Property="ValueListProperty" String="UnitOfMeasureISOCode"/>
  1301. </Record>
  1302. </Collection>
  1303. </PropertyValue>
  1304. </Record>
  1305. </Annotation>
  1306. </Annotations>
  1307. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/StorageLocation">
  1308. <Annotation Term="Common.ValueList">
  1309. <Record>
  1310. <PropertyValue Property="Label" String="Storage Location Value Help"/>
  1311. <PropertyValue Property="CollectionPath" String="C_MM_StorLocValueHelp"/>
  1312. <PropertyValue Property="SearchSupported" Bool="true"/>
  1313. <PropertyValue Property="Parameters">
  1314. <Collection>
  1315. <Record Type="Common.ValueListParameterInOut">
  1316. <PropertyValue Property="LocalDataProperty" PropertyPath="StorageLocation"/>
  1317. <PropertyValue Property="ValueListProperty" String="StorageLocation"/>
  1318. </Record>
  1319. <Record Type="Common.ValueListParameterDisplayOnly">
  1320. <PropertyValue Property="ValueListProperty" String="Plant"/>
  1321. </Record>
  1322. <Record Type="Common.ValueListParameterDisplayOnly">
  1323. <PropertyValue Property="ValueListProperty" String="StorageLocationName"/>
  1324. </Record>
  1325. <Record Type="Common.ValueListParameterDisplayOnly">
  1326. <PropertyValue Property="ValueListProperty" String="PlantName"/>
  1327. </Record>
  1328. </Collection>
  1329. </PropertyValue>
  1330. </Record>
  1331. </Annotation>
  1332. </Annotations>
  1333. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseRequisition">
  1334. <Annotation Term="Common.ValueList">
  1335. <Record>
  1336. <PropertyValue Property="Label" String="Purchase Requisition Value Help"/>
  1337. <PropertyValue Property="CollectionPath" String="C_PurchaseRequisitionValueHelp"/>
  1338. <PropertyValue Property="SearchSupported" Bool="true"/>
  1339. <PropertyValue Property="Parameters">
  1340. <Collection>
  1341. <Record Type="Common.ValueListParameterInOut">
  1342. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseRequisition"/>
  1343. <PropertyValue Property="ValueListProperty" String="PurchaseRequisition"/>
  1344. </Record>
  1345. <Record Type="Common.ValueListParameterDisplayOnly">
  1346. <PropertyValue Property="ValueListProperty" String="PurchaseRequisitionItem"/>
  1347. </Record>
  1348. <Record Type="Common.ValueListParameterDisplayOnly">
  1349. <PropertyValue Property="ValueListProperty" String="PurchaseRequisitionItemText"/>
  1350. </Record>
  1351. <Record Type="Common.ValueListParameterDisplayOnly">
  1352. <PropertyValue Property="ValueListProperty" String="ProcessingStatus"/>
  1353. </Record>
  1354. <Record Type="Common.ValueListParameterDisplayOnly">
  1355. <PropertyValue Property="ValueListProperty" String="Material"/>
  1356. </Record>
  1357. <Record Type="Common.ValueListParameterDisplayOnly">
  1358. <PropertyValue Property="ValueListProperty" String="Material_Text"/>
  1359. </Record>
  1360. <Record Type="Common.ValueListParameterDisplayOnly">
  1361. <PropertyValue Property="ValueListProperty" String="Plant"/>
  1362. </Record>
  1363. <Record Type="Common.ValueListParameterDisplayOnly">
  1364. <PropertyValue Property="ValueListProperty" String="PlantName"/>
  1365. </Record>
  1366. </Collection>
  1367. </PropertyValue>
  1368. </Record>
  1369. </Annotation>
  1370. </Annotations>
  1371. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PlannedDeliveryDuration">
  1372. <Annotation Term="Common.ValueList">
  1373. <Record>
  1374. <PropertyValue Property="Label" String="Next Delivery Value Help for PO Item"/>
  1375. <PropertyValue Property="CollectionPath" String="C_POItemNextDeliveryValueHelp"/>
  1376. <PropertyValue Property="SearchSupported" Bool="true"/>
  1377. <PropertyValue Property="Parameters">
  1378. <Collection>
  1379. <Record Type="Common.ValueListParameterInOut">
  1380. <PropertyValue Property="LocalDataProperty" PropertyPath="PlannedDeliveryDuration"/>
  1381. <PropertyValue Property="ValueListProperty" String="PlannedDeliveryDuration"/>
  1382. </Record>
  1383. <Record Type="Common.ValueListParameterDisplayOnly">
  1384. <PropertyValue Property="ValueListProperty" String="DeliveryInfoText1"/>
  1385. </Record>
  1386. </Collection>
  1387. </PropertyValue>
  1388. </Record>
  1389. </Annotation>
  1390. <Annotation Term="Common.ValueListWithFixedValues"/>
  1391. </Annotations>
  1392. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/RequestForQuotation">
  1393. <Annotation Term="Common.ValueList">
  1394. <Record>
  1395. <PropertyValue Property="Label" String="Request for Quotation Value Help"/>
  1396. <PropertyValue Property="CollectionPath" String="C_RFQValueHelp"/>
  1397. <PropertyValue Property="SearchSupported" Bool="true"/>
  1398. <PropertyValue Property="Parameters">
  1399. <Collection>
  1400. <Record Type="Common.ValueListParameterInOut">
  1401. <PropertyValue Property="LocalDataProperty" PropertyPath="RequestForQuotation"/>
  1402. <PropertyValue Property="ValueListProperty" String="RequestForQuotation"/>
  1403. </Record>
  1404. <Record Type="Common.ValueListParameterDisplayOnly">
  1405. <PropertyValue Property="ValueListProperty" String="RequestForQuotation_Text"/>
  1406. </Record>
  1407. <Record Type="Common.ValueListParameterDisplayOnly">
  1408. <PropertyValue Property="ValueListProperty" String="RFQType"/>
  1409. </Record>
  1410. <Record Type="Common.ValueListParameterDisplayOnly">
  1411. <PropertyValue Property="ValueListProperty" String="RFQCategory"/>
  1412. </Record>
  1413. <Record Type="Common.ValueListParameterDisplayOnly">
  1414. <PropertyValue Property="ValueListProperty" String="RequestForQuotationName"/>
  1415. </Record>
  1416. <Record Type="Common.ValueListParameterDisplayOnly">
  1417. <PropertyValue Property="ValueListProperty" String="CreatedByUser"/>
  1418. </Record>
  1419. <Record Type="Common.ValueListParameterDisplayOnly">
  1420. <PropertyValue Property="ValueListProperty" String="FullName"/>
  1421. </Record>
  1422. </Collection>
  1423. </PropertyValue>
  1424. </Record>
  1425. </Annotation>
  1426. </Annotations>
  1427. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchasingInfoRecord">
  1428. <Annotation Term="Common.ValueList">
  1429. <Record>
  1430. <PropertyValue Property="Label" String="Purchasing Info Record"/>
  1431. <PropertyValue Property="CollectionPath" String="I_PurchasingInfoRecordStdVH"/>
  1432. <PropertyValue Property="SearchSupported" Bool="true"/>
  1433. <PropertyValue Property="Parameters">
  1434. <Collection>
  1435. <Record Type="Common.ValueListParameterInOut">
  1436. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchasingInfoRecord"/>
  1437. <PropertyValue Property="ValueListProperty" String="PurchasingInfoRecord"/>
  1438. </Record>
  1439. <Record Type="Common.ValueListParameterDisplayOnly">
  1440. <PropertyValue Property="ValueListProperty" String="PurchasingOrganization"/>
  1441. </Record>
  1442. <Record Type="Common.ValueListParameterDisplayOnly">
  1443. <PropertyValue Property="ValueListProperty" String="Plant"/>
  1444. </Record>
  1445. <Record Type="Common.ValueListParameterDisplayOnly">
  1446. <PropertyValue Property="ValueListProperty" String="PurchasingInfoRecordCategory"/>
  1447. </Record>
  1448. <Record Type="Common.ValueListParameterDisplayOnly">
  1449. <PropertyValue Property="ValueListProperty" String="PurchasingGroup"/>
  1450. </Record>
  1451. <Record Type="Common.ValueListParameterDisplayOnly">
  1452. <PropertyValue Property="ValueListProperty" String="Supplier"/>
  1453. </Record>
  1454. <Record Type="Common.ValueListParameterDisplayOnly">
  1455. <PropertyValue Property="ValueListProperty" String="Material"/>
  1456. </Record>
  1457. <Record Type="Common.ValueListParameterDisplayOnly">
  1458. <PropertyValue Property="ValueListProperty" String="MaterialGroup"/>
  1459. </Record>
  1460. </Collection>
  1461. </PropertyValue>
  1462. </Record>
  1463. </Annotation>
  1464. </Annotations>
  1465. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/PurchaseOrderItemStatus">
  1466. <Annotation Term="Common.ValueList">
  1467. <Record>
  1468. <PropertyValue Property="Label" String="Purchase Order Item Status"/>
  1469. <PropertyValue Property="CollectionPath" String="C_POItemInternalStatusVH_2"/>
  1470. <PropertyValue Property="SearchSupported" Bool="true"/>
  1471. <PropertyValue Property="Parameters">
  1472. <Collection>
  1473. <Record Type="Common.ValueListParameterInOut">
  1474. <PropertyValue Property="LocalDataProperty" PropertyPath="PurchaseOrderItemStatus"/>
  1475. <PropertyValue Property="ValueListProperty" String="PurchaseOrderItemStatus"/>
  1476. </Record>
  1477. <Record Type="Common.ValueListParameterDisplayOnly">
  1478. <PropertyValue Property="ValueListProperty" String="PurchaseOrderItemStatusName"/>
  1479. </Record>
  1480. </Collection>
  1481. </PropertyValue>
  1482. </Record>
  1483. </Annotation>
  1484. <Annotation Term="Common.ValueListWithFixedValues"/>
  1485. </Annotations>
  1486. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/StockSegment">
  1487. <Annotation Term="Common.ValueList">
  1488. <Record>
  1489. <PropertyValue Property="Label" String="Help-View Stock Segment"/>
  1490. <PropertyValue Property="CollectionPath" String="C_PurDocItmStockSegmentVH"/>
  1491. <PropertyValue Property="SearchSupported" Bool="true"/>
  1492. <PropertyValue Property="Parameters">
  1493. <Collection>
  1494. <Record Type="Common.ValueListParameterInOut">
  1495. <PropertyValue Property="LocalDataProperty" PropertyPath="StockSegment"/>
  1496. <PropertyValue Property="ValueListProperty" String="StockSegment"/>
  1497. </Record>
  1498. </Collection>
  1499. </PropertyValue>
  1500. </Record>
  1501. </Annotation>
  1502. </Annotations>
  1503. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniParameters/P_DisplayCurrency">
  1504. <Annotation Term="Common.ValueList">
  1505. <Record>
  1506. <PropertyValue Property="Label" String="Currency"/>
  1507. <PropertyValue Property="CollectionPath" String="I_Currency"/>
  1508. <PropertyValue Property="SearchSupported" Bool="true"/>
  1509. <PropertyValue Property="Parameters">
  1510. <Collection>
  1511. <Record Type="Common.ValueListParameterInOut">
  1512. <PropertyValue Property="LocalDataProperty" PropertyPath="P_DisplayCurrency"/>
  1513. <PropertyValue Property="ValueListProperty" String="Currency"/>
  1514. </Record>
  1515. <Record Type="Common.ValueListParameterDisplayOnly">
  1516. <PropertyValue Property="ValueListProperty" String="Currency_Text"/>
  1517. </Record>
  1518. <Record Type="Common.ValueListParameterDisplayOnly">
  1519. <PropertyValue Property="ValueListProperty" String="Decimals"/>
  1520. </Record>
  1521. <Record Type="Common.ValueListParameterDisplayOnly">
  1522. <PropertyValue Property="ValueListProperty" String="CurrencyISOCode"/>
  1523. </Record>
  1524. <Record Type="Common.ValueListParameterDisplayOnly">
  1525. <PropertyValue Property="ValueListProperty" String="AlternativeCurrencyKey"/>
  1526. </Record>
  1527. <Record Type="Common.ValueListParameterDisplayOnly">
  1528. <PropertyValue Property="ValueListProperty" String="IsPrimaryCurrencyForISOCrcy"/>
  1529. </Record>
  1530. </Collection>
  1531. </PropertyValue>
  1532. </Record>
  1533. </Annotation>
  1534. </Annotations>
  1535. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities">
  1536. <Annotation Term="Common.ApplyMultiUnitBehaviorForSortingAndFiltering" Bool="true"/>
  1537. </Annotations>
  1538. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType/PurchasingGroup">
  1539. <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
  1540. </Annotations>
  1541. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType/PurchasingOrganization">
  1542. <Annotation Term="Common.FieldControl" EnumMember="Common.FieldControlType/Mandatory"/>
  1543. </Annotations>
  1544. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItemDelivDurnVislFltr">
  1545. <Annotation Term="Capabilities.FilterRestrictions">
  1546. <Record>
  1547. <PropertyValue Property="NonFilterableProperties">
  1548. <Collection>
  1549. <PropertyPath>ID</PropertyPath>
  1550. <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
  1551. </Collection>
  1552. </PropertyValue>
  1553. </Record>
  1554. </Annotation>
  1555. <Annotation Term="Capabilities.SortRestrictions">
  1556. <Record>
  1557. <PropertyValue Property="NonSortableProperties">
  1558. <Collection>
  1559. <PropertyPath>ID</PropertyPath>
  1560. </Collection>
  1561. </PropertyValue>
  1562. </Record>
  1563. </Annotation>
  1564. </Annotations>
  1565. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItemInternalOrdStsVislFltr">
  1566. <Annotation Term="Capabilities.FilterRestrictions">
  1567. <Record>
  1568. <PropertyValue Property="NonFilterableProperties">
  1569. <Collection>
  1570. <PropertyPath>ID</PropertyPath>
  1571. <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
  1572. </Collection>
  1573. </PropertyValue>
  1574. </Record>
  1575. </Annotation>
  1576. <Annotation Term="Capabilities.SortRestrictions">
  1577. <Record>
  1578. <PropertyValue Property="NonSortableProperties">
  1579. <Collection>
  1580. <PropertyPath>ID</PropertyPath>
  1581. </Collection>
  1582. </PropertyValue>
  1583. </Record>
  1584. </Annotation>
  1585. </Annotations>
  1586. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_POItmNextDelivStsVislFltr">
  1587. <Annotation Term="Capabilities.FilterRestrictions">
  1588. <Record>
  1589. <PropertyValue Property="NonFilterableProperties">
  1590. <Collection>
  1591. <PropertyPath>ID</PropertyPath>
  1592. <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
  1593. </Collection>
  1594. </PropertyValue>
  1595. </Record>
  1596. </Annotation>
  1597. <Annotation Term="Capabilities.SortRestrictions">
  1598. <Record>
  1599. <PropertyValue Property="NonSortableProperties">
  1600. <Collection>
  1601. <PropertyPath>ID</PropertyPath>
  1602. </Collection>
  1603. </PropertyValue>
  1604. </Record>
  1605. </Annotation>
  1606. </Annotations>
  1607. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurDocItemCategoryValueHelp">
  1608. <Annotation Term="Capabilities.FilterRestrictions">
  1609. <Record>
  1610. <PropertyValue Property="NonFilterableProperties">
  1611. <Collection>
  1612. <PropertyPath>PurchasingDocumentItemCategory</PropertyPath>
  1613. </Collection>
  1614. </PropertyValue>
  1615. </Record>
  1616. </Annotation>
  1617. </Annotations>
  1618. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurchaseOrderItemMoni">
  1619. <Annotation Term="Capabilities.FilterRestrictions">
  1620. <Record>
  1621. <PropertyValue Property="NonFilterableProperties">
  1622. <Collection>
  1623. <PropertyPath>P_DisplayCurrency</PropertyPath>
  1624. </Collection>
  1625. </PropertyValue>
  1626. </Record>
  1627. </Annotation>
  1628. <Annotation Term="Capabilities.NavigationRestrictions">
  1629. <Record>
  1630. <PropertyValue Property="RestrictedProperties">
  1631. <Collection>
  1632. <Record>
  1633. <PropertyValue Property="NavigationProperty" NavigationPropertyPath="Parameters"/>
  1634. <PropertyValue Property="FilterRestrictions">
  1635. <Record>
  1636. <PropertyValue Property="Filterable" Bool="false"/>
  1637. </Record>
  1638. </PropertyValue>
  1639. </Record>
  1640. </Collection>
  1641. </PropertyValue>
  1642. </Record>
  1643. </Annotation>
  1644. <Annotation Term="Capabilities.SortRestrictions">
  1645. <Record>
  1646. <PropertyValue Property="NonSortableProperties">
  1647. <Collection>
  1648. <PropertyPath>P_DisplayCurrency</PropertyPath>
  1649. </Collection>
  1650. </PropertyValue>
  1651. </Record>
  1652. </Annotation>
  1653. </Annotations>
  1654. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.MM_PUR_POITEMS_MONI_SRV_Entities/C_PurchaseOrderItemMoniResults">
  1655. <Annotation Term="Capabilities.FilterRestrictions">
  1656. <Record>
  1657. <PropertyValue Property="NonFilterableProperties">
  1658. <Collection>
  1659. <PropertyPath>ID</PropertyPath>
  1660. <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
  1661. <PropertyPath>OrderPriceUnit</PropertyPath>
  1662. <PropertyPath>DisplayCurrency</PropertyPath>
  1663. </Collection>
  1664. </PropertyValue>
  1665. <PropertyValue Property="FilterExpressionRestrictions">
  1666. <Collection>
  1667. <Record>
  1668. <PropertyValue Property="Property" PropertyPath="PurgDocMigrtnIsCmpltdForAnlyts"/>
  1669. <PropertyValue Property="AllowedExpressions" String="SingleValue"/>
  1670. </Record>
  1671. <Record>
  1672. <PropertyValue Property="Property" PropertyPath="PurchaseOrderDate"/>
  1673. <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
  1674. </Record>
  1675. <Record>
  1676. <PropertyValue Property="Property" PropertyPath="CreationDate"/>
  1677. <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
  1678. </Record>
  1679. <Record>
  1680. <PropertyValue Property="Property" PropertyPath="ScheduleLineDeliveryDate"/>
  1681. <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
  1682. </Record>
  1683. <Record>
  1684. <PropertyValue Property="Property" PropertyPath="PerformancePeriodStartDate"/>
  1685. <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
  1686. </Record>
  1687. <Record>
  1688. <PropertyValue Property="Property" PropertyPath="PerformancePeriodEndDate"/>
  1689. <PropertyValue Property="AllowedExpressions" String="SingleRange"/>
  1690. </Record>
  1691. </Collection>
  1692. </PropertyValue>
  1693. </Record>
  1694. </Annotation>
  1695. <Annotation Term="Capabilities.SortRestrictions">
  1696. <Record>
  1697. <PropertyValue Property="NonSortableProperties">
  1698. <Collection>
  1699. <PropertyPath>ID</PropertyPath>
  1700. <PropertyPath>NumberOfPurchaseOrderItems</PropertyPath>
  1701. <PropertyPath>DeliveryDateCriticality</PropertyPath>
  1702. <PropertyPath>ScheduleLineOpenQty</PropertyPath>
  1703. </Collection>
  1704. </PropertyValue>
  1705. </Record>
  1706. </Annotation>
  1707. </Annotations>
  1708. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_AccountAssignCatValueHelpType">
  1709. <Annotation Term="Common.SemanticKey">
  1710. <Collection>
  1711. <PropertyPath>AccountAssignmentCategory</PropertyPath>
  1712. </Collection>
  1713. </Annotation>
  1714. </Annotations>
  1715. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_CompanyCodeValueHelpType">
  1716. <Annotation Term="Common.SemanticKey">
  1717. <Collection>
  1718. <PropertyPath>CompanyCode</PropertyPath>
  1719. </Collection>
  1720. </Annotation>
  1721. </Annotations>
  1722. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialGroupValueHelpType">
  1723. <Annotation Term="Common.SemanticKey">
  1724. <Collection>
  1725. <PropertyPath>MaterialGroup</PropertyPath>
  1726. </Collection>
  1727. </Annotation>
  1728. </Annotations>
  1729. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_MaterialValueHelpType">
  1730. <Annotation Term="Common.SemanticKey">
  1731. <Collection>
  1732. <PropertyPath>Plant</PropertyPath>
  1733. <PropertyPath>Material</PropertyPath>
  1734. </Collection>
  1735. </Annotation>
  1736. </Annotations>
  1737. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_PlantValueHelpType">
  1738. <Annotation Term="Common.SemanticKey">
  1739. <Collection>
  1740. <PropertyPath>PurchasingOrganization</PropertyPath>
  1741. <PropertyPath>Plant</PropertyPath>
  1742. </Collection>
  1743. </Annotation>
  1744. </Annotations>
  1745. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_ServicePerformerValueHelpType">
  1746. <Annotation Term="Common.SemanticKey">
  1747. <Collection>
  1748. <PropertyPath>ServicePerformer</PropertyPath>
  1749. </Collection>
  1750. </Annotation>
  1751. </Annotations>
  1752. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_SmplSupplierValueHelpType">
  1753. <Annotation Term="Common.SemanticKey">
  1754. <Collection>
  1755. <PropertyPath>CompanyCode</PropertyPath>
  1756. <PropertyPath>Supplier</PropertyPath>
  1757. </Collection>
  1758. </Annotation>
  1759. </Annotations>
  1760. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MM_StorLocValueHelpType">
  1761. <Annotation Term="Common.SemanticKey">
  1762. <Collection>
  1763. <PropertyPath>StorageLocation</PropertyPath>
  1764. </Collection>
  1765. </Annotation>
  1766. </Annotations>
  1767. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_MassUpdtPurOrdVHType">
  1768. <Annotation Term="Common.SemanticKey">
  1769. <Collection>
  1770. <PropertyPath>PurchaseOrderItem</PropertyPath>
  1771. <PropertyPath>PurchaseOrder</PropertyPath>
  1772. </Collection>
  1773. </Annotation>
  1774. </Annotations>
  1775. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_POItemProductTypeValueHelpType">
  1776. <Annotation Term="Common.SemanticKey">
  1777. <Collection>
  1778. <PropertyPath>ProductType</PropertyPath>
  1779. </Collection>
  1780. </Annotation>
  1781. </Annotations>
  1782. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurDocItemCategoryValueHelpType">
  1783. <Annotation Term="Common.SemanticKey">
  1784. <Collection>
  1785. <PropertyPath>PurchasingDocumentItemCategory</PropertyPath>
  1786. </Collection>
  1787. </Annotation>
  1788. </Annotations>
  1789. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchaseRequisitionValueHelpType">
  1790. <Annotation Term="Common.SemanticKey">
  1791. <Collection>
  1792. <PropertyPath>PurchaseRequisitionItem</PropertyPath>
  1793. <PropertyPath>PurchaseRequisition</PropertyPath>
  1794. </Collection>
  1795. </Annotation>
  1796. </Annotations>
  1797. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingCategoryValueHelpType">
  1798. <Annotation Term="Common.SemanticKey">
  1799. <Collection>
  1800. <PropertyPath>PurchasingCategory</PropertyPath>
  1801. </Collection>
  1802. </Annotation>
  1803. </Annotations>
  1804. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingGroupValueHelpType">
  1805. <Annotation Term="Common.SemanticKey">
  1806. <Collection>
  1807. <PropertyPath>PurchasingGroup</PropertyPath>
  1808. </Collection>
  1809. </Annotation>
  1810. </Annotations>
  1811. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_PurchasingOrgValueHelpType">
  1812. <Annotation Term="Common.SemanticKey">
  1813. <Collection>
  1814. <PropertyPath>PurchasingOrganization</PropertyPath>
  1815. </Collection>
  1816. </Annotation>
  1817. </Annotations>
  1818. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.C_RFQValueHelpType">
  1819. <Annotation Term="Common.SemanticKey">
  1820. <Collection>
  1821. <PropertyPath>RequestForQuotation</PropertyPath>
  1822. </Collection>
  1823. </Annotation>
  1824. </Annotations>
  1825. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="MM_PUR_POITEMS_MONI_SRV.I_CurrencyType/Currency">
  1826. <Annotation Term="Common.UnitSpecificScale" Path="Decimals"/>
  1827. </Annotations>
  1828. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="ZMM_PUR_POITEMS_MONI_SRV.C_PurchaseOrderItemMoniResult/gsber">
  1829. <Annotation Term="Common.ValueList">
  1830. <Record>
  1831. <PropertyValue Property="Label" String="Blabla"/>
  1832. <PropertyValue Property="CollectionPath" String="C_CABusinessAreaValueHelp"/>
  1833. <PropertyValue Property="SearchSupported" Bool="true"/>
  1834. <PropertyValue Property="Parameters">
  1835. <Collection>
  1836. <Record Type="Common.ValueListParameterInOut">
  1837. <PropertyValue Property="LocalDataProperty" PropertyPath="gsber"/>
  1838. <PropertyValue Property="ValueListProperty" String="BusinessArea"/>
  1839. </Record>
  1840. <Record Type="Common.ValueListParameterDisplayOnly">
  1841. <PropertyValue Property="ValueListProperty" String="BusinessAreaName"/>
  1842. </Record>
  1843. </Collection>
  1844. </PropertyValue>
  1845. </Record>
  1846. </Annotation>
  1847. </Annotations>
  1848. <Annotations xmlns="http://docs.oasis-open.org/odata/ns/edm" Target="ZMM_PUR_POITEMS_MONI_SRV.C_CABusinessAreaValueHelp">
  1849. <Annotation Term="Common.SemanticKey">
  1850. <Collection>
  1851. <PropertyPath>BusinessArea</PropertyPath>
  1852. </Collection>
  1853. </Annotation>
  1854. </Annotations>
  1855. <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" href=".../sap/opu/odata/sap/ZMM_PUR_POITEMS_MONI_SRV/$metadata"/>
  1856. <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="latest-version" href=".../sap/opu/odata/sap/ZMM_PUR_POITEMS_MONI_SRV/$metadata"/>
  1857. </Schema>
  1858. </edmx:DataServices>
  1859. </edmx:Edmx>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement