Last active
March 23, 2018 14:54
-
-
Save akkerman/caa9b514dc90efa0b22512a02a8972da to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<edmx:Edmx Version="1.0" xmlns:edmx="http://schemas.microsoft.com/ado/2007/06/edmx" xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata" xmlns:sap="http://www.sap.com/Protocols/SAPData"> | |
<edmx:Reference Uri="http://s4-1610.creetion.com:50000/sap/opu/odata/IWFND/CATALOGSERVICE;v=2/Vocabularies(TechnicalName='%2FIWBEP%2FVOC_COMMON',Version='0001',SAP__Origin='')/$value" xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx"> | |
<edmx:Include Namespace="com.sap.vocabularies.Common.v1" Alias="Common"/> | |
</edmx:Reference> | |
<edmx:DataServices m:DataServiceVersion="2.0"> | |
<Schema Namespace="EAM_OBJPG_MAINTNOTIFICATION_SRV" xml:lang="en" sap:schema-version="1" xmlns="http://schemas.microsoft.com/ado/2008/09/edm"> | |
<EntityType Name="NotificationTypeImage" m:HasStream="true" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="RequestImage"/> | |
</Key> | |
<Property Name="RequestImage" Type="Edm.Boolean" Nullable="false" sap:label="Indicator" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
</EntityType> | |
<EntityType Name="C_MaintNotificationTypeVHType" sap:label="Maintenance Notification Type Value Help" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="NotificationType"/> | |
</Key> | |
<Property Name="NotificationType" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="NotificationTypeName" sap:label="Notification Type"/> | |
<Property Name="NotificationTypeName" Type="Edm.String" MaxLength="20" sap:label="Notification Type Text" sap:quickinfo="Notification Type Texts"/> | |
</EntityType> | |
<EntityType Name="C_MaintenanceNotificationVHType" sap:label="Maintenance Notification Value Help" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Key> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="NotificationText" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Created on" sap:quickinfo="Date on which the record was created"/> | |
<Property Name="LastChangeTime" Type="Edm.Time" Precision="0" sap:label="Time of change" sap:quickinfo="Time of Change"/> | |
<Property Name="LastChangeDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Changed On" sap:quickinfo="Date of Last Change"/> | |
<Property Name="CreationTime" Type="Edm.Time" Precision="0" sap:label="Created At" sap:quickinfo="Time, at Which Record Was Added"/> | |
<Property Name="CreationDateTime" Type="Edm.String" sap:label="Creation Time Stamp"/> | |
<Property Name="MaintenanceOrder" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Order" sap:quickinfo="Order Number"/> | |
<Property Name="RequiredStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required Start Date"/> | |
<Property Name="RequiredStartTime" Type="Edm.Time" Precision="0" sap:label="Required Start Time"/> | |
<Property Name="RequiredEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required End Date"/> | |
<Property Name="RequiredEndTime" Type="Edm.Time" Precision="0" sap:label="Required End Time" sap:quickinfo="Requested End Time"/> | |
<Property Name="NotificationText" Type="Edm.String" MaxLength="40" sap:label="Description" sap:quickinfo="Short Text"/> | |
<Property Name="NotificationCreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Notification Date" sap:quickinfo="Date of Notification"/> | |
<Property Name="NotificationCreationTime" Type="Edm.Time" Precision="0" sap:label="Notification Time" sap:quickinfo="Time of Notification"/> | |
<Property Name="NotificationReferenceDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Reference Date" sap:quickinfo="Notification Reference Date"/> | |
<Property Name="MaintNotifInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number" sap:quickinfo="Object Number for Status Management"/> | |
<Property Name="AddressID" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Address number" sap:quickinfo="Addresses: Address Number"/> | |
<Property Name="NotificationTimeZone" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Notif. Time Zone" sap:quickinfo="Time Zone for Notification"/> | |
<Property Name="NotificationReferenceTime" Type="Edm.Time" Precision="0" sap:label="Reference Time" sap:quickinfo="Notification Reference Time"/> | |
<Property Name="NotificationCompletionDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Completion by date" sap:quickinfo="Date for Notification Completion"/> | |
<Property Name="CompletionTime" Type="Edm.Time" Precision="0" sap:label="Completion Time" sap:quickinfo="Completion Time of Notification"/> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:label="Work Center" sap:quickinfo="Object ID of the Work Center"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="MaintenanceWorkCenterPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Plant for Work Ctr" sap:quickinfo="Plant for Work Center"/> | |
<Property Name="MaintNotificationCatalog" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Catalog Coding" sap:quickinfo="Catalog Type - Coding"/> | |
<Property Name="MaintNotificationCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Coding Code" sap:quickinfo="Coding"/> | |
<Property Name="MaintNotificationCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Coding" sap:quickinfo="Code Group - Coding"/> | |
<Property Name="IsDeleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Deleted" sap:quickinfo="Object is deleted"/> | |
<Property Name="IsCompleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Completed" sap:quickinfo="Object is completed"/> | |
<Property Name="MaintPriority" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Priority"/> | |
<Property Name="MaintPriorityType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Priority Type"/> | |
<Property Name="NotifProcessingPhase" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Notif. Phase" sap:quickinfo="Notification Processing Phase"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Created by" sap:quickinfo="Name of Person who Created the Object"/> | |
<Property Name="LastChangedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Changed by" sap:quickinfo="Name of person who changed object"/> | |
<Property Name="ReportedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Reported By" sap:quickinfo="Name of Person Reporting Notification"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotifActivityType" sap:label="Maintenance Notification Activity" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
<PropertyRef Name="MaintNotificationActivity"/> | |
</Key> | |
<Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="CreatedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Created by User Name" sap:quickinfo="User Description"/> | |
<Property Name="MaintNotifActyQtyFactor" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="Quantity Factor" sap:quickinfo="Quantity Factor for Activities"/> | |
<Property Name="PlannedStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Start date" sap:quickinfo="Start Date"/> | |
<Property Name="PlannedStartTime" Type="Edm.Time" Precision="0" sap:label="Time" sap:quickinfo="Start Time of Activity"/> | |
<Property Name="PlannedEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="End date" sap:quickinfo="End Date"/> | |
<Property Name="PlannedEndTime" Type="Edm.Time" Precision="0" sap:label="Time" sap:quickinfo="End Time of Activity"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="MaintNotificationActivity" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:text="MaintNotifActyTxt" sap:label="Activity" sap:quickinfo="Consecutive Number of Activity"/> | |
<Property Name="MaintenanceNotificationItem" Type="Edm.String" MaxLength="4" sap:display-format="NonNegative" sap:label="Item" sap:quickinfo="Item Number in Item Record"/> | |
<Property Name="MaintNotifActivityCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotifActivityCodeGrpName" sap:label="Activity Code Group"/> | |
<Property Name="MaintNotifActivityCodeGrpName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Activity Code Group Name"/> | |
<Property Name="MaintNotificationActivityCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotifActivityCodeName" sap:label="Activity Code"/> | |
<Property Name="MaintNotifActivityCodeName" Type="Edm.String" MaxLength="40" sap:label="Activity Code Name" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="MaintNotifActyTxt" Type="Edm.String" MaxLength="40" sap:label="Activity Text"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="CreatedByUserDescription" sap:label="Created by" sap:quickinfo="Name of Person who Created the Object"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotifWithDescType" sap:label="Maint Notification with desc for OP" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Key> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="NotificationText" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="MaintNotificationCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotificationCodeGroupName" sap:label="Coding" sap:quickinfo="Code Group - Coding"/> | |
<Property Name="MaintNotificationCodeGroupName" Type="Edm.String" MaxLength="40" sap:label="Code Group Text" sap:quickinfo="Short Description of the Code Group"/> | |
<Property Name="MaintNotificationCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotificationCodeName" sap:label="Coding Code" sap:quickinfo="Coding"/> | |
<Property Name="MaintNotificationCodeName" Type="Edm.String" MaxLength="40" sap:label="Code Text" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="NotificationText" Type="Edm.String" MaxLength="40" sap:label="Notification Text" sap:quickinfo="Short Text"/> | |
<Property Name="MaintNotificationLongText" Type="Edm.String" sap:label="Long Text"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotificationType" sap:label="Maintenance Notification" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Key> | |
<Property Name="Activation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Complete_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Edit_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Postpone_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Putinprocess_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="NotificationText" sap:label="Notification" sap:quickinfo="Notification No" sap:value-list="standard"/> | |
<Property Name="MaintenanceOrderDesc" Type="Edm.String" MaxLength="40" sap:label="Order Description"/> | |
<Property Name="ControllingArea" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Controlling Area"/> | |
<Property Name="FunctionalLocationLabelName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Functional Location"/> | |
<Property Name="MaintNotifWithLeadingZeros" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Character Field of Length 12"/> | |
<Property Name="MaintenanceOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Order Type"/> | |
<Property Name="MaintNotifRespPartnerFunction" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Person responsible" sap:quickinfo="Partner Function: Person/Department Responsible"/> | |
<Property Name="MainWorkCenter" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MainWorkCenterText" sap:label="Main Work Center" sap:quickinfo="Work Center" sap:value-list="standard"/> | |
<Property Name="MainWorkCenterText" Type="Edm.String" MaxLength="40" sap:label="Main Work Center Text" sap:quickinfo="Work Center Text"/> | |
<Property Name="MainWorkCenterPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MainWorkCenterPlantName" sap:label="Main Work Center Plant" sap:quickinfo="Plant" sap:value-list="standard"/> | |
<Property Name="MainWorkCenterPlantName" Type="Edm.String" MaxLength="30" sap:label="Main Work Center Plant Name" sap:quickinfo="Plant Name"/> | |
<Property Name="MaintPriority" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:text="MaintPriorityDesc" sap:label="Priority" sap:value-list="standard"/> | |
<Property Name="MaintPriorityDesc" Type="Edm.String" MaxLength="20" sap:label="Priority Text"/> | |
<Property Name="ConcatenatedActiveSystStsName" Type="Edm.String" sap:label="System Status" sap:quickinfo="Concatenated System Status"/> | |
<Property Name="NotifProcessingPhase" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:text="NotifProcessingPhaseDesc" sap:label="Notification Status" sap:quickinfo="Notification Processing Phase" sap:value-list="fixed-values"/> | |
<Property Name="NotifProcessingPhaseDesc" Type="Edm.String" MaxLength="60" sap:label="Notification Status Text" sap:quickinfo="Short Text for Fixed Values"/> | |
<Property Name="NotificationText" Type="Edm.String" MaxLength="40" sap:label="Notification Text" sap:quickinfo="Short Text"/> | |
<Property Name="MaintenancePlanningPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintenancePlanningPlantName" sap:label="Planning Plant" sap:quickinfo="Maintenance Planning Plant" sap:value-list="standard"/> | |
<Property Name="MaintenancePlanningPlantName" Type="Edm.String" MaxLength="30" sap:label="Planning Plant Name" sap:quickinfo="Plant Name"/> | |
<Property Name="MaintenancePlannerGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:text="MaintenancePlannerGroupName" sap:label="Planner Group" sap:quickinfo="Planner Group for Customer Service and Plant Maintenance" sap:value-list="standard"/> | |
<Property Name="MaintenancePlannerGroupName" Type="Edm.String" MaxLength="18" sap:label="Planner Group Name" sap:quickinfo="Name of the Maintenance Planner Group"/> | |
<Property Name="MaintenanceWorkCenter" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintenanceWorkCenterText" sap:label="Maintenance Work Center" sap:quickinfo="Work Center"/> | |
<Property Name="MaintenanceWorkCenterText" Type="Edm.String" MaxLength="40" sap:label="Maintenance Work Center Text" sap:quickinfo="Work Center Text"/> | |
<Property Name="PersonResponsible" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="PersonResponsibleName" sap:label="Person Responsible" sap:quickinfo="Partner"/> | |
<Property Name="PersonResponsibleName" Type="Edm.String" MaxLength="35" sap:label="Person Responsible Name"/> | |
<Property Name="ABCIndicator" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:text="ABCIndicatorDesc" sap:label="ABC Indicator" sap:quickinfo="ABC Indicator for Technical Object"/> | |
<Property Name="ABCIndicatorDesc" Type="Edm.String" MaxLength="20" sap:label="ABC Indicator Description" sap:quickinfo="Description of ABC Indicator of Technical Object"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:text="NotificationTypeName" sap:label="Notification Type" sap:value-list="standard"/> | |
<Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Created on" sap:quickinfo="Date on which the record was created"/> | |
<Property Name="CreationTime" Type="Edm.Time" Precision="0" sap:label="Created At" sap:quickinfo="Time, at Which Record Was Added"/> | |
<Property Name="ConcatenatedActiveUserStsName" Type="Edm.String" sap:label="User Status" sap:quickinfo="Concatenated User Status"/> | |
<Property Name="CompletionTime" Type="Edm.Time" Precision="0" sap:label="Completion Time" sap:quickinfo="Completion Time of Notification"/> | |
<Property Name="NotificationCompletionDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Completion Date" sap:quickinfo="Date for Notification Completion"/> | |
<Property Name="NotificationReferenceTime" Type="Edm.Time" Precision="0" sap:label="Reference Time" sap:quickinfo="Notification Reference Time"/> | |
<Property Name="NotificationReferenceDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Reference Date" sap:quickinfo="Notification Reference Date"/> | |
<Property Name="InspectedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="InspectedByUserDescription" sap:label="Technical Inspection By" sap:quickinfo="Name of Person Responsible for Technical Inspection"/> | |
<Property Name="InspectedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Technical Inspection by User Name" sap:quickinfo="User Description"/> | |
<Property Name="InspectionDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Technical Inspection On" sap:quickinfo="Date of Technical Inspection"/> | |
<Property Name="NotificationTypeName" Type="Edm.String" MaxLength="20" sap:label="Notification Type Name" sap:quickinfo="Notification Type Texts"/> | |
<Property Name="ReportedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="ReportedByUserDescription" sap:label="Reported By" sap:quickinfo="Name of Person Reporting Notification"/> | |
<Property Name="ReportedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Reported by User Name" sap:quickinfo="User Description"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="CreatedByUserDescription" sap:label="Created by" sap:quickinfo="Name of Person who Created the Object"/> | |
<Property Name="CreatedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Created by User Name" sap:quickinfo="User Description"/> | |
<Property Name="Assembly" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="AssemblyName" sap:label="Assembly" sap:value-list="standard"/> | |
<Property Name="AssemblyName" Type="Edm.String" MaxLength="40" sap:label="Assembly Name" sap:quickinfo="Material description"/> | |
<Property Name="MaintenanceObjectIsDown" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Breakdown" sap:quickinfo="Breakdown Indicator"/> | |
<Property Name="MalfunctionStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Malfunction Start" sap:quickinfo="Start of Malfunction (Date)"/> | |
<Property Name="MalfunctionStartTime" Type="Edm.Time" Precision="0" sap:label="Malfunction Started At" sap:quickinfo="Start of Malfunction (Time)"/> | |
<Property Name="MalfunctionEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Malfunction End" sap:quickinfo="End of Malfunction (Date)"/> | |
<Property Name="TechnicalObjectLabel" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="TechnicalObjectDescription" sap:label="Technical Object" sap:quickinfo="Technical Object Identifier" sap:value-list="standard"/> | |
<Property Name="MalfunctionEndTime" Type="Edm.Time" Precision="0" sap:label="Malfunction Ended At" sap:quickinfo="End of Malfunction (Time)"/> | |
<Property Name="MaintObjectDowntimeDuration" Type="Edm.Double" sap:unit="MaintObjDowntimeDurationUnit" sap:label="Breakdown Duration"/> | |
<Property Name="MaintObjDowntimeDurationUnit" Type="Edm.String" MaxLength="3" sap:label="Breakdown Duration Unit" sap:quickinfo="Unit for Breakdown Duration" sap:semantics="unit-of-measure"/> | |
<Property Name="RequiredStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required Start Date"/> | |
<Property Name="RequiredStartTime" Type="Edm.Time" Precision="0" sap:label="Required Start Time"/> | |
<Property Name="RequiredEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required End Date"/> | |
<Property Name="RequiredEndTime" Type="Edm.Time" Precision="0" sap:label="Required End Time" sap:quickinfo="Requested End Time"/> | |
<Property Name="MaintenanceRevision" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Revision" sap:quickinfo="Revision for Plant Maintenance and Customer Service"/> | |
<Property Name="MaintenanceWorkCenterPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintenanceWorkCenterPlantName" sap:label="Maintenance Work Center Plant" sap:quickinfo="Plant for Work Center"/> | |
<Property Name="MaintenanceWorkCenterPlantName" Type="Edm.String" MaxLength="30" sap:label="Maintenance Work Center Plant Name" sap:quickinfo="Plant Name"/> | |
<Property Name="TechnicalObjectDescription" Type="Edm.String" MaxLength="40" sap:label="Technical Object Description"/> | |
<Property Name="AssetLocation" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:text="AssetLocationName" sap:label="Location" sap:quickinfo="Location of maintenance object"/> | |
<Property Name="AssetLocationName" Type="Edm.String" MaxLength="40" sap:label="Location Name"/> | |
<Property Name="AssetRoom" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Room"/> | |
<Property Name="MaintenancePlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintenancePlantName" sap:label="Maintenance Plant" sap:value-list="standard"/> | |
<Property Name="MaintenancePlantName" Type="Edm.String" MaxLength="30" sap:label="Maintenance Plant Name" sap:quickinfo="Plant Name"/> | |
<Property Name="PlantSection" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Plant Section" sap:value-list="standard"/> | |
<Property Name="PlantSectionPersonRespName" Type="Edm.String" MaxLength="14" sap:text="PlantSectionPersonRespPhone" sap:label="Plant Section Responsible" sap:quickinfo="Person Responsible for Company Area"/> | |
<Property Name="PlantSectionPersonRespPhone" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Phone Number of Plant Section Responsible" sap:quickinfo="Phone number of person responsible for company area"/> | |
<Property Name="MaintObjectFreeDefinedAttrib" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Sort Field"/> | |
<Property Name="MaintenancePlan" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="MaintenancePlanDesc" sap:label="Maintenance Plan" sap:value-list="standard"/> | |
<Property Name="TechObjIsEquipOrFuncnlLoc" Type="Edm.String" MaxLength="20" sap:display-format="UpperCase" sap:text="TechObjIsEquipOrFuncnlLocDesc" sap:label="Technical Object Type" sap:value-list="standard"/> | |
<Property Name="MaintenancePlanDesc" Type="Edm.String" MaxLength="40" sap:label="Maintenance Plan Description" sap:quickinfo="Maintenance Plan Text"/> | |
<Property Name="MaintenancePlanItemIntID" Type="Edm.String" MaxLength="16" sap:display-format="UpperCase" sap:text="MaintenancePlanItemDesc" sap:label="Maintenance Item" sap:quickinfo="Maintenance item" sap:value-list="standard"/> | |
<Property Name="MaintenancePlanItemDesc" Type="Edm.String" MaxLength="40" sap:label="Maintenance Item Text" sap:quickinfo="Item Short Text"/> | |
<Property Name="MaintenancePlanCategory" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:text="MaintenancePlanCategoryDesc" sap:label="Maintenance Item Category" sap:quickinfo="Maintenance item category" sap:value-list="standard"/> | |
<Property Name="MaintenancePlanCategoryDesc" Type="Edm.String" MaxLength="40" sap:label="Maintenance Item Category Description" sap:quickinfo="Text, 40 Characters Long"/> | |
<Property Name="BasicStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Cycle Start" sap:quickinfo="Start date"/> | |
<Property Name="MaintenancePlanTechnicalObject" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:text="MaintPlanTechnicalObjectDesc" sap:label="Maintenance Plan Technical Object" sap:quickinfo="Technical Object Identifier" sap:value-list="standard"/> | |
<Property Name="MaintPlanTechnicalObjectDesc" Type="Edm.String" MaxLength="40" sap:label="Maintenance Plan Technical Object Description" sap:quickinfo="Technical Object Description"/> | |
<Property Name="MaintPlanTechObjIsEquipment" Type="Edm.String" MaxLength="20" sap:display-format="UpperCase" sap:text="MaintPlanTechObjIsEquipDesc" sap:label="Maintenance Plan Technical Object Type" sap:quickinfo="Technical Object Type" sap:value-list="standard"/> | |
<Property Name="MaintPlanTechObjIsEquipDesc" Type="Edm.String" MaxLength="40" sap:label="Maintenance Plan Technical Object Type Text" sap:quickinfo="Description of Technical Object Type"/> | |
<Property Name="TechObjIsEquipOrFuncnlLocDesc" Type="Edm.String" MaxLength="40" sap:label="Technical Object Type Text" sap:quickinfo="Description of Technical Object Type"/> | |
<Property Name="LastSchedldMaintNotification" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="LastSchedldMaintNotifText" sap:label="Last Scheduled Call Object" sap:quickinfo="Notification No" sap:value-list="standard"/> | |
<Property Name="LastSchedldMaintNotifText" Type="Edm.String" MaxLength="40" sap:label="Last Scheduled Call Object Text" sap:quickinfo="Short Text"/> | |
<Property Name="NotifNmbrOfAttachedDocuments" Type="Edm.Int16" sap:label="Original Files"/> | |
<Property Name="NumberOfMaintNotifItems" Type="Edm.Int32" sap:label="Items"/> | |
<Property Name="NumberOfMaintNotifTasks" Type="Edm.Int32" sap:label="Tasks"/> | |
<Property Name="NumberOfMaintNotifActivities" Type="Edm.Int32" sap:label="Activities"/> | |
<Property Name="MaintPriorityType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:text="MaintPriorityTypeDesc" sap:label="Priority Type" sap:value-list="standard"/> | |
<Property Name="MaintPriorityTypeDesc" Type="Edm.String" MaxLength="20" sap:label="Priority Type Text"/> | |
<Property Name="IsCompleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Completed" sap:quickinfo="Object is completed"/> | |
<Property Name="IsDeleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Deleted" sap:quickinfo="Object is deleted"/> | |
<Property Name="MaintenanceOrder" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="MaintenanceOrderDesc" sap:label="Maintenance Order" sap:quickinfo="Order Number" sap:value-list="standard"/> | |
<Property Name="IsActiveEntity" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Is active document" sap:quickinfo="Draft - Indicator - Is active document" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="HasActiveEntity" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Has active document" sap:quickinfo="Draft - Indicator - Has active document" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="HasDraftEntity" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Has draft document" sap:quickinfo="Draft - Indicator - Has draft document" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="TechObjectWithLeadingZeros" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Technical Object" sap:quickinfo="Technical Object Identifier"/> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:text="to_MainWorkCenter/WorkCenterInternalID_Text" sap:label="Work Center" sap:quickinfo="Object ID of the Work Center" sap:value-list="standard"/> | |
<Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="AuthorizGroup" sap:quickinfo="Technical object authorization group"/> | |
<Property Name="MaintNotifInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number" sap:quickinfo="Object Number for Status Management"/> | |
<Property Name="MaintenancePlanInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number"/> | |
<Property Name="CostCenter" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Cost Center"/> | |
<NavigationProperty Name="DraftAdministrativeData" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_07850A29A13163421D3EAC54906A3553" FromRole="FromRole_assoc_07850A29A13163421D3EAC54906A3553" ToRole="ToRole_assoc_07850A29A13163421D3EAC54906A3553" sap:filterable="false"/> | |
<NavigationProperty Name="to_Assembly" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_917E1ECD19C65ECEDB060923D115D9B8" FromRole="FromRole_assoc_917E1ECD19C65ECEDB060923D115D9B8" ToRole="ToRole_assoc_917E1ECD19C65ECEDB060923D115D9B8" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenanceItem" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" FromRole="FromRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" ToRole="ToRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenanceNotification" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" FromRole="FromRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" ToRole="ToRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenanceNotificationVH" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" FromRole="FromRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" ToRole="ToRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenanceObjectIsDown" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_86D71CAE6BB899B9F9603F3A795EC693" FromRole="FromRole_assoc_86D71CAE6BB899B9F9603F3A795EC693" ToRole="ToRole_assoc_86D71CAE6BB899B9F9603F3A795EC693" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenanceOrder" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_75C3C26E38E160A4C0A075459AA46680" FromRole="FromRole_assoc_75C3C26E38E160A4C0A075459AA46680" ToRole="ToRole_assoc_75C3C26E38E160A4C0A075459AA46680" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlan" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_E4740528C05DB36E1F34E7E0C63152BD" FromRole="FromRole_assoc_E4740528C05DB36E1F34E7E0C63152BD" ToRole="ToRole_assoc_E4740528C05DB36E1F34E7E0C63152BD" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlanCatParam" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" FromRole="FromRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" ToRole="ToRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlannerGroup" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_AD3419301EE2EEC9C4672FD45062660A" FromRole="FromRole_assoc_AD3419301EE2EEC9C4672FD45062660A" ToRole="ToRole_assoc_AD3419301EE2EEC9C4672FD45062660A" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlanningPlant" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_7A9D55394F5B38E9F425ECC439503259" FromRole="FromRole_assoc_7A9D55394F5B38E9F425ECC439503259" ToRole="ToRole_assoc_7A9D55394F5B38E9F425ECC439503259" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlant" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_F6175E364679B0EFA064218D612B1739" FromRole="FromRole_assoc_F6175E364679B0EFA064218D612B1739" ToRole="ToRole_assoc_F6175E364679B0EFA064218D612B1739" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintenancePlanTechObj" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_B17C113D14CFFA8B548390FBA4C91846" FromRole="FromRole_assoc_B17C113D14CFFA8B548390FBA4C91846" ToRole="ToRole_assoc_B17C113D14CFFA8B548390FBA4C91846" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintNotificationTypeVH" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_4AF7C9A616E9F7FCB051F601EC1956FB" FromRole="FromRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB" ToRole="ToRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB" sap:filterable="false"/> | |
<NavigationProperty Name="to_MaintPlanTechObjIsEquipment" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_439310D5272C3429731572FD719E1D9D" FromRole="FromRole_assoc_439310D5272C3429731572FD719E1D9D" ToRole="ToRole_assoc_439310D5272C3429731572FD719E1D9D" sap:filterable="false"/> | |
<NavigationProperty Name="to_MainWorkCenter" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_508C74D0364A0608B1D966879EA28E39" FromRole="FromRole_assoc_508C74D0364A0608B1D966879EA28E39" ToRole="ToRole_assoc_508C74D0364A0608B1D966879EA28E39" sap:filterable="false"/> | |
<NavigationProperty Name="to_ObjPgMaintNotifActivity" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_E5BA26DE1F59339043D684C3C74CE779" FromRole="FromRole_assoc_E5BA26DE1F59339043D684C3C74CE779" ToRole="ToRole_assoc_E5BA26DE1F59339043D684C3C74CE779" sap:filterable="false"/> | |
<NavigationProperty Name="to_ObjPgMaintNotificationItem" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_AEA90EF8062D141BAE0E4CA4127933EA" FromRole="FromRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA" ToRole="ToRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA"/> | |
<NavigationProperty Name="to_ObjPgMaintNotificationTask" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_87DDB301DE479DB2CD72CD495C4525A2" FromRole="FromRole_assoc_87DDB301DE479DB2CD72CD495C4525A2" ToRole="ToRole_assoc_87DDB301DE479DB2CD72CD495C4525A2"/> | |
<NavigationProperty Name="to_ObjPgMaintNotifWithDesc" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_8F41880990BFF6DA782A267468DE2CBC" FromRole="FromRole_assoc_8F41880990BFF6DA782A267468DE2CBC" ToRole="ToRole_assoc_8F41880990BFF6DA782A267468DE2CBC" sap:filterable="false"/> | |
<NavigationProperty Name="to_Plant" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_967250E194D3409BF9254B6630898BA8" FromRole="FromRole_assoc_967250E194D3409BF9254B6630898BA8" ToRole="ToRole_assoc_967250E194D3409BF9254B6630898BA8" sap:filterable="false"/> | |
<NavigationProperty Name="to_PlantSection" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_7A5AF0E0023F286A46165663DFCCFA7A" FromRole="FromRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A" ToRole="ToRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A" sap:filterable="false"/> | |
<NavigationProperty Name="to_PMNotificationPhase" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_C7212D0F252BF2716754327A917FA89C" FromRole="FromRole_assoc_C7212D0F252BF2716754327A917FA89C" ToRole="ToRole_assoc_C7212D0F252BF2716754327A917FA89C" sap:filterable="false"/> | |
<NavigationProperty Name="to_PMNotificationPriority" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_B07F050E28FA46CC21D9563965198E78" FromRole="FromRole_assoc_B07F050E28FA46CC21D9563965198E78" ToRole="ToRole_assoc_B07F050E28FA46CC21D9563965198E78" sap:filterable="false"/> | |
<NavigationProperty Name="to_PMNotificationPriorityType" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D3EEEA1917E78CC97A5113FABF62E2D2" FromRole="FromRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2" ToRole="ToRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2" sap:filterable="false"/> | |
<NavigationProperty Name="to_StsObjConcatActiveStsILL" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_FEBF9A22017AF6801637D7036269B7DB" FromRole="FromRole_assoc_FEBF9A22017AF6801637D7036269B7DB" ToRole="ToRole_assoc_FEBF9A22017AF6801637D7036269B7DB" sap:filterable="false"/> | |
<NavigationProperty Name="to_TechnicalObjectLabelVH" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_44CBFAB266AD707CE4AF732DB26EF7B7" FromRole="FromRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7" ToRole="ToRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7" sap:filterable="false"/> | |
<NavigationProperty Name="to_TechObjIsEquipOrFuncnlLoc" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D64DBE02CB4B657DEE89C555E74BA168" FromRole="FromRole_assoc_D64DBE02CB4B657DEE89C555E74BA168" ToRole="ToRole_assoc_D64DBE02CB4B657DEE89C555E74BA168" sap:filterable="false"/> | |
<NavigationProperty Name="to_WorkCenterBySemanticKey" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_82029C655CD954AAFD20EA76AC3BA802" FromRole="FromRole_assoc_82029C655CD954AAFD20EA76AC3BA802" ToRole="ToRole_assoc_82029C655CD954AAFD20EA76AC3BA802" sap:filterable="false"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotificationCauseType" sap:label="Maintenance Notification Cause" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
<PropertyRef Name="MaintenanceNotificationCause"/> | |
<PropertyRef Name="MaintenanceNotificationItem"/> | |
</Key> | |
<Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="MaintenanceNotificationCause" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:text="MaintNotifCauseText" sap:label="Cause" sap:quickinfo="Sequential Number for Cause"/> | |
<Property Name="MaintenanceNotificationItem" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:label="Item" sap:quickinfo="Item Number in Item Record"/> | |
<Property Name="MaintNotifCauseText" Type="Edm.String" MaxLength="40" sap:label="Cause Text"/> | |
<Property Name="MaintNotifCauseCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotifCauseCodeGroupName" sap:label="Cause Code Group"/> | |
<Property Name="MaintNotifCauseCodeGroupName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Cause Code Group Name"/> | |
<Property Name="MaintNotificationCauseCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotificationCauseCodeName" sap:label="Cause Code"/> | |
<Property Name="MaintNotificationCauseCodeName" Type="Edm.String" MaxLength="40" sap:label="Cause Code Name" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotificationItemType" sap:label="Maintenance Notification Item" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
<PropertyRef Name="MaintenanceNotificationItem"/> | |
</Key> | |
<Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="MaintNotificationDamageCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotifDamageCodeName" sap:label="Damage Code"/> | |
<Property Name="MaintNotifDamageCodeName" Type="Edm.String" MaxLength="40" sap:label="Damage Code Name" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="MaintNotifItemLongText" Type="Edm.String" MaxLength="1333" sap:display-format="UpperCase" sap:label="Long Text"/> | |
<Property Name="MaintenanceNotificationItem" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:text="MaintNotifItemText" sap:label="Item" sap:quickinfo="Item Number in Item Record"/> | |
<Property Name="MaintNotifItemText" Type="Edm.String" MaxLength="40" sap:label="Item Text" sap:quickinfo="Notification Item Short Text"/> | |
<Property Name="MaintNotifObjPrtCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotifObjPrtCodeGroupName" sap:label="Object Group" sap:quickinfo="Object Part Code Group"/> | |
<Property Name="MaintNotifObjPrtCodeGroupName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Object Group Name"/> | |
<Property Name="MaintNotifObjPrtCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotifObjPrtCodeName" sap:label="Object Part" sap:quickinfo="Object Part Code"/> | |
<Property Name="MaintNotifObjPrtCodeName" Type="Edm.String" MaxLength="40" sap:label="Object Part Name" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="MaintNotifDamageCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotifDamageCodeGroupName" sap:label="Damage Group" sap:quickinfo="Damage Code Group"/> | |
<Property Name="MaintNotifDamageCodeGroupName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Damage Group Name"/> | |
<NavigationProperty Name="to_ObjPgMaintNotifActivity" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_9709EB4A790742A1A999D7C704D2CDF4" FromRole="FromRole_assoc_9709EB4A790742A1A999D7C704D2CDF4" ToRole="ToRole_assoc_9709EB4A790742A1A999D7C704D2CDF4"/> | |
<NavigationProperty Name="to_ObjPgMaintNotificationCause" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_53B3F9F3409E40F74C1F5B957BA5D4C2" FromRole="FromRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2" ToRole="ToRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2"/> | |
<NavigationProperty Name="to_ObjPgMaintNotificationTask" Relationship="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_1F5873AAD5395371F8A87A6D71F4C02B" FromRole="FromRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B" ToRole="ToRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B"/> | |
</EntityType> | |
<EntityType Name="C_ObjPgMaintNotificationTaskType" sap:label="Maintenance Notification Task" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
<PropertyRef Name="MaintenanceNotificationTask"/> | |
</Key> | |
<Property Name="Preparation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="Validation_ac" Type="Edm.Boolean" sap:label="Dyn. Action Control" sap:creatable="false" sap:updatable="false" sap:sortable="false" sap:filterable="false"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="ConcatenatedActiveUserStsName" Type="Edm.String" sap:label="User Status" sap:quickinfo="Concatenated User Status"/> | |
<Property Name="ResponsiblePersonFunctionCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:text="MaintNotifTaskPartFuncName" sap:label="Task Processor" sap:quickinfo="Function of Person Responsible for Task"/> | |
<Property Name="MaintNotifTaskPartFuncName" Type="Edm.String" MaxLength="20" sap:label="Task Processor Text" sap:quickinfo="Description"/> | |
<Property Name="ResponsiblePerson" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="ResponsiblePersonName" sap:label="Responsible" sap:quickinfo="Person Responsible for Task (Partner Number)"/> | |
<Property Name="ResponsiblePersonName" Type="Edm.String" MaxLength="35" sap:label="Responsible Name" sap:quickinfo="Person Responsible Name"/> | |
<Property Name="PlannedStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Planned Start Date"/> | |
<Property Name="PlannedStartTime" Type="Edm.Time" Precision="0" sap:label="Planned Start Time" sap:quickinfo="Planned Start Time for Task"/> | |
<Property Name="PlannedEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Planned Finish Date" sap:quickinfo="Planned finish date"/> | |
<Property Name="PlannedEndTime" Type="Edm.Time" Precision="0" sap:label="Planned Finish Time" sap:quickinfo="Planned Finish Time for Task"/> | |
<Property Name="MaintNotifTaskInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number" sap:quickinfo="Object Number for Status Management"/> | |
<Property Name="MaintenanceNotificationTask" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="NonNegative" sap:text="MaintNotifTaskTxt" sap:label="Task" sap:quickinfo="Sequential Task Number"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="MaintenanceNotificationItem" Type="Edm.String" MaxLength="4" sap:display-format="NonNegative" sap:label="Item" sap:quickinfo="Item Number in Item Record"/> | |
<Property Name="MaintNotifTaskCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:text="MaintNotifTaskCodeGroupName" sap:label="Task Code Group" sap:quickinfo="Code Group - Tasks"/> | |
<Property Name="MaintNotifTaskCodeGroupName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Task Code Group Name"/> | |
<Property Name="MaintNotifTaskCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:text="MaintNotifTaskCodeName" sap:label="Task Code"/> | |
<Property Name="MaintNotifTaskCodeName" Type="Edm.String" MaxLength="40" sap:label="Task Code Name" sap:quickinfo="Short Text for Code (Up to 40 Characters in Length)"/> | |
<Property Name="MaintNotifTaskTxt" Type="Edm.String" MaxLength="40" sap:label="Task Text" sap:quickinfo="Short Text for Task"/> | |
<Property Name="ConcatenatedActiveSystStsName" Type="Edm.String" sap:label="System Status" sap:quickinfo="Concatenated System Status"/> | |
</EntityType> | |
<EntityType Name="C_TechnicalObjectLabelVHType" sap:label="Technical Object Value Help" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="TechObjIsEquipOrFuncnlLoc"/> | |
<PropertyRef Name="TechnicalObjectLabel"/> | |
</Key> | |
<Property Name="TechObjIsEquipOrFuncnlLoc" Type="Edm.String" Nullable="false" MaxLength="20" sap:display-format="UpperCase" sap:label="Tech. Obj. Type" sap:quickinfo="Technical Object Type"/> | |
<Property Name="TechnicalObjectLabel" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:text="TechnicalObjectDescription" sap:label="Technical Object" sap:quickinfo="Technical Object Identifier"/> | |
<Property Name="FunctionalLocationLabelName" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Functional Location"/> | |
<Property Name="TechnicalObject" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Technical Object" sap:quickinfo="Technical Object Identifier"/> | |
<Property Name="TechObjIsEquipOrFuncnlLocDesc" Type="Edm.String" MaxLength="40" sap:label="Technical Object Type" sap:quickinfo="Description of Technical Object Type"/> | |
<Property Name="TechnicalObjectDescription" Type="Edm.String" MaxLength="40" sap:label="Technical Object Description"/> | |
</EntityType> | |
<EntityType Name="I_DraftAdministrativeDataType" sap:label="Draft Administrative Data" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="DraftUUID"/> | |
</Key> | |
<Property Name="DraftUUID" Type="Edm.Guid" Nullable="false" sap:label="Draft (Technical ID)"/> | |
<Property Name="DraftIsKeptByUser" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Draft Is Kept By User"/> | |
<Property Name="EnqueueStartDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Draft Locked Since"/> | |
<Property Name="DraftIsCreatedByMe" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Draft Created By Me"/> | |
<Property Name="DraftIsLastChangedByMe" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Draft Last Changed By Me"/> | |
<Property Name="DraftIsProcessedByMe" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Draft In Process By Me"/> | |
<Property Name="CreatedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Draft Created By (Description)"/> | |
<Property Name="LastChangedByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Draft Last Changed By (Description)"/> | |
<Property Name="InProcessByUserDescription" Type="Edm.String" MaxLength="80" sap:label="Draft In Process By (Description)"/> | |
<Property Name="DraftEntityType" Type="Edm.String" MaxLength="30" sap:display-format="UpperCase" sap:label="Draft Entity ID"/> | |
<Property Name="CreationDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Draft Created On"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="CreatedByUserDescription" sap:label="Draft Created By"/> | |
<Property Name="LastChangeDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Draft Last Changed On"/> | |
<Property Name="LastChangedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="LastChangedByUserDescription" sap:label="Draft Last Changed By"/> | |
<Property Name="DraftAccessType" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Draft Access Type"/> | |
<Property Name="ProcessingStartDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="Draft In Process Since"/> | |
<Property Name="InProcessByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:text="InProcessByUserDescription" sap:label="Draft In Process By"/> | |
</EntityType> | |
<EntityType Name="I_IndicatorType" sap:label="Indicator" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="IndicatorValue"/> | |
</Key> | |
<Property Name="IndicatorValue" Type="Edm.Boolean" Nullable="false" sap:display-format="UpperCase" sap:text="IndicatorValue_Text" sap:label="Checkbox"/> | |
<Property Name="IndicatorValue_Text" Type="Edm.String" MaxLength="60" sap:label="Short Descript." sap:quickinfo="Short Text for Fixed Values" sap:creatable="false" sap:updatable="false"/> | |
</EntityType> | |
<EntityType Name="I_MaintenanceItemType" sap:label="Maintenance Item" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenancePlanItemIntID"/> | |
</Key> | |
<Property Name="MaintenancePlanItemIntID" Type="Edm.String" Nullable="false" MaxLength="16" sap:display-format="UpperCase" sap:label="Maintenance Item" sap:quickinfo="Maintenance item"/> | |
<Property Name="MaintenancePlan" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Maintenance Plan"/> | |
<Property Name="MaintenanceStrategy" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Maintenance Strategy"/> | |
<Property Name="MaintenancePlanCategory" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="MaintItemCat" sap:quickinfo="Maintenance item category"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="MaintPriority" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Priority"/> | |
<Property Name="MaintenanceOrder" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Last order" sap:quickinfo="Order number"/> | |
<Property Name="MaintObjectLocAcctAssgmtNmbr" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Loc/Acct Assignment" sap:quickinfo="Location and account assignment for technical object"/> | |
<Property Name="MaintenancePlannerGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Maint. Planner Group" sap:quickinfo="Planner Group for Customer Service and Plant Maintenance"/> | |
<Property Name="MaintenancePlanningPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Planning Plant" sap:quickinfo="Maintenance Planning Plant"/> | |
<Property Name="BillOfOperationsType" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Task List Type"/> | |
<Property Name="BillOfOperationsGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Group" sap:quickinfo="Key for Task List Group"/> | |
<Property Name="BillOfOperationsVariant" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Group Counter"/> | |
<Property Name="Equipment" Type="Edm.String" MaxLength="18" sap:display-format="UpperCase" sap:label="Equipment" sap:quickinfo="Equipment Number"/> | |
<Property Name="MaintenancePlanItemDesc" Type="Edm.String" MaxLength="40" sap:label="Maint. item text" sap:quickinfo="Item Short Text"/> | |
</EntityType> | |
<EntityType Name="I_MaintenanceNotificationType" sap:label="Maintenance Notification" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Key> | |
<Property Name="MaintenanceNotification" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="NotificationText" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="LastChangeTime" Type="Edm.Time" Precision="0" sap:label="Time of change" sap:quickinfo="Time of Change"/> | |
<Property Name="LastChangeDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Changed On" sap:quickinfo="Date of Last Change"/> | |
<Property Name="CreationTime" Type="Edm.Time" Precision="0" sap:label="Created At" sap:quickinfo="Time, at Which Record Was Added"/> | |
<Property Name="CreationDateTime" Type="Edm.String" sap:label="Creation Time Stamp"/> | |
<Property Name="NotificationText" Type="Edm.String" MaxLength="40" sap:label="Description" sap:quickinfo="Short Text"/> | |
<Property Name="MaintenanceOrder" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Order" sap:quickinfo="Order Number"/> | |
<Property Name="RequiredStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required Start Date"/> | |
<Property Name="RequiredStartTime" Type="Edm.Time" Precision="0" sap:label="Required Start Time"/> | |
<Property Name="RequiredEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Required End Date"/> | |
<Property Name="RequiredEndTime" Type="Edm.Time" Precision="0" sap:label="Required End Time" sap:quickinfo="Requested End Time"/> | |
<Property Name="MaintPriority" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Priority"/> | |
<Property Name="NotificationCreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Notification Date" sap:quickinfo="Date of Notification"/> | |
<Property Name="NotificationCreationTime" Type="Edm.Time" Precision="0" sap:label="Notification Time" sap:quickinfo="Time of Notification"/> | |
<Property Name="NotificationReferenceDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Reference Date" sap:quickinfo="Notification Reference Date"/> | |
<Property Name="MaintNotifInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number" sap:quickinfo="Object Number for Status Management"/> | |
<Property Name="AddressID" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Address number" sap:quickinfo="Addresses: Address Number"/> | |
<Property Name="NotificationTimeZone" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Notif. Time Zone" sap:quickinfo="Time Zone for Notification"/> | |
<Property Name="NotificationReferenceTime" Type="Edm.Time" Precision="0" sap:label="Reference Time" sap:quickinfo="Notification Reference Time"/> | |
<Property Name="NotificationCompletionDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Completion by date" sap:quickinfo="Date for Notification Completion"/> | |
<Property Name="CompletionTime" Type="Edm.Time" Precision="0" sap:label="Completion Time" sap:quickinfo="Completion Time of Notification"/> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:label="Work Center" sap:quickinfo="Object ID of the Work Center"/> | |
<Property Name="MaintPriorityType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Priority Type"/> | |
<Property Name="MaintenanceWorkCenterPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Plant for Work Ctr" sap:quickinfo="Plant for Work Center"/> | |
<Property Name="MaintNotificationCatalog" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Catalog Coding" sap:quickinfo="Catalog Type - Coding"/> | |
<Property Name="MaintNotificationCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Coding Code" sap:quickinfo="Coding"/> | |
<Property Name="MaintNotificationCodeGroup" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Coding" sap:quickinfo="Code Group - Coding"/> | |
<Property Name="IsDeleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Deleted" sap:quickinfo="Object is deleted"/> | |
<Property Name="IsCompleted" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Completed" sap:quickinfo="Object is completed"/> | |
<Property Name="NotificationType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Notification Type"/> | |
<Property Name="NotifProcessingPhase" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Notif. Phase" sap:quickinfo="Notification Processing Phase"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Created by" sap:quickinfo="Name of Person who Created the Object"/> | |
<Property Name="LastChangedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Changed by" sap:quickinfo="Name of person who changed object"/> | |
<Property Name="ReportedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Reported By" sap:quickinfo="Name of Person Reporting Notification"/> | |
<Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Created on" sap:quickinfo="Date on which the record was created"/> | |
</EntityType> | |
<EntityType Name="I_MaintenanceOrderType" sap:label="Maintenance Order" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenanceOrder"/> | |
</Key> | |
<Property Name="MaintenanceOrder" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="MaintenanceOrderDesc" sap:label="Order" sap:quickinfo="Order Number"/> | |
<Property Name="MaintenancePlanningPlant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Planning Plant" sap:quickinfo="Maintenance Planning Plant"/> | |
<Property Name="MaintenancePlannerGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Maint. Planner Group" sap:quickinfo="Planner Group for Customer Service and Plant Maintenance"/> | |
<Property Name="MaintenanceRevision" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Revision" sap:quickinfo="Revision for Plant Maintenance and Customer Service"/> | |
<Property Name="MaintenancePlan" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Maintenance Plan"/> | |
<Property Name="MaintenancePlanItemIntID" Type="Edm.String" MaxLength="16" sap:display-format="UpperCase" sap:label="Maintenance Item" sap:quickinfo="Maintenance item"/> | |
<Property Name="MaintenanceActivityType" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Activity Type" sap:quickinfo="Maintenance Activity Type"/> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:label="Work Center" sap:quickinfo="Object ID of the Work Center"/> | |
<Property Name="WorkCenterTypeCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Object Type" sap:quickinfo="Object Type of CIM Resources for Work Center"/> | |
<Property Name="MaintOrderReferenceDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Reference Date" sap:quickinfo="PM Order: Reference Date"/> | |
<Property Name="MaintenanceOrderPlanningCode" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Order planning ind." sap:quickinfo="Maintenance order planning indicator"/> | |
<Property Name="MaintPriorityType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Priority Type"/> | |
<Property Name="OperationSystemCondition" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="System Condition"/> | |
<Property Name="ReferenceElement" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Ref. Element PM/PS" sap:quickinfo="Reference Element PM/PS"/> | |
<Property Name="MaintOrderRoutingNumber" Type="Edm.String" MaxLength="10" sap:display-format="NonNegative" sap:label="Opertn task list no." sap:quickinfo="Routing number of operations in the order"/> | |
<Property Name="BusinessArea" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Business Area"/> | |
<Property Name="MaintenanceOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Order Type"/> | |
<Property Name="MaintenanceOrderCategory" Type="Edm.String" MaxLength="2" sap:display-format="NonNegative" sap:label="Order Category"/> | |
<Property Name="MaintenanceOrderDesc" Type="Edm.String" MaxLength="40" sap:label="Order Description"/> | |
<Property Name="MaintOrdBasicStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Basic Start Date"/> | |
<Property Name="MaintOrdBasicEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Basic finish date"/> | |
<Property Name="MaintenanceOrderInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number"/> | |
<Property Name="MaintPriority" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Priority"/> | |
<Property Name="OrderHasLongText" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="" sap:quickinfo="Checkbox"/> | |
<Property Name="LastChangeDateTime" Type="Edm.DateTimeOffset" Precision="7" sap:label="UTC Time Stamp" sap:quickinfo="UTC time stamp in long form (YYYYMMDDhhmmss,mmmuuun)" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="MaintenanceProcessingPhase" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Phase" sap:quickinfo="Maintenance Processing Phase"/> | |
<Property Name="MaintObjectLocAcctAssgmtNmbr" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Loc/Acct Assignment" sap:quickinfo="Location and account assignment for technical object"/> | |
<Property Name="MaintenanceNotification" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Notification" sap:quickinfo="Notification No"/> | |
<Property Name="Equipment" Type="Edm.String" MaxLength="18" sap:display-format="UpperCase" sap:label="Equipment" sap:quickinfo="Equipment Number"/> | |
<Property Name="Assembly" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Assembly"/> | |
<Property Name="SerialNumber" Type="Edm.String" MaxLength="18" sap:display-format="UpperCase" sap:label="Serial Number"/> | |
</EntityType> | |
<EntityType Name="I_MaintenancePlanType" sap:label="Maintenance Plan" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenancePlan"/> | |
</Key> | |
<Property Name="MaintenancePlan" Type="Edm.String" Nullable="false" MaxLength="12" sap:display-format="UpperCase" sap:text="MaintenancePlanDesc" sap:label="Maintenance Plan"/> | |
<Property Name="FunctionalLocation" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Functional Location"/> | |
<Property Name="Customer" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Customer" sap:quickinfo="Customer Number"/> | |
<Property Name="NumberOfMaintenancePlanItems" Type="Edm.String" MaxLength="4" sap:display-format="NonNegative" sap:label="No. of MaintItems" sap:quickinfo="Number of maintenance items in the maintenance plan"/> | |
<Property Name="Language" Type="Edm.String" MaxLength="2" sap:label="Language" sap:quickinfo="Language key of the long text"/> | |
<Property Name="CycleModificationRatio" Type="Edm.Decimal" Precision="3" Scale="2" sap:label="Cycle ModificFactor" sap:quickinfo="Cycle modification factor"/> | |
<Property Name="MaintPlanSchedulingType" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Scheduling indicator"/> | |
<Property Name="CallHorizonPercent" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="Call horizon" sap:quickinfo="Call horizon for maintenance plan calls"/> | |
<Property Name="CallHorizonInDays" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="Call horizon" sap:quickinfo="Call horizon for maintenance plan calls"/> | |
<Property Name="AuthorizationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="AuthorizGroup" sap:quickinfo="Technical object authorization group"/> | |
<Property Name="MaintenancePlanInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number"/> | |
<Property Name="MaintenancePlanDesc" Type="Edm.String" MaxLength="40" sap:label="MaintPlanText" sap:quickinfo="Maintenance Plan Text"/> | |
<Property Name="MaintenancePlanCategory" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Maint. plan cat." sap:quickinfo="Maintenance plan category"/> | |
<Property Name="SchedulingDurationUnit" Type="Edm.String" MaxLength="3" sap:label="SchedIntervalUnit" sap:quickinfo="Unit for Scheduling Period" sap:semantics="unit-of-measure"/> | |
<Property Name="BasicStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Start of cycle" sap:quickinfo="Start date"/> | |
<Property Name="MaintPlanFreeDefinedAttrib" Type="Edm.String" MaxLength="20" sap:display-format="UpperCase" sap:label="MaintPlan sort field" sap:quickinfo="Sort field for maintenance plans"/> | |
<Property Name="FactoryCalendar" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Factory Calendar" sap:quickinfo="Factory calendar key"/> | |
<Property Name="CreationDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Created on" sap:quickinfo="Date of creation"/> | |
<Property Name="CreatedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Created by" sap:quickinfo="Name of Person who Created the Object"/> | |
<Property Name="LastChangeDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Changed On" sap:quickinfo="Date of Last Change"/> | |
<Property Name="LastChangedByUser" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Changed by" sap:quickinfo="Name of person who changed object"/> | |
<Property Name="MaintenanceStrategy" Type="Edm.String" MaxLength="6" sap:display-format="UpperCase" sap:label="Maintenance Strategy"/> | |
<Property Name="SchedulingDuration" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="Scheduling period" sap:quickinfo="Scheduling Period"/> | |
<Property Name="Equipment" Type="Edm.String" MaxLength="18" sap:display-format="UpperCase" sap:label="Equipment" sap:quickinfo="Equipment Number"/> | |
</EntityType> | |
<EntityType Name="I_MaintenancePlanCatParamType" sap:label="Maintenance Plan Category Parameter" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenancePlanCategory"/> | |
</Key> | |
<Property Name="MaintenancePlanCategory" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="MaintenancePlanCategory_Text" sap:label="Maint. plan cat." sap:quickinfo="Maintenance plan category"/> | |
<Property Name="ChangeDocumentCreationIsActive" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Change documents" sap:quickinfo="Indicator: creation of change documents active"/> | |
<Property Name="MaintPlnSchedgRelIsToBeChgDocd" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Document for Release" sap:quickinfo="Change Document When Maintenance Plan Scheduling is Released"/> | |
<Property Name="MaintenancePlanCategory_Text" Type="Edm.String" MaxLength="40" sap:label="Text, 40 Characters Long" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="MaintenancePlanCallObject" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Call object" sap:quickinfo="Call object for maintenance plan"/> | |
<Property Name="MaintPlanExternalRangeCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="ExternNoRgMaintPlan" sap:quickinfo="External number range for maintenance plan"/> | |
<Property Name="MaintPlanInternalRangeCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="InternNoRgMaintPlan" sap:quickinfo="Internal number range for maintenance plan"/> | |
<Property Name="MaintPlanIncludeScreenCatCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="MaintPlanScrnNumber" sap:quickinfo="Maintenance plan include screen category data"/> | |
<Property Name="OrderCategoryScreenTypeCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Type" sap:quickinfo="SCREEN TYPE: for order-order category (see domain)"/> | |
<Property Name="MaintPlanHasContract" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="From outl. agreement" sap:quickinfo="Maintenance plan created with ref. to outline agreement"/> | |
<Property Name="MaintCallDteHasSeparateCompltn" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Completion Data" sap:quickinfo="Indicator: Separate completion of maintenance call date"/> | |
</EntityType> | |
<EntityType Name="I_MaintenancePlannerGroupType" sap:label="Maintenance Planner Group" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintenancePlannerGroup"/> | |
<PropertyRef Name="MaintenancePlanningPlant"/> | |
</Key> | |
<Property Name="MaintenancePlannerGroup" Type="Edm.String" Nullable="false" MaxLength="3" sap:display-format="UpperCase" sap:text="MaintenancePlannerGroupName" sap:label="Maint. Planner Group" sap:quickinfo="Planner Group for Customer Service and Plant Maintenance"/> | |
<Property Name="MaintenancePlanningPlant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Planning Plant" sap:quickinfo="Maintenance Planning Plant"/> | |
<Property Name="MaintenancePlannerGroupName" Type="Edm.String" MaxLength="18" sap:label="PM planner grp name" sap:quickinfo="Name of the Maintenance Planner Group"/> | |
<Property Name="MaintPlannerGroupPhoneNumber" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Telephone number" sap:quickinfo="Maintenance Planner Group Telephone Number"/> | |
<Property Name="MaintenanceOrderType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Order Type"/> | |
<Property Name="EmailAddress" Type="Edm.String" MaxLength="241" sap:label="E-Mail Address"/> | |
</EntityType> | |
<EntityType Name="I_MaterialType" sap:label="Material" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="Material"/> | |
</Key> | |
<Property Name="Material" Type="Edm.String" Nullable="false" MaxLength="40" sap:display-format="UpperCase" sap:text="Material_Text" sap:label="Material" sap:quickinfo="Material Number"/> | |
<Property Name="MaterialManufacturerPartNumber" Type="Edm.String" MaxLength="40" sap:display-format="UpperCase" sap:label="Mfr Part Number" sap:quickinfo="Manufacturer Part Number"/> | |
<Property Name="Material_Text" Type="Edm.String" MaxLength="40" sap:label="Material description" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="MaterialType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Material type"/> | |
<Property Name="MaterialGroup" Type="Edm.String" MaxLength="9" sap:display-format="UpperCase" sap:label="Material Group"/> | |
<Property Name="MaterialBaseUnit" Type="Edm.String" MaxLength="3" sap:label="Base Unit of Measure" sap:semantics="unit-of-measure"/> | |
<Property Name="MaterialGrossWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="MaterialWeightUnit" sap:label="Gross weight"/> | |
<Property Name="MaterialNetWeight" Type="Edm.Decimal" Precision="13" Scale="3" sap:unit="MaterialWeightUnit" sap:label="Net weight"/> | |
<Property Name="MaterialWeightUnit" Type="Edm.String" MaxLength="3" sap:label="Weight unit" sap:quickinfo="Weight Unit" sap:semantics="unit-of-measure"/> | |
<Property Name="MaterialManufacturerNumber" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Manufacturer" sap:quickinfo="Manufacturer number"/> | |
</EntityType> | |
<EntityType Name="I_PMNotificationPhaseType" sap:label="Maintenance Notification Phase" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="NotifProcessingPhase"/> | |
</Key> | |
<Property Name="NotifProcessingPhase" Type="Edm.String" Nullable="false" MaxLength="10" sap:display-format="UpperCase" sap:text="NotifProcessingPhase_Text" sap:label="Dom. lower value" sap:quickinfo="Values for Domains: Single Value / Upper Limit"/> | |
<Property Name="NotifProcessingPhase_Text" Type="Edm.String" MaxLength="60" sap:label="Short Descript." sap:quickinfo="Short Text for Fixed Values" sap:creatable="false" sap:updatable="false"/> | |
</EntityType> | |
<EntityType Name="I_PMNotificationPriorityType" sap:label="Notification Priority" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintPriority"/> | |
<PropertyRef Name="MaintPriorityType"/> | |
</Key> | |
<Property Name="MaintPriority" Type="Edm.String" Nullable="false" MaxLength="1" sap:display-format="UpperCase" sap:text="MaintPriority_Text" sap:label="Priority"/> | |
<Property Name="MaintPriority_Text" Type="Edm.String" MaxLength="20" sap:label="Priority Text" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="MaintPriorityType" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:label="Priority Type"/> | |
</EntityType> | |
<EntityType Name="I_PMNotificationPriorityTypeType" sap:label="Notification PriorityType" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="MaintPriorityType"/> | |
</Key> | |
<Property Name="MaintPriorityType" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:text="MaintPriorityType_Text" sap:label="Priority Type"/> | |
<Property Name="MaintPriorityType_Text" Type="Edm.String" MaxLength="20" sap:label="Priority Type" sap:quickinfo="Priority Type Text" sap:creatable="false" sap:updatable="false"/> | |
</EntityType> | |
<EntityType Name="I_PlantType" sap:label="Plant" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="Plant"/> | |
</Key> | |
<Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:text="PlantName" sap:label="Plant"/> | |
<Property Name="PlantCategory" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="Plant cat." sap:quickinfo="Plant category"/> | |
<Property Name="PlantName" Type="Edm.String" MaxLength="30" sap:label="Plant Name"/> | |
<Property Name="ValuationArea" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Valuation area"/> | |
<Property Name="PlantCustomer" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Customer No. - Plant" sap:quickinfo="Customer Number of Plant"/> | |
<Property Name="PlantSupplier" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Supplier No. Plant" sap:quickinfo="Supplier Number of Plant"/> | |
<Property Name="FactoryCalendar" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Factory Calendar" sap:quickinfo="Factory calendar key"/> | |
<Property Name="DefaultPurchasingOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Purch. organization" sap:quickinfo="Purchasing organization"/> | |
<Property Name="SalesOrganization" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Sales Organization" sap:quickinfo="Sales Organization for Intercompany Billing"/> | |
<Property Name="AddressID" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Address"/> | |
</EntityType> | |
<EntityType Name="I_PlantSectionType" sap:label="Plant Section" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="PlantSection"/> | |
<PropertyRef Name="Plant"/> | |
</Key> | |
<Property Name="PlantSection" Type="Edm.String" Nullable="false" MaxLength="3" sap:display-format="UpperCase" sap:label="Plant Section"/> | |
<Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Plant"/> | |
<Property Name="PlantSectionPersonRespName" Type="Edm.String" MaxLength="14" sap:label="PersResponsible" sap:quickinfo="Person Responsible for Company Area"/> | |
<Property Name="PlantSectionPersonRespPhone" Type="Edm.String" MaxLength="12" sap:display-format="UpperCase" sap:label="Phone PersResp." sap:quickinfo="Phone number of person responsible for company area"/> | |
</EntityType> | |
<EntityType Name="I_StsObjConcatActiveStsILLType" sap:label="Concatenated Status Object Active Status Name in Logon Lang" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="StatusObject"/> | |
</Key> | |
<Property Name="StatusObject" Type="Edm.String" Nullable="false" MaxLength="22" sap:display-format="UpperCase" sap:label="Status Object" sap:quickinfo="STATUS OBJECT"/> | |
<Property Name="StatusProfile" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Status Profile"/> | |
<Property Name="ConcatenatedActiveSystStsName" Type="Edm.String" sap:label="Concatenated System Status"/> | |
<Property Name="ConcatenatedActiveUserStsName" Type="Edm.String" sap:label="Concatenated User Status"/> | |
</EntityType> | |
<EntityType Name="I_TechObjIsEquipOrFuncnlLocType" sap:label="Technical Object is Equi. or Func. Loc." sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="TechObjIsEquipOrFuncnlLoc"/> | |
</Key> | |
<Property Name="TechObjIsEquipOrFuncnlLoc" Type="Edm.String" Nullable="false" MaxLength="20" sap:display-format="UpperCase" sap:text="TechObjIsEquipOrFuncnlLoc_Text" sap:label="Tech. Obj. Type" sap:quickinfo="Technical Object Type"/> | |
<Property Name="TechObjIsEquipOrFuncnlLoc_Text" Type="Edm.String" MaxLength="40" sap:label="TObj.Type Desc." sap:quickinfo="Description of Technical Object Type" sap:creatable="false" sap:updatable="false"/> | |
</EntityType> | |
<EntityType Name="I_WorkCenterType" sap:label="Work Center" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="WorkCenterInternalID"/> | |
<PropertyRef Name="WorkCenterTypeCode"/> | |
</Key> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" Nullable="false" MaxLength="8" sap:display-format="NonNegative" sap:text="WorkCenterInternalID_Text" sap:label="Object ID" sap:quickinfo="Object ID of the resource"/> | |
<Property Name="WorkCenterCategoryCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Work Center Category"/> | |
<Property Name="WorkCenterLocation" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Location" sap:quickinfo="Work center location"/> | |
<Property Name="WorkCenterLocationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Location Group"/> | |
<Property Name="WorkCenterUsage" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Work Center Usage" sap:quickinfo="Work Center Usage in Bill of Operations"/> | |
<Property Name="WorkCenterResponsible" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Person Responsible" sap:quickinfo="Person Responsible for the Work Center"/> | |
<Property Name="Plant" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Plant"/> | |
<Property Name="SupplyArea" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Prodn Supply Area" sap:quickinfo="Production Supply Area"/> | |
<Property Name="CapacityInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:label="Capacity ID"/> | |
<Property Name="MachineType" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Machine Type"/> | |
<Property Name="OperationControlProfile" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Control Profile" sap:quickinfo="Operation Control Profile"/> | |
<Property Name="WorkCenterInternalID_Text" Type="Edm.String" MaxLength="40" sap:label="Work Center Text" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="BillOfOperationsApplication" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="BOO Application" sap:quickinfo="Bill of Operations Application"/> | |
<Property Name="MatlCompIsMarkedForBackflush" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Backflush" sap:quickinfo="Indicator: Backflushing"/> | |
<Property Name="WorkCenterSetupType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Setup Type" sap:quickinfo="Work Center Setup Type"/> | |
<Property Name="FreeDefinedTableFieldSemantic" Type="Edm.String" MaxLength="7" sap:display-format="UpperCase" sap:label="Freely Defined Field" sap:quickinfo="Free Defined Table Field Semantic ID"/> | |
<Property Name="ObjectInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number"/> | |
<Property Name="EmployeeWageType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Employee Wage Type"/> | |
<Property Name="EmployeeWageGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Employee Wage Group"/> | |
<Property Name="EmployeeSuitability" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Employee Suitability"/> | |
<Property Name="NumberOfTimeTickets" Type="Edm.Decimal" Precision="3" Scale="0" sap:label="No. of Time Tickets" sap:quickinfo="Number of Time Tickets"/> | |
<Property Name="PlanVersion" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Plan Version"/> | |
<Property Name="WorkCenterTypeCode" Type="Edm.String" Nullable="false" MaxLength="2" sap:display-format="UpperCase" sap:label="Object Type" sap:quickinfo="Object types of the CIM resource"/> | |
<Property Name="ValidityStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid-From Date"/> | |
<Property Name="ValidityEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid-To Date"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit1" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 1" sap:quickinfo="Standard Work Quantity Unit 1" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit2" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 2" sap:quickinfo="Standard Work Quantity Unit 2" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit3" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 3" sap:quickinfo="Standard Work Quantity Unit 3" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit4" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 4" sap:quickinfo="Standard Work Quantity Unit 4" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit5" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 5" sap:quickinfo="Standard Work Quantity Unit 5" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit6" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 6" sap:quickinfo="Standard Work Quantity Unit 6" sap:semantics="unit-of-measure"/> | |
<Property Name="StandardWorkQuantityUnit" Type="Edm.String" MaxLength="3" sap:label="Work Unit" sap:quickinfo="Unit of Measure of Work" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenter" Type="Edm.String" MaxLength="8" sap:display-format="UpperCase" sap:label="Work Center"/> | |
<Property Name="WorkCenterIsToBeDeleted" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Deletion Flag" sap:quickinfo="Deletion flag for work center"/> | |
<Property Name="WorkCenterIsLocked" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Locked" sap:quickinfo="Indicator: Work center is locked"/> | |
<Property Name="WorkCenterIsMntndForCosting" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Costing" sap:quickinfo="Indicator: Work center is maintained for costing"/> | |
<Property Name="WorkCenterIsMntndForScheduling" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Scheduling" sap:quickinfo="Indicator: Work center is maintained for scheduling"/> | |
<Property Name="NumberOfConfirmationSlips" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="No. of Conf. Slips" sap:quickinfo="Number of Confirmation Slips"/> | |
</EntityType> | |
<EntityType Name="I_WorkCenterBySemanticKeyType" sap:label="Work Center By Semantic Key" sap:content-version="1"> | |
<Key> | |
<PropertyRef Name="WorkCenter"/> | |
<PropertyRef Name="Plant"/> | |
</Key> | |
<Property Name="WorkCenter" Type="Edm.String" Nullable="false" MaxLength="8" sap:display-format="UpperCase" sap:text="WorkCenter_Text" sap:label="Work Center"/> | |
<Property Name="WorkCenterIsMntndForScheduling" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Scheduling" sap:quickinfo="Indicator: Work center is maintained for scheduling"/> | |
<Property Name="NumberOfConfirmationSlips" Type="Edm.String" MaxLength="3" sap:display-format="NonNegative" sap:label="No. of Conf. Slips" sap:quickinfo="Number of Confirmation Slips"/> | |
<Property Name="WorkCenterCategoryCode" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Work Center Category"/> | |
<Property Name="WorkCenterLocation" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Location" sap:quickinfo="Work center location"/> | |
<Property Name="WorkCenterLocationGroup" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Location Group"/> | |
<Property Name="WorkCenterUsage" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Work Center Usage" sap:quickinfo="Work Center Usage in Bill of Operations"/> | |
<Property Name="WorkCenterResponsible" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Person Responsible" sap:quickinfo="Person Responsible for the Work Center"/> | |
<Property Name="SupplyArea" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Prodn Supply Area" sap:quickinfo="Production Supply Area"/> | |
<Property Name="CapacityInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:label="Capacity ID"/> | |
<Property Name="MachineType" Type="Edm.String" MaxLength="10" sap:display-format="UpperCase" sap:label="Machine Type"/> | |
<Property Name="WorkCenter_Text" Type="Edm.String" MaxLength="40" sap:label="Work Center Text" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="OperationControlProfile" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Control Profile" sap:quickinfo="Operation Control Profile"/> | |
<Property Name="BillOfOperationsApplication" Type="Edm.String" MaxLength="1" sap:display-format="UpperCase" sap:label="BOO Application" sap:quickinfo="Bill of Operations Application"/> | |
<Property Name="MatlCompIsMarkedForBackflush" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Backflush" sap:quickinfo="Indicator: Backflushing"/> | |
<Property Name="WorkCenterSetupType" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Setup Type" sap:quickinfo="Work Center Setup Type"/> | |
<Property Name="FreeDefinedTableFieldSemantic" Type="Edm.String" MaxLength="7" sap:display-format="UpperCase" sap:label="Freely Defined Field" sap:quickinfo="Free Defined Table Field Semantic ID"/> | |
<Property Name="ObjectInternalID" Type="Edm.String" MaxLength="22" sap:display-format="UpperCase" sap:label="Object number"/> | |
<Property Name="EmployeeWageType" Type="Edm.String" MaxLength="4" sap:display-format="UpperCase" sap:label="Employee Wage Type"/> | |
<Property Name="EmployeeWageGroup" Type="Edm.String" MaxLength="3" sap:display-format="UpperCase" sap:label="Employee Wage Group"/> | |
<Property Name="EmployeeSuitability" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Employee Suitability"/> | |
<Property Name="NumberOfTimeTickets" Type="Edm.Decimal" Precision="3" Scale="0" sap:label="No. of Time Tickets" sap:quickinfo="Number of Time Tickets"/> | |
<Property Name="Plant" Type="Edm.String" Nullable="false" MaxLength="4" sap:display-format="UpperCase" sap:label="Plant"/> | |
<Property Name="PlanVersion" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Plan Version"/> | |
<Property Name="ValidityStartDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid-From Date"/> | |
<Property Name="ValidityEndDate" Type="Edm.DateTime" Precision="0" sap:display-format="Date" sap:label="Valid-To Date"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit1" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 1" sap:quickinfo="Standard Work Quantity Unit 1" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit2" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 2" sap:quickinfo="Standard Work Quantity Unit 2" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit3" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 3" sap:quickinfo="Standard Work Quantity Unit 3" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit4" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 4" sap:quickinfo="Standard Work Quantity Unit 4" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit5" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 5" sap:quickinfo="Standard Work Quantity Unit 5" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterStandardWorkQtyUnit6" Type="Edm.String" MaxLength="3" sap:label="Work Quantity Unit 6" sap:quickinfo="Standard Work Quantity Unit 6" sap:semantics="unit-of-measure"/> | |
<Property Name="StandardWorkQuantityUnit" Type="Edm.String" MaxLength="3" sap:label="Work Unit" sap:quickinfo="Unit of Measure of Work" sap:semantics="unit-of-measure"/> | |
<Property Name="WorkCenterInternalID" Type="Edm.String" MaxLength="8" sap:display-format="NonNegative" sap:text="WorkCenterInternalID_Text" sap:label="Object ID" sap:quickinfo="Object ID of the resource"/> | |
<Property Name="WorkCenterInternalID_Text" Type="Edm.String" MaxLength="40" sap:label="Work Center Text" sap:creatable="false" sap:updatable="false"/> | |
<Property Name="WorkCenterTypeCode" Type="Edm.String" MaxLength="2" sap:display-format="UpperCase" sap:label="Object Type" sap:quickinfo="Object types of the CIM resource"/> | |
<Property Name="WorkCenterIsToBeDeleted" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Deletion Flag" sap:quickinfo="Deletion flag for work center"/> | |
<Property Name="WorkCenterIsLocked" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Locked" sap:quickinfo="Indicator: Work center is locked"/> | |
<Property Name="WorkCenterIsMntndForCosting" Type="Edm.Boolean" sap:display-format="UpperCase" sap:label="Costing" sap:quickinfo="Indicator: Work center is maintained for costing"/> | |
</EntityType> | |
<ComplexType Name="ValidationFunctionResult"> | |
<Property Name="IsValid" Type="Edm.Boolean" sap:label="Is valid"/> | |
</ComplexType> | |
<Association Name="assoc_9709EB4A790742A1A999D7C704D2CDF4" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" Multiplicity="1" Role="FromRole_assoc_9709EB4A790742A1A999D7C704D2CDF4"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" Multiplicity="*" Role="ToRole_assoc_9709EB4A790742A1A999D7C704D2CDF4"/> | |
</Association> | |
<Association Name="assoc_53B3F9F3409E40F74C1F5B957BA5D4C2" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" Multiplicity="1" Role="FromRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationCauseType" Multiplicity="*" Role="ToRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2"/> | |
</Association> | |
<Association Name="assoc_1F5873AAD5395371F8A87A6D71F4C02B" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" Multiplicity="1" Role="FromRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" Multiplicity="*" Role="ToRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B"/> | |
</Association> | |
<Association Name="assoc_917E1ECD19C65ECEDB060923D115D9B8" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaterialType" Multiplicity="0..1" Role="ToRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"> | |
<PropertyRef Name="Material"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"> | |
<PropertyRef Name="Assembly"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceItemType" Multiplicity="0..1" Role="ToRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"> | |
<PropertyRef Name="MaintenancePlanItemIntID"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"> | |
<PropertyRef Name="MaintenancePlanItemIntID"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceNotificationType" Multiplicity="1" Role="ToRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5"/> | |
</Association> | |
<Association Name="assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_MaintenanceNotificationVHType" Multiplicity="0..1" Role="ToRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"> | |
<PropertyRef Name="MaintenanceNotification"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_86D71CAE6BB899B9F9603F3A795EC693" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_86D71CAE6BB899B9F9603F3A795EC693"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_IndicatorType" Multiplicity="0..1" Role="ToRole_assoc_86D71CAE6BB899B9F9603F3A795EC693"/> | |
</Association> | |
<Association Name="assoc_75C3C26E38E160A4C0A075459AA46680" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_75C3C26E38E160A4C0A075459AA46680"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceOrderType" Multiplicity="0..1" Role="ToRole_assoc_75C3C26E38E160A4C0A075459AA46680"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_75C3C26E38E160A4C0A075459AA46680"> | |
<PropertyRef Name="MaintenanceOrder"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_75C3C26E38E160A4C0A075459AA46680"> | |
<PropertyRef Name="MaintenanceOrder"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_E4740528C05DB36E1F34E7E0C63152BD" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanType" Multiplicity="0..1" Role="ToRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"> | |
<PropertyRef Name="MaintenancePlan"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"> | |
<PropertyRef Name="MaintenancePlan"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanCatParamType" Multiplicity="0..1" Role="ToRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"> | |
<PropertyRef Name="MaintenancePlanCategory"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"> | |
<PropertyRef Name="MaintenancePlanCategory"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_AD3419301EE2EEC9C4672FD45062660A" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_AD3419301EE2EEC9C4672FD45062660A"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlannerGroupType" Multiplicity="0..1" Role="ToRole_assoc_AD3419301EE2EEC9C4672FD45062660A"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_AD3419301EE2EEC9C4672FD45062660A"> | |
<PropertyRef Name="MaintenancePlanningPlant"/> | |
<PropertyRef Name="MaintenancePlannerGroup"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_AD3419301EE2EEC9C4672FD45062660A"> | |
<PropertyRef Name="MaintenancePlanningPlant"/> | |
<PropertyRef Name="MaintenancePlannerGroup"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_7A9D55394F5B38E9F425ECC439503259" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_7A9D55394F5B38E9F425ECC439503259"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantType" Multiplicity="0..1" Role="ToRole_assoc_7A9D55394F5B38E9F425ECC439503259"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_7A9D55394F5B38E9F425ECC439503259"> | |
<PropertyRef Name="Plant"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_7A9D55394F5B38E9F425ECC439503259"> | |
<PropertyRef Name="MaintenancePlanningPlant"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_F6175E364679B0EFA064218D612B1739" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_F6175E364679B0EFA064218D612B1739"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantType" Multiplicity="0..1" Role="ToRole_assoc_F6175E364679B0EFA064218D612B1739"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_F6175E364679B0EFA064218D612B1739"> | |
<PropertyRef Name="Plant"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_F6175E364679B0EFA064218D612B1739"> | |
<PropertyRef Name="MaintenancePlant"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_B17C113D14CFFA8B548390FBA4C91846" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_B17C113D14CFFA8B548390FBA4C91846"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_TechnicalObjectLabelVHType" Multiplicity="0..1" Role="ToRole_assoc_B17C113D14CFFA8B548390FBA4C91846"/> | |
</Association> | |
<Association Name="assoc_4AF7C9A616E9F7FCB051F601EC1956FB" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_MaintNotificationTypeVHType" Multiplicity="1" Role="ToRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"> | |
<PropertyRef Name="NotificationType"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"> | |
<PropertyRef Name="NotificationType"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_439310D5272C3429731572FD719E1D9D" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_439310D5272C3429731572FD719E1D9D"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_TechObjIsEquipOrFuncnlLocType" Multiplicity="0..1" Role="ToRole_assoc_439310D5272C3429731572FD719E1D9D"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_439310D5272C3429731572FD719E1D9D"> | |
<PropertyRef Name="TechObjIsEquipOrFuncnlLoc"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_439310D5272C3429731572FD719E1D9D"> | |
<PropertyRef Name="MaintPlanTechObjIsEquipment"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_508C74D0364A0608B1D966879EA28E39" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_508C74D0364A0608B1D966879EA28E39"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterType" Multiplicity="0..1" Role="ToRole_assoc_508C74D0364A0608B1D966879EA28E39"/> | |
</Association> | |
<Association Name="assoc_E5BA26DE1F59339043D684C3C74CE779" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_E5BA26DE1F59339043D684C3C74CE779"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" Multiplicity="*" Role="ToRole_assoc_E5BA26DE1F59339043D684C3C74CE779"/> | |
</Association> | |
<Association Name="assoc_AEA90EF8062D141BAE0E4CA4127933EA" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" Multiplicity="*" Role="ToRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA"/> | |
</Association> | |
<Association Name="assoc_87DDB301DE479DB2CD72CD495C4525A2" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_87DDB301DE479DB2CD72CD495C4525A2"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" Multiplicity="*" Role="ToRole_assoc_87DDB301DE479DB2CD72CD495C4525A2"/> | |
</Association> | |
<Association Name="assoc_8F41880990BFF6DA782A267468DE2CBC" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_8F41880990BFF6DA782A267468DE2CBC"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifWithDescType" Multiplicity="1" Role="ToRole_assoc_8F41880990BFF6DA782A267468DE2CBC"/> | |
</Association> | |
<Association Name="assoc_967250E194D3409BF9254B6630898BA8" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_967250E194D3409BF9254B6630898BA8"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantType" Multiplicity="1" Role="ToRole_assoc_967250E194D3409BF9254B6630898BA8"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_967250E194D3409BF9254B6630898BA8"> | |
<PropertyRef Name="Plant"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_967250E194D3409BF9254B6630898BA8"> | |
<PropertyRef Name="MainWorkCenterPlant"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_7A5AF0E0023F286A46165663DFCCFA7A" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantSectionType" Multiplicity="0..1" Role="ToRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"> | |
<PropertyRef Name="Plant"/> | |
<PropertyRef Name="PlantSection"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"> | |
<PropertyRef Name="MaintenancePlant"/> | |
<PropertyRef Name="PlantSection"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_C7212D0F252BF2716754327A917FA89C" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_C7212D0F252BF2716754327A917FA89C"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPhaseType" Multiplicity="0..1" Role="ToRole_assoc_C7212D0F252BF2716754327A917FA89C"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_C7212D0F252BF2716754327A917FA89C"> | |
<PropertyRef Name="NotifProcessingPhase"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_C7212D0F252BF2716754327A917FA89C"> | |
<PropertyRef Name="NotifProcessingPhase"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_B07F050E28FA46CC21D9563965198E78" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_B07F050E28FA46CC21D9563965198E78"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPriorityType" Multiplicity="0..1" Role="ToRole_assoc_B07F050E28FA46CC21D9563965198E78"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_B07F050E28FA46CC21D9563965198E78"> | |
<PropertyRef Name="MaintPriorityType"/> | |
<PropertyRef Name="MaintPriority"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_B07F050E28FA46CC21D9563965198E78"> | |
<PropertyRef Name="MaintPriorityType"/> | |
<PropertyRef Name="MaintPriority"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_D3EEEA1917E78CC97A5113FABF62E2D2" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPriorityTypeType" Multiplicity="0..1" Role="ToRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"> | |
<PropertyRef Name="MaintPriorityType"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"> | |
<PropertyRef Name="MaintPriorityType"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_FEBF9A22017AF6801637D7036269B7DB" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_FEBF9A22017AF6801637D7036269B7DB"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_StsObjConcatActiveStsILLType" Multiplicity="0..1" Role="ToRole_assoc_FEBF9A22017AF6801637D7036269B7DB"/> | |
</Association> | |
<Association Name="assoc_44CBFAB266AD707CE4AF732DB26EF7B7" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_TechnicalObjectLabelVHType" Multiplicity="0..1" Role="ToRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7"/> | |
</Association> | |
<Association Name="assoc_D64DBE02CB4B657DEE89C555E74BA168" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_TechObjIsEquipOrFuncnlLocType" Multiplicity="0..1" Role="ToRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"> | |
<PropertyRef Name="TechObjIsEquipOrFuncnlLoc"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"> | |
<PropertyRef Name="TechObjIsEquipOrFuncnlLoc"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_82029C655CD954AAFD20EA76AC3BA802" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_82029C655CD954AAFD20EA76AC3BA802"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterBySemanticKeyType" Multiplicity="0..1" Role="ToRole_assoc_82029C655CD954AAFD20EA76AC3BA802"/> | |
<ReferentialConstraint> | |
<Principal Role="ToRole_assoc_82029C655CD954AAFD20EA76AC3BA802"> | |
<PropertyRef Name="WorkCenter"/> | |
<PropertyRef Name="Plant"/> | |
</Principal> | |
<Dependent Role="FromRole_assoc_82029C655CD954AAFD20EA76AC3BA802"> | |
<PropertyRef Name="MainWorkCenter"/> | |
<PropertyRef Name="MainWorkCenterPlant"/> | |
</Dependent> | |
</ReferentialConstraint> | |
</Association> | |
<Association Name="assoc_07850A29A13163421D3EAC54906A3553" sap:content-version="1"> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" Multiplicity="1" Role="FromRole_assoc_07850A29A13163421D3EAC54906A3553"/> | |
<End Type="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_DraftAdministrativeDataType" Multiplicity="0..1" Role="ToRole_assoc_07850A29A13163421D3EAC54906A3553"/> | |
</Association> | |
<EntityContainer Name="EAM_OBJPG_MAINTNOTIFICATION_SRV_Entities" m:IsDefaultEntityContainer="true" sap:supported-formats="atom json xlsx"> | |
<EntitySet Name="NotificationTypeImageSet" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.NotificationTypeImage" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:pageable="false" sap:addressable="false" sap:content-version="1"/> | |
<EntitySet Name="C_MaintNotificationTypeVH" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_MaintNotificationTypeVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_MaintenanceNotificationVH" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_MaintenanceNotificationVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotifActivity" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotifWithDesc" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifWithDescType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotification" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotificationCause" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationCauseType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotificationItem" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_ObjPgMaintNotificationTask" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="C_TechnicalObjectLabelVH" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_TechnicalObjectLabelVHType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<EntitySet Name="I_DraftAdministrativeData" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_DraftAdministrativeDataType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<EntitySet Name="I_Indicator" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_IndicatorType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenanceItem" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceItemType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenanceNotification" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceNotificationType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenanceOrder" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceOrderType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenancePlan" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenancePlanCatParam" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanCatParamType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_MaintenancePlannerGroup" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlannerGroupType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_Material" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaterialType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<EntitySet Name="I_PMNotificationPhase" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPhaseType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1" sap:semantics="fixed-values"/> | |
<EntitySet Name="I_PMNotificationPriority" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPriorityType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_PMNotificationPriorityType" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PMNotificationPriorityTypeType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_Plant" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<EntitySet Name="I_PlantSection" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_PlantSectionType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_StsObjConcatActiveStsILL" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_StsObjConcatActiveStsILLType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_TechObjIsEquipOrFuncnlLoc" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_TechObjIsEquipOrFuncnlLocType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_WorkCenter" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"/> | |
<EntitySet Name="I_WorkCenterBySemanticKey" EntityType="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterBySemanticKeyType" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:searchable="true" sap:content-version="1"/> | |
<AssociationSet Name="assoc_8F41880990BFF6DA782A267468DE2CBC" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_8F41880990BFF6DA782A267468DE2CBC" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_8F41880990BFF6DA782A267468DE2CBC"/> | |
<End EntitySet="C_ObjPgMaintNotifWithDesc" Role="ToRole_assoc_8F41880990BFF6DA782A267468DE2CBC"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_1F5873AAD5395371F8A87A6D71F4C02B" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_1F5873AAD5395371F8A87A6D71F4C02B" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotificationItem" Role="FromRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B"/> | |
<End EntitySet="C_ObjPgMaintNotificationTask" Role="ToRole_assoc_1F5873AAD5395371F8A87A6D71F4C02B"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"/> | |
<End EntitySet="C_MaintenanceNotificationVH" Role="ToRole_assoc_70F42B2BEAA4E99FE1956BDAF04ACCFC"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_B07F050E28FA46CC21D9563965198E78" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_B07F050E28FA46CC21D9563965198E78" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_B07F050E28FA46CC21D9563965198E78"/> | |
<End EntitySet="I_PMNotificationPriority" Role="ToRole_assoc_B07F050E28FA46CC21D9563965198E78"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_4AF7C9A616E9F7FCB051F601EC1956FB" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_4AF7C9A616E9F7FCB051F601EC1956FB" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"/> | |
<End EntitySet="C_MaintNotificationTypeVH" Role="ToRole_assoc_4AF7C9A616E9F7FCB051F601EC1956FB"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_B17C113D14CFFA8B548390FBA4C91846" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_B17C113D14CFFA8B548390FBA4C91846" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_B17C113D14CFFA8B548390FBA4C91846"/> | |
<End EntitySet="C_TechnicalObjectLabelVH" Role="ToRole_assoc_B17C113D14CFFA8B548390FBA4C91846"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_C7212D0F252BF2716754327A917FA89C" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_C7212D0F252BF2716754327A917FA89C" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_C7212D0F252BF2716754327A917FA89C"/> | |
<End EntitySet="I_PMNotificationPhase" Role="ToRole_assoc_C7212D0F252BF2716754327A917FA89C"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_53B3F9F3409E40F74C1F5B957BA5D4C2" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_53B3F9F3409E40F74C1F5B957BA5D4C2" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotificationItem" Role="FromRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2"/> | |
<End EntitySet="C_ObjPgMaintNotificationCause" Role="ToRole_assoc_53B3F9F3409E40F74C1F5B957BA5D4C2"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5"/> | |
<End EntitySet="I_MaintenanceNotification" Role="ToRole_assoc_5B7E1CB988BF6ED75DC02C3C29D0B1A5"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_D64DBE02CB4B657DEE89C555E74BA168" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D64DBE02CB4B657DEE89C555E74BA168" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"/> | |
<End EntitySet="I_TechObjIsEquipOrFuncnlLoc" Role="ToRole_assoc_D64DBE02CB4B657DEE89C555E74BA168"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_D3EEEA1917E78CC97A5113FABF62E2D2" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D3EEEA1917E78CC97A5113FABF62E2D2" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"/> | |
<End EntitySet="I_PMNotificationPriorityType" Role="ToRole_assoc_D3EEEA1917E78CC97A5113FABF62E2D2"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_7A5AF0E0023F286A46165663DFCCFA7A" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_7A5AF0E0023F286A46165663DFCCFA7A" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"/> | |
<End EntitySet="I_PlantSection" Role="ToRole_assoc_7A5AF0E0023F286A46165663DFCCFA7A"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_FEBF9A22017AF6801637D7036269B7DB" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_FEBF9A22017AF6801637D7036269B7DB" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_FEBF9A22017AF6801637D7036269B7DB"/> | |
<End EntitySet="I_StsObjConcatActiveStsILL" Role="ToRole_assoc_FEBF9A22017AF6801637D7036269B7DB"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_508C74D0364A0608B1D966879EA28E39" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_508C74D0364A0608B1D966879EA28E39" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_508C74D0364A0608B1D966879EA28E39"/> | |
<End EntitySet="I_WorkCenter" Role="ToRole_assoc_508C74D0364A0608B1D966879EA28E39"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_967250E194D3409BF9254B6630898BA8" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_967250E194D3409BF9254B6630898BA8" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_967250E194D3409BF9254B6630898BA8"/> | |
<End EntitySet="I_Plant" Role="ToRole_assoc_967250E194D3409BF9254B6630898BA8"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_AD3419301EE2EEC9C4672FD45062660A" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_AD3419301EE2EEC9C4672FD45062660A" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_AD3419301EE2EEC9C4672FD45062660A"/> | |
<End EntitySet="I_MaintenancePlannerGroup" Role="ToRole_assoc_AD3419301EE2EEC9C4672FD45062660A"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_7A9D55394F5B38E9F425ECC439503259" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_7A9D55394F5B38E9F425ECC439503259" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_7A9D55394F5B38E9F425ECC439503259"/> | |
<End EntitySet="I_Plant" Role="ToRole_assoc_7A9D55394F5B38E9F425ECC439503259"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_917E1ECD19C65ECEDB060923D115D9B8" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_917E1ECD19C65ECEDB060923D115D9B8" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"/> | |
<End EntitySet="I_Material" Role="ToRole_assoc_917E1ECD19C65ECEDB060923D115D9B8"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_82029C655CD954AAFD20EA76AC3BA802" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_82029C655CD954AAFD20EA76AC3BA802" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_82029C655CD954AAFD20EA76AC3BA802"/> | |
<End EntitySet="I_WorkCenterBySemanticKey" Role="ToRole_assoc_82029C655CD954AAFD20EA76AC3BA802"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"/> | |
<End EntitySet="I_MaintenanceItem" Role="ToRole_assoc_338C4B96E9F0436E6FBCA4C5AAB0F3E7"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_439310D5272C3429731572FD719E1D9D" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_439310D5272C3429731572FD719E1D9D" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_439310D5272C3429731572FD719E1D9D"/> | |
<End EntitySet="I_TechObjIsEquipOrFuncnlLoc" Role="ToRole_assoc_439310D5272C3429731572FD719E1D9D"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_E5BA26DE1F59339043D684C3C74CE779" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_E5BA26DE1F59339043D684C3C74CE779" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_E5BA26DE1F59339043D684C3C74CE779"/> | |
<End EntitySet="C_ObjPgMaintNotifActivity" Role="ToRole_assoc_E5BA26DE1F59339043D684C3C74CE779"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_AEA90EF8062D141BAE0E4CA4127933EA" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_AEA90EF8062D141BAE0E4CA4127933EA" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA"/> | |
<End EntitySet="C_ObjPgMaintNotificationItem" Role="ToRole_assoc_AEA90EF8062D141BAE0E4CA4127933EA"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_44CBFAB266AD707CE4AF732DB26EF7B7" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_44CBFAB266AD707CE4AF732DB26EF7B7" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7"/> | |
<End EntitySet="C_TechnicalObjectLabelVH" Role="ToRole_assoc_44CBFAB266AD707CE4AF732DB26EF7B7"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_75C3C26E38E160A4C0A075459AA46680" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_75C3C26E38E160A4C0A075459AA46680" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_75C3C26E38E160A4C0A075459AA46680"/> | |
<End EntitySet="I_MaintenanceOrder" Role="ToRole_assoc_75C3C26E38E160A4C0A075459AA46680"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_87DDB301DE479DB2CD72CD495C4525A2" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_87DDB301DE479DB2CD72CD495C4525A2" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_87DDB301DE479DB2CD72CD495C4525A2"/> | |
<End EntitySet="C_ObjPgMaintNotificationTask" Role="ToRole_assoc_87DDB301DE479DB2CD72CD495C4525A2"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_F6175E364679B0EFA064218D612B1739" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_F6175E364679B0EFA064218D612B1739" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_F6175E364679B0EFA064218D612B1739"/> | |
<End EntitySet="I_Plant" Role="ToRole_assoc_F6175E364679B0EFA064218D612B1739"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_D55B52EFC2DCC4CFDC76E78F03BD3144" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"/> | |
<End EntitySet="I_MaintenancePlanCatParam" Role="ToRole_assoc_D55B52EFC2DCC4CFDC76E78F03BD3144"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_86D71CAE6BB899B9F9603F3A795EC693" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_86D71CAE6BB899B9F9603F3A795EC693" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_86D71CAE6BB899B9F9603F3A795EC693"/> | |
<End EntitySet="I_Indicator" Role="ToRole_assoc_86D71CAE6BB899B9F9603F3A795EC693"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_E4740528C05DB36E1F34E7E0C63152BD" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_E4740528C05DB36E1F34E7E0C63152BD" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"/> | |
<End EntitySet="I_MaintenancePlan" Role="ToRole_assoc_E4740528C05DB36E1F34E7E0C63152BD"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_9709EB4A790742A1A999D7C704D2CDF4" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_9709EB4A790742A1A999D7C704D2CDF4" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotificationItem" Role="FromRole_assoc_9709EB4A790742A1A999D7C704D2CDF4"/> | |
<End EntitySet="C_ObjPgMaintNotifActivity" Role="ToRole_assoc_9709EB4A790742A1A999D7C704D2CDF4"/> | |
</AssociationSet> | |
<AssociationSet Name="assoc_07850A29A13163421D3EAC54906A3553" Association="EAM_OBJPG_MAINTNOTIFICATION_SRV.assoc_07850A29A13163421D3EAC54906A3553" sap:creatable="false" sap:updatable="false" sap:deletable="false" sap:content-version="1"> | |
<End EntitySet="C_ObjPgMaintNotification" Role="FromRole_assoc_07850A29A13163421D3EAC54906A3553"/> | |
<End EntitySet="I_DraftAdministrativeData" Role="ToRole_assoc_07850A29A13163421D3EAC54906A3553"/> | |
</AssociationSet> | |
<FunctionImport Name="C_ObjPgMaintNotifActivityPreparation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" EntitySet="C_ObjPgMaintNotifActivity" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" sap:applicable-path="Preparation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintNotificationActivity" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotifActivityValidation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotifActivityType" sap:applicable-path="Validation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintNotificationActivity" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationActivation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Activation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationComplete" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Complete_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationEdit" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Edit_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="PreserveChanges" Type="Edm.Boolean" Mode="In" Nullable="true"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationPostpone" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Postpone_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationPreparation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Preparation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationPutinprocess" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" EntitySet="C_ObjPgMaintNotification" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Putinprocess_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationValidation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType" sap:applicable-path="Validation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationCausePreparation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationCauseType" EntitySet="C_ObjPgMaintNotificationCause" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationCauseType" sap:applicable-path="Preparation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationCause" Type="Edm.String" Mode="In" MaxLength="4"/> | |
<Parameter Name="MaintenanceNotificationItem" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationCauseValidation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationCauseType" sap:applicable-path="Validation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationCause" Type="Edm.String" Mode="In" MaxLength="4"/> | |
<Parameter Name="MaintenanceNotificationItem" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationItemPreparation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" EntitySet="C_ObjPgMaintNotificationItem" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" sap:applicable-path="Preparation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationItem" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationItemValidation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationItemType" sap:applicable-path="Validation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationItem" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationTaskPreparation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" EntitySet="C_ObjPgMaintNotificationTask" m:HttpMethod="POST" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" sap:applicable-path="Preparation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationTask" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
<FunctionImport Name="C_ObjPgMaintNotificationTaskValidation" ReturnType="EAM_OBJPG_MAINTNOTIFICATION_SRV.ValidationFunctionResult" m:HttpMethod="GET" sap:action-for="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationTaskType" sap:applicable-path="Validation_ac"> | |
<Parameter Name="MaintenanceNotification" Type="Edm.String" Mode="In" MaxLength="12"/> | |
<Parameter Name="MaintenanceNotificationTask" Type="Edm.String" Mode="In" MaxLength="4"/> | |
</FunctionImport> | |
</EntityContainer> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenanceNotification" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Notification Value Help"/> | |
<PropertyValue Property="CollectionPath" String="C_MaintenanceNotificationVH"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenanceNotification"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenanceNotification"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="NotificationText"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MainWorkCenter" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Work Center By Semantic Key"/> | |
<PropertyValue Property="CollectionPath" String="I_WorkCenterBySemanticKey"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MainWorkCenter"/> | |
<PropertyValue Property="ValueListProperty" String="WorkCenter"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MainWorkCenterPlant"/> | |
<PropertyValue Property="ValueListProperty" String="Plant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="WorkCenter_Text"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="WorkCenterInternalID_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MainWorkCenterPlant" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Plant"/> | |
<PropertyValue Property="CollectionPath" String="I_Plant"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MainWorkCenterPlant"/> | |
<PropertyValue Property="ValueListProperty" String="Plant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="PlantName"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintPriority" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Notification Priority"/> | |
<PropertyValue Property="CollectionPath" String="I_PMNotificationPriority"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintPriority"/> | |
<PropertyValue Property="ValueListProperty" String="MaintPriority"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintPriorityType"/> | |
<PropertyValue Property="ValueListProperty" String="MaintPriorityType"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintPriority_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/NotifProcessingPhase" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Notification Phase"/> | |
<PropertyValue Property="CollectionPath" String="I_PMNotificationPhase"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="NotifProcessingPhase"/> | |
<PropertyValue Property="ValueListProperty" String="NotifProcessingPhase"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="NotifProcessingPhase_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlanningPlant" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Plant"/> | |
<PropertyValue Property="CollectionPath" String="I_Plant"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlanningPlant"/> | |
<PropertyValue Property="ValueListProperty" String="Plant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="PlantName"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlannerGroup" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Planner Group"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenancePlannerGroup"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlannerGroup"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlannerGroup"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlanningPlant"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanningPlant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlannerGroupName"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/NotificationType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Notification Type Value Help"/> | |
<PropertyValue Property="CollectionPath" String="C_MaintNotificationTypeVH"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="NotificationType"/> | |
<PropertyValue Property="ValueListProperty" String="NotificationType"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="NotificationTypeName"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/Assembly" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Material"/> | |
<PropertyValue Property="CollectionPath" String="I_Material"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="Assembly"/> | |
<PropertyValue Property="ValueListProperty" String="Material"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="Material_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/TechnicalObjectLabel" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Technical Object Value Help"/> | |
<PropertyValue Property="CollectionPath" String="C_TechnicalObjectLabelVH"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="TechnicalObjectLabel"/> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObjectLabel"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="TechObjIsEquipOrFuncnlLoc"/> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="ControllingArea"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="FunctionalLocationLabelName"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObject"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLocDesc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObjectDescription"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanningPlant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlannerGroup"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="CostCenter"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlant" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Plant"/> | |
<PropertyValue Property="CollectionPath" String="I_Plant"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlant"/> | |
<PropertyValue Property="ValueListProperty" String="Plant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="PlantName"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/PlantSection" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Plant Section"/> | |
<PropertyValue Property="CollectionPath" String="I_PlantSection"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="PlantSection"/> | |
<PropertyValue Property="ValueListProperty" String="PlantSection"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlant"/> | |
<PropertyValue Property="ValueListProperty" String="Plant"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlan" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Plan"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenancePlan"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlan"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlan"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanDesc"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/TechObjIsEquipOrFuncnlLoc" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Technical Object is Equi. or Func. Loc."/> | |
<PropertyValue Property="CollectionPath" String="I_TechObjIsEquipOrFuncnlLoc"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="TechObjIsEquipOrFuncnlLoc"/> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlanItemIntID" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Item"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenanceItem"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlanItemIntID"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanItemIntID"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanItemDesc"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlanCategory" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Plan Category Parameter"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenancePlanCatParam"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlanCategory"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanCategory"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanCategory_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenancePlanTechnicalObject" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Technical Object Value Help"/> | |
<PropertyValue Property="CollectionPath" String="C_TechnicalObjectLabelVH"/> | |
<PropertyValue Property="SearchSupported" Bool="true"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenancePlanTechnicalObject"/> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObjectLabel"/> | |
</Record> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintPlanTechObjIsEquipment"/> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="ControllingArea"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="AuthorizationGroup"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="FunctionalLocationLabelName"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObject"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLocDesc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechnicalObjectDescription"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlanningPlant"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenancePlannerGroup"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="CostCenter"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintPlanTechObjIsEquipment" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Technical Object is Equi. or Func. Loc."/> | |
<PropertyValue Property="CollectionPath" String="I_TechObjIsEquipOrFuncnlLoc"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintPlanTechObjIsEquipment"/> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="TechObjIsEquipOrFuncnlLoc_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/LastSchedldMaintNotification" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Notification"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenanceNotification"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenanceNotification"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenanceNotification"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="NotificationText"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintPriorityType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Notification PriorityType"/> | |
<PropertyValue Property="CollectionPath" String="I_PMNotificationPriorityType"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintPriorityType"/> | |
<PropertyValue Property="ValueListProperty" String="MaintPriorityType"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintPriorityType_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/MaintenanceOrder" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Maintenance Order"/> | |
<PropertyValue Property="CollectionPath" String="I_MaintenanceOrder"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="MaintenanceOrder"/> | |
<PropertyValue Property="ValueListProperty" String="MaintenanceOrder"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="MaintenanceOrderDesc"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.C_ObjPgMaintNotificationType/WorkCenterInternalID" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.ValueList"> | |
<Record> | |
<PropertyValue Property="Label" String="Work Center"/> | |
<PropertyValue Property="CollectionPath" String="I_WorkCenter"/> | |
<PropertyValue Property="SearchSupported" Bool="false"/> | |
<PropertyValue Property="Parameters"> | |
<Collection> | |
<Record Type="Common.ValueListParameterInOut"> | |
<PropertyValue Property="LocalDataProperty" PropertyPath="WorkCenterInternalID"/> | |
<PropertyValue Property="ValueListProperty" String="WorkCenterInternalID"/> | |
</Record> | |
<Record Type="Common.ValueListParameterDisplayOnly"> | |
<PropertyValue Property="ValueListProperty" String="WorkCenterInternalID_Text"/> | |
</Record> | |
</Collection> | |
</PropertyValue> | |
</Record> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceItemType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>MaintenancePlanItemIntID</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceNotificationType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>MaintenanceNotification</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenanceOrderType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>MaintenanceOrder</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>MaintenancePlan</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_MaintenancePlanCatParamType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>MaintenancePlanCategory</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>WorkCenter</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<Annotations Target="EAM_OBJPG_MAINTNOTIFICATION_SRV.I_WorkCenterBySemanticKeyType" xmlns="http://docs.oasis-open.org/odata/ns/edm"> | |
<Annotation Term="Common.SemanticKey"> | |
<Collection> | |
<PropertyPath>WorkCenter</PropertyPath> | |
</Collection> | |
</Annotation> | |
</Annotations> | |
<atom:link rel="self" href="http://s4-1610.creetion.com:50000/sap/opu/odata/sap/EAM_OBJPG_MAINTNOTIFICATION_SRV/$metadata" xmlns:atom="http://www.w3.org/2005/Atom"/> | |
<atom:link rel="latest-version" href="http://s4-1610.creetion.com:50000/sap/opu/odata/sap/EAM_OBJPG_MAINTNOTIFICATION_SRV/$metadata" xmlns:atom="http://www.w3.org/2005/Atom"/> | |
</Schema> | |
</edmx:DataServices> | |
</edmx:Edmx> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment