TreeTable列的内容不动!!

2020-09-16 10:03发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)大家好, 此...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


大家好,

此刻,我正在写关于SAPUI5的学士论文。 在工作结束之前不久,我注意到了一个大错误。 我通过" Comment"一栏扩展了具有SAP Web IDE扩展功能的应用程序(请看第一张图片)。 当我滚动浏览TreeTable时,"注释"列的内容没有移动(请看第二张图片)。

这是xml代码:

 
 
 <!-主文本列->
 
 
 
 <标签
 text =" {parts:[{path:'FinancialStatementItemText'},{path:'OperativeGLAccountName'},{path:'OperativeGLAccount'},{path:'AlternativeGLAccountName'},{path:'AlternativeGLAccount'},{path:  'CorporateGroupAccountName'},{path:'CorporateGroupAccount'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.masterTextFormatter'}"> 
 
 
 <!-帐户列->
 
 
 
 <标签
 text =" {parts:[{path:'OperativeGLAccount'},{path:'AlternativeGLAccount'},{path:'CorporateGroupAccount'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.accountFormatter'}  "
 tooltip =" {parts:[{path:'OperativeGLAccount'},{path:'AlternativeGLAccount'},{path:'CorporateGroupAccount'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.accountFormatter'}  "> 
 
 


 <!-段列->
 
 
 
 
 
 
 <!-SegmentName列->
 
 
 
 
 
 
 <!-ProfitCenter列->
 
 
 
 
 
 
 <!-ProfitCenterName列->
 
 
 
 
 
 
 <!-期间金额列->
 
 
 
 <链接
 text =" {parts:[{path:'ReportingPeriodAmount'},{path:'Currency'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.formatCurrency'}"
 enabled =" {path:'OperativeGLAccount',formatter:'fin.gl.finstatement.display.view.Formatter.formatNavigation'}" press =" setNavigationLink"> 
 
 
 <!-比较期间金额列->
 
 
 
 <链接
 text =" {parts:[{path:'ComparisonPeriodAmount'},{path:'Currency'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.formatCurrency'}"
 enabled =" {path:'OperativeGLAccount',formatter:'fin.gl.finstatement.display.view.Formatter.formatNavigation'}"
 press =" setNavigationComparisonLink"> 
 
 
 <!-差异列->
 
 
 
 <标签
 text =" {parts:[{path:'AbsoluteDifferenceAmount'},{path:'Currency'}],格式化程序:'fin.gl.finstatement.display.view.Formatter.formatCurrency'}"> 
 
 
 <!-%列之差->
 
 
 
 
 
 
 
 ->
 <!-键列:根据选择节点(搜索)进行过滤
     ->
 
 
 

我很沮丧,因为我试图解决这个问题已经好几个小时了,但是还没有成功。 希望你能帮助我:)

问候

Tayfun

(32.9 kB)
2条回答
哎,真难
2020-09-16 10:51

感谢Viplove,

很抱歉让我迟到。 你知道如何解决这个问题吗? 也许重新定义了oData-Service?

谢谢

Tayfun

一周热门 更多>