(1) Click Personalize hyperlink:

(2) Click hyperlink “Personalize Settings”, enable checkbox “Enable configuration mode”:

(3) Enter service order detail page, click configuration icon:

(4) The UI parts which can be extended by AET is highlighted. Choose the part “General Data”

Click “Create Field”:

Since we need to put the new field into General Data - header of Service order, so we choose Header part.

(5) Maintain field label, field type as text, and field length = 20. Choose “Search & Result List” from drop down list, which means you want the new fields also to be supported in search view and search result view. After finish click Back button.

(6) Now you should find the new field created just now in the fields table with yellow light in status column. Click Save and Generate button.

(7) The popup window is displayed to maintain the transport request:

(8) After generation finished now the field is ready to be added into the UI. Click edit icon to enter UI configuration adaptation mode.
Click button “Show Available Fields”:

locate the new field “city name” from Available Fields list and add it to the UI via add icon:

Now the field is already added to the detail UI:

(9) Now you can maintain the content of new field:

(10) repeat the steps to add the new field also in search view and search result view:

And now the new field is also displayed in search view and search result view.

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

一步步使用SAP CRM Application Enhancement Tool创建扩展字段相关推荐

  1. 使用SAP CRM Application Enhancement Tool创建表格类型的扩展字段

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

  2. SAP Cloud for Customer 2102版本如何使用Key User Tool创建扩展字段 - extension field

    点击Start Adaptation,进入Adaptation模式: 进入order header区域,点击drill down: 点击Add Field: 这里会显示一个表格,罗列了系统当前创建的所 ...

  3. 如何使用SAP CRM增强工具AET创建Table表格类型的增强

    Jerry创建于2019年1月11日周五. 第一步,创建一个起包裹作用的SAP CRM UI component,用于容纳这个表格类型的UI增强: 点击按钮Create UI component,指定 ...

  4. 如何在SAP CRM WebClient UI里创建HANA Live Report

    1. 使用业务角色ANALYTICSPRO登录WebClient UI: 2. 点击新建按钮: 为新建的报表分配一个HANA Live Query: 指定Query的参数: 上图WebClient U ...

  5. 如何开启SAP CRM基于WORD模板创建附件的功能

    (1) log on CRM web UI via business role SERVICEPRO, work center Service Operations->Search Docume ...

  6. 如何隐藏SAP CRM WebClient UI配置页面的字段

    Created by Jerry Wang on Oct 06, 2016 In UI component workbench, we can see lots of fields under col ...

  7. SAP CRM interactive report的各种输入字段

  8. 在SAP Business Application Studio里创建Fiori应用的操作流程

  9. 在SAP CRM呼叫中心里创建Service Request的实现技术

    Created by Wang, Jerry, last modified on Dec 12, 2014 要获取更多Jerry的原创文章,请关注公众号"汪子熙":

最新文章

  1. ASP.NET MVC5+EF6+EasyUI 后台管理系统(42)-工作流设计-表建立
  2. 使用服务器测量网站性能,使用服务器时序测量网站性能
  3. Qt中多线程与界面组件的通信
  4. 程序设计中的几种设计原则
  5. 代码生成器的存在价值 选择自 mechiland 的 Blog
  6. 代码优化从数据库里查数据
  7. mysql 5.6 登录 警告_解决mysql登录出现警告问题的简单方法
  8. XML Essential Training XML基本培训 Lynda课程中文字幕
  9. git tracked branch
  10. 无法安装程序包“xxx”。你正在尝试将此程序包安装到目标为“.NETFramework,Version=v4.5”的项目中
  11. 数据库维护计划中出现错误,数据库无法自动备份。 错误提示:作业失败。所有者(XXX\administrator用户拥有DB维护计划“数据库备份”作业)没有服务器访问权限。
  12. 创建自己的WordPress主题的三种方法
  13. 脑袋里是浆糊时的c++程序
  14. linux下 oracle怎么导入dmp文件
  15. 华三模拟器:IPV6路由实验
  16. unbuntu找不到wifi适配器!!!粗暴简单的解决方案
  17. Web服务器工作原理详解(基础篇)
  18. 修改CheckBox选择框、设置选择框颜色
  19. webpack 打包时,代码压缩,删除console与注释
  20. 2020年中国5G基站建设行业报告.pdf (附下载)

热门文章

  1. 关于工厂模式---转发
  2. RedHat 6.4下安装Openoffice软件
  3. Quartus和ISErom文件格式
  4. LINUX下使用https访问站点
  5. centos7 yum 安装lnmp
  6. [2016-07-15]结合命令行工具awk和多行文本编辑器快速生成DataSeed代码
  7. 【bzoj1708】[USACO2007 Oct]Money奶牛的硬币 背包dp
  8. MAC地址表配置与绑定
  9. 02_Jquery_02_元素选择器
  10. 第二章 搭建Android开发环境 读书笔记