zoukankan      html  css  js  c++  java
  • 如何在SAP Business by design的UI上扩展新的按钮

    Sent: Monday, June 7, 2010 4:40 PM

    Subject: How to add button like "Print proforma invoice" in OWL

    I have gain KT from Darren about how to add button in OWL , the effort to achieve such requirement is about 30 minutes.

    Step1: Copy the standard owl page into a local folder:

    -- Copy

    -- Paste

    Step2: Add new button in VC composer

    It means if Outbound delivery’s status is not “3” ( released ), the new button will be disabled.

    Assign template group code to button here

    After button is created, click “Generate” to generate a new entry in PCD

    Step3: configure the new page to be visible in portal.

    If step2 is finished successfully, you will find your new page is visible under folder Visual Composer->Test Composer.

    Create a new folder under folder “Content provided by SAP->Service Center”,
    For example here I copy it to “Compass – Test”.

    Open standard work center under folder “Managed Content”, add your own page into standard OWL’s view list and association objects as below. Repeat the same steps for standard role again.

    Step4: go to work center “system admin” to clear the role cache, or else you may not see the latest change in the portal.

    Step5: log on portal, you will see your new button there.

    要获取更多Jerry的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    C语言基本语法——函数
    C语言基本语法——数组
    iOS面试总结(待完善)
    iOS开发——蓝牙开发
    iOS开发——性能分析
    ios开发——runtime
    Extjs6的常见问题及解决办法
    会员信息布局,自动放缩
    LINQ关于NULL的怪现象
    [代码整洁]自我感悟
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12332630.html
Copyright © 2011-2022 走看看