最新文章列表

SAP CRM里的user parameter之COM_IOITF_DEBUG

The object event history could record the event of the object involvement in business scenario such as adding an individual object to a business transaction. The record is done via IOITF ( Object int ...
JerryWang_SAP 评论(0) 有245人浏览 2021-02-02 11:01

读取SAP CRM One Order应用日志的优化方式

Recently I am responsible for the performance optimization of one API which retrieves application logs of the given one order documents. API Requirement The input is an internal table containing doc ...
JerryWang_SAP 评论(0) 有227人浏览 2021-01-22 10:32

如何实现SAP WebClient UI附件批量上传

Recently several customers have asked for multiple attachment upload functionality in CRM. As current UI component GS_CM does not support this, I have built a simple prototype to achieve it. Although ...
JerryWang_SAP 评论(0) 有512人浏览 2021-01-13 10:19

SAP CRM中间件错误IB_CRM_UPLOAD_MSG的解决方法

I have one parent equipment ZJERRY0827P which contains a children equipment ZJERRY0827C in ERP and I would like to replicate both to CRM. First I replicate children equipment ZJERRY0827C to CRM, it w ...
JerryWang_SAP 评论(0) 有292人浏览 2021-01-13 10:17

使用SAP CRM中间件从ERP下载具有层级结构的equipment

Requirement: in ERP there are two equipment created via tcode IE01, one is parent which holds the other child equipment.     It is expected to replicate both to CRM, and the parent-children rela ...
JerryWang_SAP 评论(0) 有213人浏览 2021-01-12 10:42

SAP CRM IBASE的archive方法

There is one IBASE 112467 which contains one object component. This IBASE is intended for archive.     There are two approaches to archive it. (1) You could use tcode SARA and type “CRM_IBASE” a ...
JerryWang_SAP 评论(0) 有259人浏览 2021-01-12 10:41

如何将SAP CRM equipment通过中间件上传到ERP系统

In document Step by step to download equipment from ERP with hierarchy, the steps to replicate equipment from ERP to CRM are described. By default the equipment in ERP is modeled as individual object ...
JerryWang_SAP 评论(0) 有213人浏览 2021-01-11 10:00

使用note++开发SAP WebClient UI

It is possible to use your favorite html editor ( for example, Notepad++ ) to edit the html source code of your UI component view or BSP application by simple configuration: Just specify the absolute ...
JerryWang_SAP 评论(0) 有223人浏览 2021-01-10 10:11

在SAP WebClient UI里混用ABAP Webdynpro,会带来哪些问题?

Background of this blog The reason to write the blog is recently we found that in several CRM projects in China, the ABAP Webdynpro is wrongly chosen by local partners as custom development UI techno ...
JerryWang_SAP 评论(0) 有276人浏览 2020-12-23 09:54

SAP WebClient UI overview页面里assignment block的可见性分析技巧

issue some assignment block is visible in design time ( the assignment block already appears in "Displayed Assignment blocks" area), however it is missing in runtime.     How to analyz ...
JerryWang_SAP 评论(0) 有196人浏览 2020-12-21 09:59

SAP CRM calculated字段的实现原理讲解

Issue: When creating a new product, only a subset of product categories could be listed in category search result.     For example, only categories which belong to hierarchy R3PRODSTYP are listed ...
JerryWang_SAP 评论(0) 有229人浏览 2020-12-13 10:09

关于SAP CRM产品主数据创建页面上的产品类别显示逻辑分析

Issue: When creating a new product, only a subset of product categories could be listed in category search result.     For example, only categories which belong to hierarchy R3PRODSTYP are listed ...
JerryWang_SAP 评论(0) 有203人浏览 2020-12-13 10:08

如何自行分析SAP WebClient UI开发环境里抛出的错误消息根源

In this blog I will demonstrate how I resolve the error message “endless binding loop” raised by UI workbench. I would not emphasize the issue itself, but would rather share with you how I would deal ...
JerryWang_SAP 评论(0) 有246人浏览 2020-12-11 09:57

SAP CRM附件模型的Authorization scope原理介绍

Requirement when you create new attachments in attachment assignment block, you can assign an authorization scope to the attachment. It is expected to know where in the backend the authorization scop ...
JerryWang_SAP 评论(0) 有273人浏览 2020-12-11 09:55

如何用代码动态生成ABAP类型

In one of my project the data type of the variable to hold service consumption result is not known in design time so I have to generate the data type dynamically via code, using ABAP RTTC( runtime typ ...
JerryWang_SAP 评论(0) 有344人浏览 2020-12-10 11:18

动态隐藏某些特殊类型的SAP CRM附件

Requirement Only simple text file as attachment could be visible for some users but should be completely hidden for other users without enough authorizations. The requirement could be fulfilled via B ...
JerryWang_SAP 评论(0) 有225人浏览 2020-12-10 11:17

引起SAP WebClient UI页面出现超时(time out)错误的另一个原因

Sometimes you would see the following page if you are clicking anywhere in a page which is idle for quite a long time.     However, there are definitely some other causes which would also lead to ...
JerryWang_SAP 评论(0) 有306人浏览 2020-12-09 13:45

SAP WebClient UI component模型元数据解析工具

I use the issue in this blog to demonstrate the usage of this small repository parse tool: We need to know under which enhancement set the component usage “ZCUSTOM” is added to UI component BT116H_SRV ...
JerryWang_SAP 评论(0) 有259人浏览 2020-12-09 13:44

SAP CRM note创建按钮被禁用的原因分析

Issue The creation button for note assignment block is disabled in overview page as below:     First check the text Object assignment settings via customizing below:     Figure out the text ...
JerryWang_SAP 评论(0) 有229人浏览 2020-12-07 10:44

SAP CRM Advanced search和Simple search里Max hit表现行为的差异

We could observe the different behavior of search max hits in product advanced search and simple search. For Advanced search: if we maintain an invalid max hit number:     the default 100 could a ...
JerryWang_SAP 评论(0) 有207人浏览 2020-12-07 10:44

最近博客热门TAG

Java(141747) C(73651) C++(68608) SQL(64571) C#(59609) XML(59133) HTML(59043) JavaScript(54918) .net(54785) Web(54513) 工作(54116) Linux(50906) Oracle(49876) 应用服务器(43288) Spring(40812) 编程(39454) Windows(39381) JSP(37542) MySQL(37268) 数据结构(36423)

博客人气排行榜

    博客电子书下载排行

      >>浏览更多下载

      相关资讯

      相关讨论

      Global site tag (gtag.js) - Google Analytics