SAP One Order应用的跟踪工具CRMD_TRACE_SET SAPSAP云平台SAP Cloud PlatformSAP成都研究院Cloud
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 integration framework ). The detail functionality explanation and necessary could be found in SAP help.
There is a useful user parameter which is not clearly documented in SAP help:
My issue
After I finish all necessary customizing and add one object to service order, the event history assignment block is empty. I expect there is one entry which records the
I set the user parameter as X in SU3 and remove the object from service order and add it once again, it will stop everywhere the method CL_COM_IOITF_DEBUG~BREAKPOINT is called. So we can debug to investigate the handling logic of IOITF framework.
In order to find the root cause for my dedicated issue, I create a dynamic breakpoint on ABAP keyword MESSAGE, since I assume there must be some error message raised which blocks the event creation.
After I click F8 the debugger stops at the code where one error message is raised:
Go upper callstack and I know the framework complains the necessary settype COM_COMMERCIAL is not assigned to object category.
After I add this set type to object category,
After that once I add the object to service order, I could see the expected record in object Event History assignment block.
要获取更多Jerry的原创文章,请关注公众号"汪子熙":
上一篇: SAP cross distribution chain status在Fiori应用中的draft handling SAPCRMSAP云平台SAP Cloud PlatformSAP成都研究院
下一篇: JAVA中文字符编码问题详解(1)
推荐阅读
-
使用SAP CRM中间件从ERP下载Customer的错误消息 SAPSAP云平台SAP Cloud PlatformSAP成都研究院Cloud
-
SAP CRM Fiori应用冗余round trip的原因分析 SAP成都研究院SAP Cloud PlatformSAP云平台CRMOData
-
SAP云平台上的Low Code Development(低代码开发)解决方案 SAPSAP云平台SAP Cloud PlatformSAP成都研究院C4C
-
使用nodejs应用查询SAP HANA Express Edition里的数据 hanaSAP成都研究院SAP Cloud PlatformSAP云平台Cloud
-
SAP OData服务性能测量的四种办法 SAPSAP云平台SAP Cloud PlatformSAP成都研究院ABAP
-
一个有用的Chrome扩展应用:SAP UI5 Inspector SAP UI5SAPSAP云平台SAP Cloud PlatformSAP成都研究院
-
SAP Fiori应用里出现http request错误的原因分析 SAPSAP云平台SAP Cloud PlatformSAP成都研究院C4C
-
如何在SAP Fiori应用里消费SAP HANA Query view SAPSAP云平台SAP Cloud PlatformSAP成都研究院Cloud
-
使用nodejs运行SAP Fiori应用 SAPSAP云平台SAP Cloud PlatformSAP成都研究院Cloud
-
使用SAP CRM中间件从ERP下载Customer的错误消息 SAPSAP云平台SAP Cloud PlatformSAP成都研究院Cloud