首页
学习
活动
专区
工具
TVP
发布

Jerry的SAP技术分享

Jerry Wang,2007 年从电子科技大学计算机专业硕士毕业后加入 SAP 成都研究院工作至今。
专栏作者
10840
文章
7380515
阅读量
159
订阅数
SAP Gateway 后台模型的缓存设置
/iwbep/cl_mgw_med_provider 类里的成员 mv_cache_active:
Jerry Wang
2022-12-18
7450
node_modules 文件夹下 .bin 隐藏文件夹的作用
答案:That is a folder where binaries (executables) from your node modules are located.
Jerry Wang
2022-09-26
1.8K0
SAP SEGW 事物码里的 ABAP 类型和 EDM 类型映射的一个具体例子
本文的示例主要关注 Edm属性的 ABAP Datetime 处理逻辑。Datetime 只是在映射ABAP 类型和 EDM 类型时可能出现不一致的例子之一。
Jerry Wang
2022-07-06
4950
聊聊 C 语言和 ABAP 这两门编程语言的关系
为什么这篇文章要把 C 语言和 ABAP 放在一起讲,而不是别的编程语言比如 Java 和ABAP 呢?因为 ABAP 语言底层是基于 C/C++ 实现的,包括其关键字(比如最简单的关键字 WRITE 的 C++ 实现有 2 千多行)和虚拟机(ABAP Runtime).
Jerry Wang
2022-05-15
6250
谈谈企业管理软件领域内那些很难稳定重现故障的处理技巧
我是做企业管理软件的程序员,有一次我遇到一个问题,一段后台作业代码,运行时偶尔会出现运行时异常(runtime exception),但这个异常不是 100% 能重现,运行十次,大概能重现2,3次。而且在系统负载很重的时候,反而一次也不能重现。
Jerry Wang
2022-05-11
5910
SAP 电商云 Spartacus UI CI 脚本分析
我们查看其中名叫 E2E regression tests for B2B 的 job:
Jerry Wang
2022-01-12
3400
Windows 环境下 git 客户端中的 git-bash 和 MINGW64
我们在 Windows10 操作系统下,安装了 git 客户端之后,可以通过 git-bash.exe 打开一个 shell:
Jerry Wang
2021-12-24
4.3K0
从一个实际软件故障出发,谈谈企业管理软件领域内那些很难稳定重现故障的处理技巧
笔者从2007年大学毕业加入 SAP 成都研究院至今,一直从事企业管理软件领域的开发工作。
Jerry Wang
2021-10-26
5170
使用工具分析 SAP UI5 应用前端执行的性能问题
这是 Jerry 2021 年的第 66 篇文章,也是汪子熙公众号总共第 343 篇原创文章。
Jerry Wang
2021-10-21
8820
关于 SAP ABAP gateway OData 的一个诡异问题及解决办法
You can see that the old version of cache re-appears in the table in gateway system.
Jerry Wang
2021-09-07
2980
Linux 的发展历史,设计哲学和一些常用的术语介绍
1991 年,Linus Torvalds 还是芬兰赫尔辛基的一名学生,当时他开始了一个项目:编写自己的操作系统内核。 他还收集和开发了构建以他的内核为中心的整个操作系统所需的其他基本要素。 不久之后,它就被称为 Linux 内核。
Jerry Wang
2021-07-21
8590
SAP ABAP报表依赖设计原理详解
In SAP note 1230076 “Generation of ABAP loads: Tips for the analysis”, a tool report RSDEPEND is introduced.
Jerry Wang
2021-02-24
4110
SAP SLA(Service Level Agreement)中IRT和MRT的含义
https://wiki.scn.sap.com/wiki/display/SAPITSM/Service+Level+Management
Jerry Wang
2021-02-24
9270
Angular zone学习笔记
https://blog.thoughtram.io/angular/2016/01/22/understanding-zones.html
Jerry Wang
2021-02-22
3010
IBase component cannot be created and deleted in the same second
相关的corrective measure是1612172 (2012) 对应的ticket是0120031469 0001427502 2012 regarding dump in include LCRM_UPLOAD_IBASEMBDOCF17.
Jerry Wang
2021-02-20
4210
Object component的各种标识符
在UI上修改description保存之后再call 一次,发现GUID_COMP发生了变化,但 guid_compc和objnr始终不变:
Jerry Wang
2021-02-20
2670
Java的字节码和ABAP load的比较
I use this small blog to help my new colleagues on board who have Java programming background to understand the hello world example written in ABAP.
Jerry Wang
2020-08-25
3670
SAP CRM索引数据库表CRMD_ORDER_INDEX的更新原理
For project reason I need to figure out the logic how fields in index table CRM_ORDER_INDEX are updated. For example, I have an opportunity with ID 21 and closing date 2017.03.25.
Jerry Wang
2020-08-24
3810
SAP CRM Application Extension Tool的Custom Behavior
In this blog Insight into calculated fields created by AET
Jerry Wang
2020-08-17
2980
SAP Cloud for Customer Lead OData服务的ETAG字段
在SAP Cloud for Customer的LeadOData服务的元数据metadata里,能看到ETag字段的数据类型为Edm.DateTimeOffset:
Jerry Wang
2020-03-17
4400
点击加载更多
社区活动
腾讯技术创作狂欢月
“码”上创作 21 天,分 10000 元奖品池!
Python精品学习库
代码在线跑,知识轻松学
博客搬家 | 分享价值百万资源包
自行/邀约他人一键搬运博客,速成社区影响力并领取好礼
技术创作特训营·精选知识专栏
往期视频·千货材料·成员作品 最新动态
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档