From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期三, 22 一月 2025 12:20:44 +0800
Subject: [PATCH] Merge branch 'master' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Views/Interface_loginfo_view.vw | 218 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 217 insertions(+), 1 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Views/Interface_loginfo_view.vw b/_Main/UI/MacroPlannerWebApp/Views/Interface_loginfo_view.vw
index cc85355..d649110 100644
--- a/_Main/UI/MacroPlannerWebApp/Views/Interface_loginfo_view.vw
+++ b/_Main/UI/MacroPlannerWebApp/Views/Interface_loginfo_view.vw
@@ -128,13 +128,229 @@
}
}
}
+ form_FormInterfaceSapResponseLoginfo
+ {
+ title: 'QMacroPlanner::FormInterfaceSapResponseLoginfo'
+ shown: true
+ componentID: 'QMacroPlanner::FormInterfaceSapResponseLoginfo'
+ layout
+ {
+ mode: 'open'
+ rowPosition: 17
+ rowSpan: 12
+ columnPosition: 1
+ columnSpan: 12
+ }
+ components
+ {
+ FormInterfaceSapResponseLoginfo_ListInterfaceSapResponseLoginfo
+ {
+ }
+ FormInterfaceSapResponseLoginfo_DataSetLevelInterfaceSapResponseLoginfo
+ {
+ groupDepth: -1
+ column_IsSuccess
+ {
+ columnId: 'IsSuccess'
+ dataPath: 'IsSuccess'
+ dataType: 'boolean'
+ index: 0
+ subtotals: ''
+ width: 150
+ }
+ column_Msg
+ {
+ columnId: 'Msg'
+ dataPath: 'Msg'
+ dataType: 'string'
+ index: 1
+ subtotals: ''
+ width: 150
+ }
+ column_Msg_v1
+ {
+ columnId: 'Msg_v1'
+ dataPath: 'Msg_v1'
+ dataType: 'string'
+ index: 2
+ subtotals: ''
+ width: 150
+ }
+ column_Msg_v2
+ {
+ columnId: 'Msg_v2'
+ dataPath: 'Msg_v2'
+ dataType: 'string'
+ index: 3
+ subtotals: ''
+ width: 150
+ }
+ column_Msg_v3
+ {
+ columnId: 'Msg_v3'
+ dataPath: 'Msg_v3'
+ dataType: 'string'
+ index: 4
+ subtotals: ''
+ width: 150
+ }
+ column_Msg_v4
+ {
+ columnId: 'Msg_v4'
+ dataPath: 'Msg_v4'
+ dataType: 'string'
+ index: 5
+ subtotals: ''
+ width: 150
+ }
+ column_Type
+ {
+ columnId: 'Type'
+ dataPath: 'Type'
+ dataType: 'string'
+ index: 6
+ subtotals: ''
+ width: 150
+ }
+ }
+ }
+ }
+ form_FormSAP_PIR
+ {
+ title: 'QMacroPlanner::FormSAP_PIR'
+ shown: true
+ componentID: 'QMacroPlanner::FormSAP_PIR'
+ layout
+ {
+ mode: 'open'
+ rowPosition: 29
+ rowSpan: 14
+ columnPosition: 1
+ columnSpan: 14
+ }
+ components
+ {
+ FormSAP_PIR_pHeader
+ {
+ sizeRatio: 1
+ }
+ FormSAP_PIR_pContent
+ {
+ sizeRatio: 1
+ }
+ FormSAP_PIR_pLeft
+ {
+ sizeRatio: 1
+ }
+ FormSAP_PIR_List391
+ {
+ }
+ FormSAP_PIR_DataSetLevel650
+ {
+ groupDepth: -1
+ column_ZPPPSCode
+ {
+ columnId: 'ZPPPSCode'
+ dataPath: 'ZPPPSCode'
+ dataType: 'string'
+ index: 0
+ subtotals: ''
+ width: 150
+ }
+ column_Werk
+ {
+ columnId: 'Werk'
+ dataPath: 'Werk'
+ dataType: 'string'
+ index: 1
+ subtotals: ''
+ width: 150
+ }
+ column_Version
+ {
+ columnId: 'Version'
+ dataPath: 'Version'
+ dataType: 'string'
+ index: 2
+ subtotals: ''
+ width: 150
+ }
+ column_StartDate
+ {
+ columnId: 'StartDate'
+ dataPath: 'StartDate'
+ dataType: 'date'
+ index: 3
+ subtotals: ''
+ width: 150
+ }
+ column_EndDate
+ {
+ columnId: 'EndDate'
+ dataPath: 'EndDate'
+ dataType: 'date'
+ index: 4
+ subtotals: ''
+ width: 150
+ }
+ }
+ FormSAP_PIR_pRight
+ {
+ sizeRatio: 1
+ }
+ FormSAP_PIR_List655
+ {
+ }
+ FormSAP_PIR_DataSetLevel912
+ {
+ groupDepth: -1
+ sort: 'PlanningDate,Product'
+ column_PlanningDate
+ {
+ columnId: 'PlanningDate'
+ dataPath: 'PlanningDate'
+ dataType: 'date'
+ index: 0
+ subtotals: ''
+ width: 150
+ }
+ column_PlanningQty
+ {
+ columnId: 'PlanningQty'
+ dataPath: 'PlanningQty'
+ dataType: 'number'
+ index: 1
+ subtotals: ''
+ width: 150
+ }
+ column_Product
+ {
+ columnId: 'Product'
+ dataPath: 'Product'
+ dataType: 'string'
+ index: 2
+ subtotals: ''
+ width: 150
+ }
+ column_Werk
+ {
+ columnId: 'Werk'
+ dataPath: 'Werk'
+ dataType: 'string'
+ index: 3
+ subtotals: ''
+ width: 150
+ }
+ }
+ }
+ }
}
userconfigurableinformation
{
}
page: ''
group: ''
- index: 22
+ index: 0
image: 'DOCUMENT'
description: ''
}
--
Gitblit v1.9.3