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

  • 相关阅读:
    python基础(6)---set、collections介绍
    Vue Router滚动行为 scrollBehavior
    CSS expression属性
    定时器setTimeout实现函数节流
    axios封装
    vue项目结构
    搭建vue项目环境
    javascript参数传递中处理+号
    微信支付 chooseWXPay:fail
    微信支付get_brand_wcpay_request:fail
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12332630.html
Copyright © 2011-2022 走看看