如何啟用SAP C4C自定義BO的Text Collection功能
My series of Cloud Application Studio Blogs
- How to detect EditMode in an Embedded Component
- Step by step to enable your custom BO with attachment upload functionality
- Step by step to create an Adobe Print form in Cloud application Studio
- How to render PDF which displays picture from the image attachment of your custom BO
- How to get current logged on business user’s employee information and assigned organization unit via ABSL
- How to implement dynamic access control based on custom BO using OWL
- How to make Code List Restriction work when control field and restricted field are not on the same BO
- How to implement custom number range using custom business object
- Two approaches to create Code List in Cloud Studio
- Create Dynamic Code List via Custom Business Object Association
- Step by step to develop Thing Type based navigation and BO Object based navigation
- Put Extension field into embedded component and make it visible in Standard UI
- One possible cause that embedded component fails to display in UI
- Step by step to create HTML Mashup and make it visible in UI
- Step by step to enable Text Collection for your custom BO
- Automatically send an Email notification to line manager via Workflow in Account application
- Step by step to create Object Value Selector in Cloud Application Studio
(1) Declare TextCollection as a dependent object of your custom BO:
(2) Add the following UI component to TI view: /SAP_BYD_APPLICATION_UI/Reuse/Notes/singletextedit.EC.uicomponent; And Choose 10006 as text type:
Click Bind button and maintain the following binding:
In the runtime now, you could maintain the text for custom BO:
Create a web service and select TextCollection as enabled for Read Operation:
In the generated WSDL file, check the response structure to ensure that the corresponding element for TextCollection also exists there.
Now consume the read operation of created web service via SoapUI, and the text content maintained in BO header level could also be returned:
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2724934/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 如何讓SAP C4C自定義BO實現附件上傳的功能
- 如何將SAP C4C自定義BO中型別為圖片的附件用PDF文件顯示出來型別
- 使用OData服務將SAP C4C自定義BO的TextCollection暴露給外部消費者
- 如何在SAP Cloud for Customer自定義BO中建立訪問控制Cloud
- 如何使用SAP C4C Repository Explorer裡的BO test shell
- 自定義SAP功能表
- 一種不通過UI給C4C自定義BO建立測試資料的方式UI
- 如何在SAP C4C AdvancedListPane上批量執行若干BO例項的action
- 一個簡單的自定義Collection
- 應用PPT的自定義放映功能
- 如何給 SAP Fiori Elements 應用新增自定義按鈕
- 如何自行給指定的SAP OData服務新增自定義日誌記錄功能
- 如何將自定義XML檢視注入SAP Fiori Elements應用XML
- SAP UI5 應用如何載入自定義 ThemeUI
- SAP 如何啟用SAP IS-RETAIL?AI
- SAP CRM Genil Text-for-Key-Codes vs SAP C4C只讀欄位
- Spring中如何使用自定義註解搭配@Import引入內外部配置並完成某一功能的啟用SpringImport
- SAP AET fields的自定義行為
- objc系列譯文(3.3):自定義Collection View佈局OBJView
- 如何給 SAP ABAP ALV 報表的修改功能新增自定義校驗邏輯試讀版
- 如何實現SAP GUI的自定義語法檢查(Syntax check)GUI
- 如何設定Android標題欄的自定義功能和隱藏功能Android
- SAP自定義許可權物件物件
- SAP Spartacus 自定義Popover指令,如何實現彈出對話方塊自動關閉功能
- SAP UI5 Web Component裡如何自定義CSS styleUIWebCSS
- SAP啟用新環境Client定義和操作client
- 如何啟用sqlplus的AutoTrace功能SQL
- SAP BO: 資料夾的許可權管理
- Sublime Text3—Code Snippets(自定義程式碼片段)
- SAP不同的產品是如何支援使用者建立自定義欄位的
- 一步步使用SAP C4C Cloud Application Studio建立一個BO和對應的螢幕CloudAPP
- 如何在 SAP Spartacus 產品明細頁面新增自定義 UIUI
- 自定義限速功能實踐——Caffeine
- GridView自定義列資料繫結,和自定義頒功能View
- XAF自定義啟動頁
- SAP 電商雲 Spartacus UI 的自定義 hamburger 選單UI
- 急急急急!Struts自定義標籤html:text 問題HTML
- [SAP BO]BOE的 檔案許可權設定