SAP CRM和Cloud for Customer裡的Formatted Text控制元件的比較
Formatted Text Edit is supported both in CRM and Cloud for Customer ( starting from 1702 according to blog What’s New in 1702 SAP Hybris Cloud for Customer – Responsive UI.
Formatted Text Edit in CRM
Sometimes when you create new button in Note assignment block:
The Formatted Text Edit control is available, since you can see various buttons in toolbar now.
However when you have chosen one Text Type from drop down list, the Formatted Text Edit control is gone, instead a pure Text Edit field is displayed.
The reason is simply because the Formatted edit function for the given text type is not enabled in customizing, which could be done via SPRO->Basic Functions->Text Management->Define Text Format: create a new entry for the text type and mark the checkbox “Formatted”:
After that the Formatted Text Editor is back:
Take the rich text I maintained in above for example,when you open the page next time, as its name means, you could observe the formatted text is read from database by function module READ_TEXT.
Formatted Text Edit in C4C
I am asked by partners why Formatted Text edit is enabled in some tenant while disabled in some others.
Take the Product Tab in Sales Quote TI for example:
There are two “duplicate” Text Edit controls, value of one is bound to model field “text” and the other with “FormattedText”:
In the runtime both the pure text and formatted text are returned from ABAP backend, the HTTP response could be monitored in Chrome development tool:
The flags to control which of them should be visible in the runtime are IsItemNotesPlainTextVisible and IsItemNotesFormattedTextVisible accordingly.
This is the reason why you could observe the different behavior in different tenant in the runtime:
For sure these flags are determined by BC scoping in backend:
Further reading
Jerry’s blogs regarding the comparison how CRM and Cloud for Customer implement a given feature using different approaches:
- OData Service backend implementation in C4C, CRM and S4 HANA
- Excel export in CRM and C4C
- Saved query in C4C, CRM and S/4 HANA
- Direct navigation in CRM WebUI, CRM Fiori and C4C
- Formatted Text Edit in CRM and Cloud for Customer
- How Table column resize works in CRM and Cloud for Customer
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2724415/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP CRM,Cloud for Customer和Fiori應用的direct navigation比較CloudNavigation
- OData服務在SAP CRM,Cloud for Customer和S/4HANA上的實現比較Cloud
- SAP Cloud for Customer裡BusinessPartner, Customer和Employee這些BO的區別Cloud
- SAP CRM和Cloud for Customer中的Event handler(事件處理器)Cloud事件
- SAP Cloud for Customer Account和individual customer的區別Cloud
- SAP Cloud for Customer和SAP Fiori系統裡的OData測試工具Cloud
- SAP Cloud for Customer裡Sales Order和Sales Quote的建模方式Cloud
- SAP Cloud for Customer的Mashup位於CustomPane裡Cloud
- 如何使用SAP Cloud for Customer裡的Data SourceCloud
- SAP Cloud for Customer的Account Team裡的role如何配置Cloud
- SAP CRM和Cloud for Customer的擴充套件欄位後設資料Cloud套件
- SAP Cloud for Customer的前世今生Cloud
- SAP Analytics Cloud和Cloud for Customer之間的Single Sign on配置Cloud
- 如何將Twitter訊息匯入到SAP CRM和Cloud for Customer去Cloud
- SAP CRM和Cloud for Customer訂單中的業務夥伴的自動決定機制Cloud
- SAP Cloud for Customer裡新的Lead UI對Mashup整合的支援原理CloudUI
- SAP Cloud for Customer Cloud(C4C)Application Studio裡的程式碼除錯CloudAPP除錯
- SAP Cloud for Customer裡一個Promise的實際應用場合CloudPromise
- SAP Commerce Cloud 新一代 UI Spartacus 和 Customer Data cloud 的整合CloudUI
- Hybris service layer和SAP CRM WebClient UI架構的橫向比較WebclientUI架構
- SAP CRM SPRO Customizing 裡 Text Object 屬性 continue 的含義Object
- 如何把SAP Kyma和SAP Cloud for Customer連線起來Cloud
- SAP Cloud for Customer的Container應用設計原理CloudAI
- SAP Cloud for Customer ABSL的一些優化Cloud優化
- SAP Cloud for Customer的CTI呼叫中心解決方案Cloud
- 使用soapUI消費SAP Cloud for Customer的web serviceUICloudWeb
- SAP Cloud for Customer框架是如何使用JavaScript Promise的Cloud框架JavaScriptPromise
- SAP Cloud for Customer Extensibility的設計與實現Cloud
- SAP Cloud for Customer Rule Editor的使用方法和底層工作原理Cloud
- SAP Cloud for Customer UI Designer裡如何消費Object Value Selector(OVS)CloudUIObject
- SAP 電商雲 Spartacus UI 同 SAP Customer Data Cloud 的整合UICloud
- SAP Hybris Commerce的JSP tag和SAP BSP tag的比較JS
- SAP CRM WebClient UI上將text area裡的文字清空的後臺處理WebclientUI
- 使用nodejs消費SAP Cloud for Customer上的Web serviceNodeJSCloudWeb
- SAP ABAP ADBC和Java JDBC的使用比較JavaJDBC
- 自開發Web應用和SAP Customer Data Cloud Identity服務的整合WebCloudIDE
- SAP Cloud for Customer客戶主資料的地圖整合Cloud地圖
- 機器學習在SAP Cloud for Customer中的應用機器學習Cloud