如何启用SAP C4C自定义BO的Text Collection功能

简介: 如何启用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:image.png2) Add the following UI component to TI view:

/SAP_BYD_APPLICATION_UI/Reuse/Notes/singletextedit.EC.uicomponent;

And Choose 10006 as text type:image.pngimage.pngimage.pngClick Bind button and maintain the following binding:image.pngn the runtime now, you could maintain the text for custom BO:

image.pngCreate a web service and select TextCollection as enabled for Read Operation:

image.pngIn the generated WSDL file, check the response structure to ensure that the corresponding element for TextCollection also exists there.image.pngNow consume the read operation of created web service via SoapUI, and the text content maintained in BO header level could also be returned:image.pngimage.png




相关文章
|
9月前
|
存储 BI
SAP CDS view 里的 currency_conversion 功能介绍
SAP CDS view 里的 currency_conversion 功能介绍
|
2月前
|
IDE JavaScript 开发工具
什么是 SAP Fiori tools 的 environment check 功能
什么是 SAP Fiori tools 的 environment check 功能
|
2月前
|
监控 安全 测试技术
SAP ABAP 系统 STRUST 事务码里 Distribute 功能介绍
SAP ABAP 系统 STRUST 事务码里 Distribute 功能介绍
|
9月前
|
数据库 容器
SAP EWM 模块中的 pick 和 Pack 功能
SAP EWM 模块中的 pick 和 Pack 功能
SAP CRM One Order Text customizing 的读取代码
SAP CRM One Order Text customizing 的读取代码
|
9月前
|
API
SAP UI5 里一个功能的 compatibility version 是什么含义?
SAP UI5 里一个功能的 compatibility version 是什么含义?
|
2月前
|
监控
SAP CRM 解决方案功能的全面性
SAP CRM 解决方案功能的全面性
|
9月前
|
Web App开发 存储 自然语言处理
如何解决 SAP UI5 错误消息 - Could not find any translatable text for key appTitle
如何解决 SAP UI5 错误消息 - Could not find any translatable text for key appTitle
|
9月前
|
存储 移动开发 开发框架
关于 SAP UI5 应用附件上传的病毒扫描功能 virus scan profile
关于 SAP UI5 应用附件上传的病毒扫描功能 virus scan profile
|
9月前
|
存储 数据可视化 定位技术
关于 SAP Fiori Tools Application Modeler Page Map 功能的 app.json
关于 SAP Fiori Tools Application Modeler Page Map 功能的 app.json