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

  • 相关阅读:
    jquery使用ajax
    Docker下使用centos无法使用systemctl怎么办
    memcache安装及解决无法远程连接的问题
    NetCore控制台程序-使用HostService和HttpClient实现简单的定时爬虫
    PHP代码审计01
    路由和交换-
    路由和交换-VLAN
    路由和交换-FTP配置
    51job招聘信息爬虫
    豆瓣电影排行250爬虫
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/12332630.html
Copyright © 2011-2022 走看看