ABAP术语-BAPI Explorer】的更多相关文章

BAPI Explorer 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/24/1012110.html Tool for developing and managing BAPIs. The BAPI Explorer is an integrated programming environment for developing and maintaining BAPIs. The BAPI Explorer allows appli…
BAPI (Business Application Programming Interface) 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/22/1010333.html Business Application Programming Interfaces or BAPIs are interfaces within the business framework to link SA´Ps components to one a…
Supertype 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/17/1109837.html Object type from which another object type (subtype) has inherited all object type components. Changes to the object type components of the supertype only affect the objec…
ABAP 术语发布结束 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/21/1116236.html 经历了大约三个月,终于把 BC417 教程附录中的 ABAP 术语全部摘录完了.本分类以后将不再更新,从下周起不定期更新 SAP 语法.表.函数模块等文章分类,从理论走回实践. 老外很喜欢搞术语表,一般的技术书籍后面都会附一个术语表,好处是可以在需要的时候随时查找相关术语,并快速找到书籍中对该术语的详细说明. SAP 在互联网上提供了一…
公众号:SAP Technical 本文作者:matinal 原文出处:http://www.cnblogs.com/SAPmatinal/ 原文链接:[ABAP系列]SAP ABAP 关于BAPI的EXTENSIONIN 一点解释   前言部分 大家可以关注我的公众号,公众号里的排版更好,阅读更舒适. 正文部分 其实EXTENSIONIN 相当于BAPI的一种增强 可以这样理解. 要传一下BAPI本身没有的数据 比如,自己增加的,或者是关联过来的数据 BAPI没有给提供这样的字段 那么就要自己…
公众号:SAP Technical 本文作者:matinal 原文出处:http://www.cnblogs.com/SAPmatinal/ 原文链接:[MM系列]SAP ABAP 用BAPI批量导入物料的质量视图   前言部分 大家可以关注我的公众号,公众号里的排版更好,阅读更舒适. 正文部分 今天有人问BAPI导入物料的质量视图QM,报错如下: 其实数据都是正确的,1020工厂下也有物料2013691,但是为什么会报这个错误呢. 原因:创建物料的顺序:先创建物料主数据--->再创建其他视图数…
Update Task 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/20/1114184.html Part of an ABAP program that changes the database. ----------------------分隔线上面是 SAP 标准文档中提供的说明分隔线下面是我的翻译----------------------一个 ABAP 程序中修改数据库的部分.…
Transaction 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/19/1112804.html Logical process in the R/3 System. From the user’s point of view, a transaction is a self-contained unit (for example, generate a list of customers, change the address o…
Technical Object 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/18/1111205.html Generic term for: A component within a technical system, on which a maintenance task is to be performed (= functional location). An individual, physical object that…
R/3 Repository Information System 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/11/1100076.html Information tool that stores details about all development objects in the R/3 System and their relationships. The user interface of the R/3 Reposit…