From c6c7b59c0cfe4841117590bfc680bbbaf7bb6ce3 Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期三, 20 九月 2023 16:24:59 +0800
Subject: [PATCH] Merge branch 'dev_lhj' into dev
---
_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl b/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
index c249e43..e5e11a4 100644
--- a/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
+++ b/_Main/BL/EDI/Broker_GlobalOTDTable_OperationCost.qbl
@@ -11,7 +11,7 @@
{
PrimaryKeyColumns: ID
TargetType: Global_MappingOperationCost
- TypeIndex: TypeIndex
+ TypeIndex: GlobalOTDTable_OperationCostTypeIndex
EDIMLColumn AccountName { Attribute: AccountName ValueType: String }
EDIMLColumn Cost { Attribute: Cost ValueType: Real }
EDIMLColumn CostDriver { Attribute: CostDriver ValueType: String }
--
Gitblit v1.9.3