没有合适的资源?快使用搜索试试~ 我知道了~
SAP用户出口和增强
5星 · 超过95%的资源 需积分: 49 11 下载量 91 浏览量
2019-03-24
17:53:21
上传
评论
收藏 1.09MB PDF 举报
温馨提示
SAP用户出口和增强 SAP 灵活性的最集中的体现除了后台配置外,就是增强和修正,即为了让软件更好的满足 用户的需求,SAP 允许客户在标准软件的基础上做功能性的修改; 2. 为了避免用户修改失控,损坏标准系统,SAP 建议使用用户出口和增强,根据标准系统预 留的各种接口,对标准流程做出信息扩充; 3.业务场景: (1)在业务检查时,比如在某个工厂发货,可以设定在某个库位的出货只能使用某种移动 类型; (2)在需要界面增强时,比如用户对某个字段要求大写,但是最终用户不按规范操作,这 也可以在出口中自动转换,有些模块甚至能自定义数据库字段,并且可以在出口中增加字段输 入。还有的模块能对输入数据检查,甚至实现自动替代等功能; (3)有不规则业务时,比如按某种条件定价,可以设定从自己定义的表中按某种条件取 值; (4)搜索帮助的出口,可以对 Sap 标准的搜索帮助做权限控制
资源推荐
资源详情
资源评论
EHP5 for SAP ERP
6.0
2012 年 8 月
简体中文
SAP 用户出口和增强
技术流程文档
文档作者:HAND
创建日期:
更新日期:
文档编号:
当前版本:1.0
SAP Best Practices SAP 用户出口和增强:UserExit And Enhancement
© SAP AG 第 2 页(共 28 页)
Copyright
© 2010 SAP AG. All rights reserved.
No part of this publication may be reproduced or transmitted in any form or for any purpose without the
express permission of SAP AG. The information contained herein may be changed without prior notice.
Some software products marketed by SAP AG and its distributors contain proprietary software components
of other software vendors.
Microsoft, Windows, Excel, Outlook,
and PowerPoint
are registered trademarks of Microsoft Corporation.
IBM, DB2, DB2 Universal Database, System i, System i5, System p, System p5, System x, System z,
System z10, System z9, z10, z9, iSeries, pSeries, xSeries, zSeries, eServer, z/VM, z/OS, i5/OS, S/390,
OS/390, OS/400, AS/400, S/390 Parallel Enterprise Server, PowerVM, Power Architecture, POWER6+,
POWER6, POWER5+, POWER5, POWER, OpenPower, PowerPC, BatchPipes, BladeCenter, System
Storage, GPFS, HACMP, RETAIN, DB2 Connect, RACF, Redbooks, OS/2, Parallel Sysplex, MVS/ESA,
AIX, Intelligent Miner, WebSphere, Netfinity, Tivoli and Informix are trademarks or registered trademarks of
IBM Corporation.
Linux is the registered trademark of Linus Torvalds in the U.S. and other countries.
Adobe, the Adobe logo, Acrobat, PostScript, and Reader are either trademarks or registered trademarks of
Adobe Systems Incorporated in the United States and/or other countries.
Oracle is a registered trademark of Oracle Corporation.
UNIX, X/Open, OSF/1, and Motif are registered trademarks of the Open Group.
Citrix, ICA, Program Neighborhood, MetaFrame, WinFrame, VideoFrame, and MultiWin
are trademarks or
registered trademarks of Citrix Systems, Inc.
HTML, XML, XHTML and W3C are trademarks or registered trademarks of W3C
®
, World Wide Web
Consortium, Massachusetts Institute of Technology.
Java is a registered trademark of Sun Microsystems, Inc.
JavaScript is a registered trademark of Sun Microsystems, Inc., used under license for technology invented
and implemented by Netscape.
SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, Clear Enterprise, SAP BusinessObjects
Explorer, and other SAP products and services mentioned herein as well as their respective logos are
trademarks or registered trademarks of SAP AG in Germany and other countries.
Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions,
Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as
their respective logos are trademarks or registered trademarks of SAP France in the United States and in
other countries.
All other product and service names mentioned are the trademarks of their respective companies. Data
contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its
affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of
any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only
warranties for SAP Group products and services are those that are set forth in the express warranty
statements accompanying such products and services, if any. Nothing herein should be construed as
constituting an additional warranty.
SAP Best Practices SAP 用户出口和增强:UserExit And Enhancement
© SAP AG 第 3 页(共 28 页)
图标
图标
含义
警告
示例
注释
建议
语法
外部处理
可选业务处理或决定
排版惯例
字体风格
描述
Example text
出现在屏幕上的单字或字符。包括字段名、屏幕标题、按钮以及菜单
名、路径和选项。
到其它文档的交叉引用。
Example text
正文文本中强调的字或词组,图形和表格的标题。
EXAMPLE TEXT
系统中元素的名称。包括报表名、程序名、事务代码、表名和正文文本
中嵌入的编程语言关键字,如 SELECT 和 INCLUDE。
Example text
屏幕输出。包括文件和目录的名称及其路径、消息、源代码、变量和参
数的名称以及安装工具、更新工具和数据库工具的名称。
EXAMPLE TEXT
键盘上的按键。例如,功能键(如 F2)或 ENTER 键。
Example text
用户输入原文。完全如文档所示输入这些单字或字符至系统中。
<Example text>
可变用户输入。尖括号表示应使用适当的输入替换括号中的单字和字
符。
SAP Best Practices SAP 用户出口和增强:UserExit And Enhancement
© SAP AG 第 4 页(共 28 页)
目录
1 概览 ......................................................................................................................................... 5
2 用户出口和增强介绍 ................................................................................................................ 6
2.1 用户出口的基本类型 ........................................................................................................ 6
2.2 四代用户出口 ................................................................................................................... 6
3 用户出口的使用实例 ................................................................................................................ 7
3.1 UserExit ........................................................................................................................... 7
3.2 CustomerExit ................................................................................................................... 8
3.3 BADI .............................................................................................................................. 12
3.4 EnhancementSpot ......................................................................................................... 17
4 附录 ....................................................................................................................................... 20
4.1 Z_FIND_USEREXIT ...................................................................................................... 20
4.2 Z_BARRY_FIND_EXIT_BADI ....................................................................................... 25
4.3 Z_ENHANCEMENTSPOT ............................................................................................. 25
SAP Best Practices SAP 用户出口和增强:UserExit And Enhancement
© SAP AG 第 5 页(共 28 页)
SAP 用户出口和增强
1 概览
1. SAP 灵活性的最集中的体现除了后台配置外,就是增强和修正,即为了让软件更好的满足
用户的需求,SAP 允许客户在标准软件的基础上做功能性的修改;
2. 为了避免用户修改失控,损坏标准系统,SAP 建议使用用户出口和增强,根据标准系统预
留的各种接口,对标准流程做出信息扩充;
3.业务场景:
(1)在业务检查时,比如在某个工厂发货,可以设定在某个库位的出货只能使用某种移动
类型;
(2)在需要界面增强时,比如用户对某个字段要求大写,但是最终用户不按规范操作,这
也可以在出口中自动转换,有些模块甚至能自定义数据库字段,并且可以在出口中增加字段输
入。还有的模块能对输入数据检查,甚至实现自动替代等功能;
(3)有不规则业务时,比如按某种条件定价,可以设定从自己定义的表中按某种条件取
值;
(4)搜索帮助的出口,可以对 Sap 标准的搜索帮助做权限控制;
剩余27页未读,继续阅读
资源评论
- 甜甜不加糖2023-07-25这份文件虽然没有给出太多创新的建议,但仍然能够帮助我们更好地理解SAP用户出口和增强的重要性。
- 啊看看2023-07-25我发现这份文件中的一些技术可以帮助我们提升SAP用户的使用体验,非常实用。
- 蓝洱2023-07-25并非每个用户都会从这份文件中找到适合自己的解决方案,但它还是提供了一些有价值的见解。
- Xhinking2023-07-25这份文件对于SAP用户的出口和增强提供了一些有用的信息,值得一读。
- 老许的花开2023-07-25这个文件详细介绍了SAP用户出口和增强的一些方法,对于初学者来说是一个很好的参考资料。
amw700367
- 粉丝: 0
- 资源: 3
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 时间复杂度与数据结构:算法效率的双重奏
- QT 简易项目 网络调试器(未实现连接唯一性) QT5.12.3环境 C++实现
- YOLOv3网络架构深度解析:关键特性与代码实现
- 2024 CISSP考试大纲(2024年4月15日生效)
- ACOUSTICECHO CANCELLATION WITH THE DUAL-SIGNAL TRANSFORMATION LSTM NETWORK
- 深入解析:动态数据结构与静态数据结构的差异
- YOLOv2:在YOLOv1基础上的飞跃
- imgview图片浏览工具v1.0
- Toony Colors Pro 2 2.2.5的资源
- Java项目:基于SSM框架+Mysql+Jsp实现的药品管理系统(ssm+B/S架构+源码+数据库)
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功