SAP CRM user参数CRM_UI_PROFILE是在哪行ABAP代码里读取的

Sent: Friday, September 26, 2014 4:00 PM

Since you are doing operation in backend, so framework will use your parameter setting defined in tcode SU3 as your current business role.

读取这个用户参数的ABAP代码位置如下:

SAP CRM user参数CRM_UI_PROFILE是在哪行ABAP代码里读取的

“*”is regarded as invalid since it does not exist in configuration table crmc_ui_profile.

SAP CRM user参数CRM_UI_PROFILE是在哪行ABAP代码里读取的

So what is your use case that you should perform in backend? Anyway if you replace the * to any other dedicated business role in tcode SU3, the exception should disappear.

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
SAP CRM user参数CRM_UI_PROFILE是在哪行ABAP代码里读取的

相关文章:

  • 2021-04-22
  • 2021-06-22
  • 2021-10-10
  • 2022-12-23
  • 2021-07-29
  • 2021-09-28
  • 2021-07-04
猜你喜欢
  • 2021-07-21
  • 2022-12-23
  • 2021-11-05
  • 2021-05-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案