ArcherZhang
Product and Topic Expert
Product and Topic Expert
Member since ‎2014 Sep 29

User Statistics

  • 195 Posts
  • 26 Solutions
  • 15 Kudos given
  • 20 Kudos received

User Activity

Introduction One of the most requested requirements in SAP S/4HANA is that having workflows in the Sales Price processes, even you can address this requirement since the ERP world. Now we have a way to set up Business Workflow Scenarios without the...
正如大家所知,我们即将于6月16日-24日迎来主题为"颠覆·重塑"的SAP全球蓝宝石大会 中国峰会,这是我们首次将这一超过三十年历史的经典大会通过线上的方式带到中国,此次盛会将在第一时间带来最新全球蓝宝石大会精彩内容,同时为我们的客户打造基于中国市场的独特体验。 众多主题讨论,一定有一款适合您:智慧ERP,智慧财务,智慧HR,智慧采购,智慧供应链,智慧业务技术平台,智慧客户体验,智慧业务机器人发布.
I click value help button on a SmartFilter, a dialog will popup. And I want to set a default value in that dialog. How? Thank you. BRs,Archer
Hi experts, My case is I need to execute some logic once COMMIT was involved. So I run my FM in UPDATE TASK. But the data structure is not a generic type, each run probably has a different data type, I can not directly pass it via the parameter of...
Hi experts, I have a web application, inside of it, a piece of code:-> CALL FUNCTION 'CREATE_ORDER' STARTING NEW TASK ''. What I wanted is a simple thing, debugging inside of FM CREATE_ORDER.So I set an external breakpoint at above code using the bu...