zoukankan      html  css  js  c++  java
  • 使用SAP CRM Application Enhancement Tool创建表格类型的扩展字段

    (1) Create a wrapper UI component which will hold the new table via the customizing below:

    Click button “Create UI Component”

    Specify the UI component name:

    Make the UI component as Default component for Table Enhancement:

    (2) Create a new table via AET. Here the table is expected to be in service order header level, so choose Header part:

    Specify table name in Description field, which will act as assignment block title in overview page. Choose the component created in step1 from drop down list, and also specify the window name.

    Mark the “Generate” checkbox, and maintain the table fields one by one.

    Click “Save and Generate” button to generate the table:

    You should observe the Status icon for new table is turned to green light after generation.

    (3) Move the table view to “Displayed Assignment Blocks”:

    Now in the runtime you could see the new table in overview page.

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

  • 相关阅读:
    基本命令
    Unicode Locale
    二进制查看编辑
    java reg
    java util
    js util
    跑到X
    [转]Linux AIO :libaio
    [转]c++ atomic操作
    [转] dpdk笔记
  • 原文地址:https://www.cnblogs.com/sap-jerry/p/13577108.html
Copyright © 2011-2022 走看看