已有0人关注此标签
使用分配了包含有Business Catalog SAP_CORE_BC_EXT的业务角色的用户登录S/4HANA,在SAP LaunchpadExtensibility group里点击Custom Business object: 新建一个Business object: 输入bo名字: 在fields标签页,指定这个BO包含哪些字段: Type column的下拉菜单里,为每个字段维护数据类型: 如果想让某个字段变成只读,将Read Only的勾打上即可。
云栖社区 编程语言 Cloud Image 数据类型 object custom business BO S/4HANA
首先登录S/4HANA系统,在Custom Business object tile里找到自定义的BO: 点击Edit draft: 将Service Generation的勾打上,点击publish生成OData服务: 打开Custom communication Scenarios: ...
云栖社区 web Image service BO S/4HANA web-service business-object
After extension field is created, I would like to retrieve its data from interface view, like I_PRODUCT.
Currently all AET HEADER fields are appended to structure INCL_EEW_ORDERADH_H. So as long as we register this include structure to Order_header busin...
This issue is to answer the open question from Wade. You might already have read lots of document regarding CDS extensibility, let me use a real example to demonstrate.
One of the prerequisites that a Fiori UI could be extensible is that it should have a corresponding business context registered in tcode SCFD_REGISTR...
用ABAP Development Tool登录SAP Cloud Platform ABAP编程环境后,对ABAP项目点击右键,选择属性,从而找到该环境的web访问的url: https://325df18f-0b6b-4d85-a127-ee6ad7437a7c.abap.eu10.hana.ondemand.com 登录web界面,实际上是一个Fiori UI,点击tile Maintain employee: 新建一个employee: 维护email地址: 给其维护业务角色: 本文来自云栖社区合作伙伴“汪子熙”,了解相关信息可以关注微信公众号"汪子熙"。