分类: abap
-
关于abap:一些能提高ABAP开发人员日常工作效率的ABAP小工具
I write some small ABAP tools for my daily work. Some o…
-
关于abap:ABAPJavaJavaScript里的字符串模板String-Template
A string template creates a string from literal text, e…
-
关于abap:ABAP和JavaScript的懒加载单例和桥接模式的实现和比较
According to Wikipedia Lazy loading is a design pattern…
-
关于abap:ABAP数据库表的元数据
For project reason I need to fill some excel.The conten…
-
关于abap:在SAP-ABAP里使用注解Inject模拟Java-Spring
As Java Spring is already widely used in all other Java…
-
关于abap:如何使用ABAP代码创建SAP-Product-Category
In ERP we can create new material type by copying from …
-
关于abap:ABAP面试问题-不使用加减乘除等操作比较两个整数大小
Our team architect has asked us this question which is …
-
关于abap:使用ABAP的RTTI和Java反射机制访问static-private属性
In ABAP we can define a static attribute for a class vi…
-
关于abap:ABAPJava和JavaScript的local-class
Suppose I have a global class with a public method ADD …
-
关于abap:ABAPJava和JavaScript的整型数据类型比较
When I first begin to program with ABAP I get confused …