renhao
2023-09-13 27ddcd7163f80b831031086bf599d01e6883a7e0
operation 唯一值
已修改3个文件
20 ■■■■■ 文件已修改
_Main/BL/EDI/Broker_Broker_OTD_Operation.qbl 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_MappingOperation/Attribute_SequenceNumber.qbl 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl 18 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
_Main/BL/EDI/Broker_Broker_OTD_Operation.qbl
@@ -15,6 +15,7 @@
      PrimaryKeyColumns: PlantName
      PrimaryKeyColumns: ProcessSection
      PrimaryKeyColumns: ProductID
      PrimaryKeyColumns: SequenceNumber
      TargetType: MappingOperation
      TypeIndex: MappingOperationTypeIndex
      EDIMLColumn ActualCapacity { Attribute: ActualCapacity ValueType: Real }
_Main/BL/Type_MappingOperation/Attribute_SequenceNumber.qbl
@@ -3,5 +3,6 @@
Attribute SequenceNumber
{
  #keys: '3[412960.0.86978408][412960.0.86978407][412960.0.86978409]'
  IsReadOnly: true
  ValueType: Number
}
_Main/BL/Type_MappingOperation/TypeIndex_MappingOperationTypeIndex.qbl
@@ -6,11 +6,7 @@
  [
    TypeIndexAttribute
    {
      ModelElement: Line
    }
    TypeIndexAttribute
    {
      ModelElement: BusinessType
      ModelElement: ProcessSection
    }
    TypeIndexAttribute
    {
@@ -18,7 +14,11 @@
    }
    TypeIndexAttribute
    {
      ModelElement: OrganCode
      ModelElement: BusinessType
    }
    TypeIndexAttribute
    {
      ModelElement: Line
    }
    TypeIndexAttribute
    {
@@ -26,7 +26,11 @@
    }
    TypeIndexAttribute
    {
      ModelElement: ProcessSection
      ModelElement: SequenceNumber
    }
    TypeIndexAttribute
    {
      ModelElement: OrganCode
    }
  ]
}