学习下UI5的Component概念UI5有两种Component:一种是faceless component (class: sap.ui.core.Component), 这种component没有用户界面,一般用于从后台系统获取数据。另一种是UI component(class:sap.ui....
分类:
其他好文 时间:
2015-04-15 18:45:58
阅读次数:
111
Enhancements using Customer Exits / User Exits (Find a program exit that is implemented using a customer exits, and use them to enhance functions )The...
分类:
其他好文 时间:
2015-04-15 11:11:49
阅读次数:
179
今天开始准备跟着UI5的 Developer Guide学习,记录一些之前没有注意到的用法。1. sap.ui.commons.Button1 myButton.attachPress(function(){$("#btn").fadeOut()});这段代码添加button的事件响应,通过jQue...
分类:
其他好文 时间:
2015-04-14 16:32:36
阅读次数:
143
SAP的运输功能(transportation)transportation大体有三个作用:1.运输计划transportation planning概念:对outbound delivery和inbound delivery作运输计划,运输计划的内容包括:找哪家forwarding agent来承...
分类:
其他好文 时间:
2015-04-14 14:25:43
阅读次数:
357
什么是BADI,如何从SAP中查找BADI?Business Add-Ins are a new SAP enhancement technique based on ABAP Objects. They can be inserted into the SAP System to accommod...
分类:
其他好文 时间:
2015-04-13 18:22:45
阅读次数:
253
增强(enhancement)增强的目的就是标准的sap正常的业务系统不能满足实际需求. 但作为开发人员所说的增强主要是标准系统事先预留好的接口,根据不同业务需求,进行开发,我们称为增强,又叫出口。 比如:1:在业务检查时,比如在某个工厂发货,可以设定在某个库位的出货只能使用某种移动类型。2:在需要...
分类:
其他好文 时间:
2015-04-13 14:24:57
阅读次数:
216
sap720登陆窗口黑屏,重装后sap后,现象依旧,经过查询资料安装xml4.0即可解决。安装xml4.0,问题解决。XML4.0下载地址:http://www.microsoft.com/zh-CN/download/details.aspx?id=15697
分类:
其他好文 时间:
2015-04-13 13:01:52
阅读次数:
370
Structure is a database object which is a group of fields which can be used in multiple tables in SAP ABAP. The advantage of structure is that it is r...
分类:
移动开发 时间:
2015-04-12 13:12:55
阅读次数:
197
How to extend vendor or customer master data with SAP enhancement spotshttp://sapuniversity.eu/how-to-extend-vendor-or-customer-master-data-with-sap-e...
分类:
其他好文 时间:
2015-04-11 22:12:24
阅读次数:
134
有一个朋友是搞SAP的,他让我帮他宣传一下,他可以做一些SAP的培训,也可以提供SAP学习的机器,我顺便帮他做一个广告吧。他的邮箱:bill03@qq.com硬盘空间大家要准备200GB左右,也可以用台式电脑加固态硬盘安装,因为R3的版本比较老,速度会慢的点,不过固态硬盘和XP的兼容性不..