2016-02-01

  1. id=e4af91640f0626a3bcab77bd195d524c&type=note
    re/?id=216be1c02aff37bfaa8a3b94e9b43fbe&type=note
    /sap/opu/odata/sap/CRM_ODATA/OpportunityCollection?$filter=bypassMaxHit eq true and (userStatusText eq ‘I1002’ or userStatusText eq ‘I1003’)&
    KaTeX parse error: Double subscript at position 99: …LSBAL_DBF10 l_t_̲tables-name l_t…filter
    https://jerry.sap.corp:44354/sap/opu/odata/sap/CRM_TASK/Tasks?$filter=isMyTask eq true&
    $expand=DocumentNotes,DocumentNextUserStatuses,DocumentHistories,DocumentApplicationLogs,Attachments
    d=7f1d13f3970d1fea0b7841d860ac3f84&type=note

2016-02-02

  1. package CRMC_MKTPL
    e/?id=610310d9e8bc2e45e10d8d8602063261&type=note
    “tasks” : “/TaskCollection?KaTeX parse error: Expected 'EOF', got '&' at position 24: …sMyTask eq true&̲expand=DocumentNotes,DocumentHistories,DocumentApplicationLogs”
    }
    FA163EE56C3A1ED5B295B2917493D766
    1个product: 00163EA720001ED1A7E3B32E2E3BC8C9

2016-02-03

  1. UP TO iv_test_number ROWS cannot be converted into a number
    其guid是00163EA720001ED1A7E3B32E2E3D48C9
    SELECT a~guid a~header a~product a~ordered_prod a~description b~process_qty_unit b~prod_hierarchy
    c~quantity FROM crmd_orderadm_i AS a
    LEFT JOIN crmd_product_i AS b
    ON a~guid = b~guid LEFT JOIN crmd_schedlin AS c
    ON a~guid = c~guid INTO CORRESPONDING FIELDS OF
    TABLE es_data-data FOR ALL ENTRIES IN lt_option
    WHERE header = lt_option-table_line.

2016-02-04

id=e7641075d79ab1847c14021d0b2908c4&type=note
SELECT a~guid a~header a~product a~ordered_prod a~description b~process_qty_unit b~prod_hierarchy
c~quantity d~net_value d~net_value_man e~currency FROM crmd_orderadm_i AS a
LEFT JOIN crmd_product_i AS b ON a~guid = b~guid
LEFT JOIN crmd_schedlin AS c ON a~guid = c~item_guid
LEFT JOIN crmd_pricing_i AS d ON a~guid = d~guid
LEFT JOIN crmd_pricing AS e ON a~guid = e~guid
INTO CORRESPONDING FIELDS OF TABLE es_data-data
FOR ALL ENTRIES IN lt_option WHERE header = lt_option-table_line.
execute((Serializable) (() -> {}));
execute((Runnable & Serializable) (() -> {}));
23067.58
re/?id=f098d962a2715a5d1dddb86ffc4b8f03&type=note

http://imgsrc.baidu.com/forum/w%3D580/sign=88b8a06dac18972ba33a00c2d6cc7b9d/9020020828381f30b18a11d0ae014c086f06f0c3.jpg

2016-02-05

  1. product_i: 00163EA720001ED29D9420A62486CED3 - 这是CRMD_PRODUCT_I的guid,这张表里
    还有一个PROD_HIERARCHY.
    header: 00163EA720001ED29D9420A624836ED3
    id: 5033061
  2. 00163EA71FFC1EE198BA2B4CBCBA0F33 - crmd_product_i 的guid。
    根据这个guid到CRMD_ORDERADM_I里用同样的guid找到 header: 00163EA71FFC1EE198BA24C155224F33
    object id: 121
    id=c6a3783acfb482c4b18629bbf1d53f52&type=note
    February
    【1,3,2,4】
    从左边找到第一个比pivot大的元素
    从右边找到第一个比pivot小的元素,
    交换

2016-02-06

  1. 我居然在2014年9月7日学习过这篇文章。。。不过当时理解不深入。。

http://blog.csdn.net/pzw_0612/article/details/45936165
Traversable
Seq分为linearSeq:head和tail
和IndexedSeq:ArrayBuffer和Vector
Set也是Iterable,但是不允许duplicate elements
are/?id=3101c8bb367df4d63744d67c19aad8a9&type=note
我们使用了Actor 类,你会注意到我们使用了一个惊叹号(!)来发送消息给一个Actor。现在你知道!只是另外一个方法而已,就像其它你可以用来和Actor 交
互的快捷操作符一样
如果一个方法不用接受参数,你可以无需括号就定义它。调用者也必须不加括号地调用它。
当调用一个没有参数的方法,或者只有一个参数的方法的时候,还可以省略点号。知道了这一点,我们的List(1,2,3).size 例子就可以写成这样:
// code-examples/Rounding/no-dot-script.scala List(1, 2, 3) size
注意当你使用scala 命令的时候,无论是交互式还是使用脚本,看上去都好像可以在类型之外定义“全局”变量和方法。这其实是一个假象;解释器实际上把所有定
义都包含在一个匿名的类型中,然后才去生成JVM 或者.NET CLR 字节码。
val configFilePath = if(configFile.exists()) { configFile.getAbsolutePath() }

2016-02-13

  1. 不可知论者;
    Java是基于操作系统本地调用方式创建线程。
    线程池用于流控,控制系统最大并发数保证系统不崩溃。

2016-02-18

  1. datePickerStartDate S4
    MT_DOC_ITEM_HEADERS
    crmd_product_i-prod_hierarchy
    CRMT_ODATA_PRODUCT
    COMT_CATEGORY_TEXT
    MT_PROD_CATEGORY_MAP
    PRODUCTS
    ATTACHMENTS
    CHANGEDOCS
    COMPLEXNOTES
    DOCUMENTHISTORY
    OPPORTUNITYLOGSET
    /iwbep/if_mgw_odata_expand=>ty_t_node_children
  2. https://hybris-cecenter-agenthome-ui-test-v1.us-east.cf.yaas.io///example.com/a/ 这个URL就会报资源没法找到(请拷贝https://hybris-
    cecenter-agenthome-ui-test-v1.us-east.cf.yaas.io///example.com/a/,而不是直接点击
    无图无真相,f(g.Xf(), b, c)

2016-02-19

  1. MasterHeaderFooterHelper.js
    dao.com/share/?id=6c11dfd4b701c22eadd55fdf08c4655e&type=note
    00163EA720041ED1A7CCCC66DF9AF233
    original: guid: 00163EA720041ED1A7CCD3B051931233
    lt_price: guid: 00163EA720041ED1A7CCD3B051931233 currency: EUR
    opt: header: 00163EA720041ED1A7CCCC66DF9AF233
    lt_links: guid_hi: 00163EA720041ED1A7CCCC66DF9AF233
    guidset: 00163EA720041ED1A7CCD3B051931233
    are/?id=407ef7b330efb69086111b5a145ae821&type=note
    if( ReactPerf.enableMeasure

3月1日出发,3号回来。generalDebug

_debugNode2
util.format.apply(this, arguments)
REACT_DEVTOOLS_GLOBAL_HOOK
Parser.prototype.parse

2016-02-20

hare/?id=cfab19671bf461d533017c6ada1b9af0&type=note
className = nav_item

2016-02-21

  1. Android 1,
    Html 5,
    web 3
    for
    505235762
    S16_FIORI_W12_CRM
    00000000000001476908
    re/?id=6c9663e08dc489e9fc0eb0d09fc0c964&type=note
    React.createElement
    ReactElementValidator.createElement
    /share/?id=e3c6f9899c490e739caa04ccec671752&type=note
    new Function(transform(code, opts).code)
    eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImVtYmVkZGVkIl…

How to get and debug converted source code in React
/?id=256c55e5c8bb9fe5de174c695ab9a3ab&type=note


Derry S2 controller:

  1. do not hide header note

http://weibo.com/electroluxappliances
4800
3000
Component BBPCRM 713 is at SP09 and you require SP10 minimum for the app base on
http://help.sap.com/fiori_bs2013/helpdata/en/ef/3b4452aeeeb710e10000000a44176d/content.htm

SAP Note 2233380 must be implemented on top of SP10, or upgrade to SP11
To fix your issue please upgrade to SP10, retry the issue, if still exists implement the SAP Note.
Apart from that, I do not believe that this is a CRM issue, the app
itself is requesting a count and not the actual entity list.
This is happening for the following items: Appointments, Opportunties,
Leads.
Jacqueline Lin
伊莱克斯:http://club.jd.com/review/818588-1-1.html
整个一个加湿器,还是慢加湿。空气里有任何怪味道都不管用。客服又说没有效果不是质量问题,不能退。我送朋友了,用了几天又给我退回来了,说一点用没有
不要。5000元的东西送都送不出去,整个一个打水漂了,骗子!
好嘛,你家这台净化器的过滤网拿出来居然和手一样薄,面积只有手心这么大,你这是在挑战人类智商的最低点吗?
这台机器的过滤器居然和手心一样大,做的简直是开玩笑。
心  得:
根本不是净化机,就是个加湿机! 悔没有看商品评价! 悔冲动

2016-02-23

  1. Jenkins Jobs for automated uploads into ABAP systems
    bind(context, arg1, arg2 )
    /?id=708e47ca5c34ed2542086487b0515150&type=note
    git config user.email "a@b.com"
    Upload UI to ABAP Dev Systems

2016-02-24

  1. bound_checkType
    ?id=4304588928848da8f4cb8af0738ec07c&type=note
    32262057
    2016-02-25
    are/?id=ca27c565f4caea8a89d807463d74661a&type=note
    is an open-source JavaScript library providing a view for data rendered as HTML.
    https://www.google.com/intl/en/chrome/browser/beta.html
    How browsers work-Behind the scenes of modern web browsers
    RFC Error: User misses authorization object S_RFCACL in target system
    SAPSUPPORT

2016-02-26

  1. Use Chrome development Tool to compare Rendering performance between SAPUI5 and React: http://scn.sap.com/community/developer-
    center/front-end/blog/2016/02/26/use-chrome-development-tool-to-compare-rendering-performance-between-sapui5-and-react
    /sap/opu/odata/sap/CRM_ODATA/OpportunityCollection?KaTeX parse error: Expected 'EOF', got '&' at position 90: …xt eq 'I1003')&̲expand=SalesTeams
  2. export https_proxy=http://proxy.pal.sap.corp:8080
    setDatePicker : function(oView, sDateTobeSet, sTheOtherDate, formatter) {
    var oDateTobeSet = oView.byId(sDateTobeSet);
    var oTheOtherDate = oView.byId(sTheOtherDate);
    oDateTobeSet.setValueState(sap.ui.core.ValueState.None);
    oTheOtherDate.setValueState(sap.ui.core.ValueState.None);
    var newDate = oDateTobeSet.getDateValue() || oDateTobeSet.getValue() || oDateTobeSet._lastValue;
    if (newDate) { oDateTobeSet.setValue(formatter.format(newDate)); }
    },

2016-02-29

  1. 000000000005
    10000144运单号码: 376597692467
    4103177
    参考4024950
    O 50007707

Hogwarts School
e/?ide/?id=471777bfe9469b07a89cdefa0892c836&type=note
employee in QHD/504: WANGJ in qhd guid: 3440B5B173AE1ED3BDA7AB51C550917E
qhd: 10000144
FF2_BUPA_QHD

http://localhost:8090/cus.crm.mycalendar/test-resources/sap/ushell/shells/sandbox/fioriSandbox.html#Shell-home
AHD employee: WANGJ
e/?id=b43bf7563a35a503e0d4f85957759741&type=note

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

2016年2月工作日志相关推荐

  1. 2016-11月工作日志

    2019独角兽企业重金招聘Python工程师标准>>> 2016-11-01 研究网盘上编辑页面的逻辑代码 2016-11-02 在使用接口的时候记得相对路径的问题,比如编辑页面的接 ...

  2. 计算机程序必须具有硬盘才能工作吗,2016年3月计算机一级考试WPS试题及答案

    2016年3月计算机一级考试WPS试题及答案 (1)下面有关计算机的叙述中,正确的是 A.计算机的主机只包括CPU B.计算机程序必须装载到内存中才能执行 C.计算机必须具有硬盘才能工作 D.计算机键 ...

  3. 工作日志-2017年06月04日

    工作日志-2017年06月04日 各位朋友:大家晚上好,今天又度过了一天,QC班长今天又要发布自己的工作总结了,写博客是自己记录生活成长最好的方式,既可以分享给有缘的朋友,又能帮助别人,这一点是我最开 ...

  4. Leangoo敏捷开发项目管理软件-工作日志

    Leangoo敏捷开发项目管理软件为了计算研发成本,每天开发人员可以填报他在每个需求上实际花费了多少时间,管理员可以按月进行统计. 工作日志的统计:

  5. 计算机一级判断题2016,2016年12月计算机一级考试WPS判断题及答案

    练习做多了自然会形成自己的做题方法和速度,为此,今天百分网小编为大家整理了以下2016年12月计算机一级考试WPS判断题及答案,希望对大家有帮助! 判断题一 1.在Word中,标尺是按一个字符宽度标度 ...

  6. Chrome将于2016年4月终止对Windows XP的支持

    近日,Chrome团队技术总监Marc Pawliger在Chrome官方博客中宣布谷歌将于2016年4月份终止Chrome对Windows XP的支持,这比原计划延长了4个月. \\ 除了Windo ...

  7. linux运维实战练习-2016年3月4日-3月19日课程作业(练习)安排

    注:本次作业适用于就业班和套餐班. I.作业(练习)内容: 1.搭建LAMP环境,并实践基于DNS做基于域名的虚拟主机. 2.基于1题目中的环境,重新搭建一个同样的环境,要求: a)实现web服务文件 ...

  8. 【机器学习】人工智能典型应用:班组工作日志转绩效类型

    应用背景: 通信运检一班绩效的机制是利用每天的工作日志,将工作内容按照<一线班组工作积分制考核实施方案(20190108修订)>中的工作基本额定标准库进行对应,就可以知道每天的工分,每月工 ...

  9. 工作日志之个人统计篇

    前面的工作日志分享篇中我们详细介绍了如何将开发人员的工作信息分享给自己的主管和团队中的其他人.一般来说,研发工作者了解他们的工作状况时,通常并不会过多的去关注每一个研发工作的细节,而往往更加需要关注的 ...

最新文章

  1. 转android项目开发 工作日志 2011.10.8--onConfigurationChanged屏幕改变事件
  2. python调用有道词典_菜鸟上手Python最有野心的库Asyncio
  3. linux shel的学习网站(推荐)
  4. 【语义分割】ICCV21_Mining Contextual Information Beyond Image for Semantic Segmentation
  5. java发送gmail_如何在Gmail中轻松通过电子邮件发送人群
  6. 避免在ConcurrentHashMap.computeIfAbsent()中进行递归
  7. Redis 如何实现分布式锁?
  8. 2016 China Collegiate Programming Contest Final
  9. sharding分表后主键_分库分表【Sharding-JDBC】入门与项目实战
  10. WPF如何给窗口设置透明png的图片背景
  11. 抖音打破了传统互联网的商业逻辑
  12. 【搬运】卡尔曼滤波详解及实例
  13. mysql 自定义排序函数_MySQL自定义排序函数FIELD()
  14. Vue使用wangEditor 封装成独立组件实现富文本编辑器
  15. e2e_cli遇坑记录
  16. 已知圆上三个点坐标,求圆半径 r 和 圆心坐标
  17. 10.1寸大屏安卓通用车载导航
  18. 通过串口波特率计算bit时间
  19. 加域电脑如何取消锁屏
  20. windows 7 自带计算器详解

热门文章

  1. python socks5 代理服务
  2. CSS 中文字体的英文名称对照
  3. 应用程序环境块相关代码
  4. Linux上搭建伪集群 Hadoop3.1
  5. android 限制edittext 最大输入字符数
  6. 机器学习面试题(part3)
  7. 高等数理统计(part5)--分布族的完备性
  8. CSS基础(part2)--CSS选择器
  9. HTML css嵌套的一个例子
  10. SAP Spartacus里的feature module