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的原创文章,请关注公众号"汪子熙":

  • 相关阅读:
    简单登录接口
    While循环猜年龄
    linux全面详细转载文章
    ansible
    Python之OS模块函数
    Python脚本-自动下载安装
    LVS(3种模式+10种调度算法)
    Dockerfile构建镜像
    Docker简易安装及命令实例
    find命令实例
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12332630.html
Copyright © 2011-2022 走看看