Enhancements using Customer Exits (BOMs)
Use
In order to optimize the BOM processing processes in your business, you can change some functions of the SAP System in BOMs by using Customer Exits.
If an administrator enters a new item in a BOM, you want the system, for example, to automatically check whether the material entered is allowed in this BOM. You create an enhancement project where you use the enhancement PCSD0005 (component check for material items). The enhancement contains the function module EXIT_SAPLCSDI_006. This links to the include program ZXCSAU10. Enter your program code into this include.
See also:
Enhancements of the SAP System in the Area of PDM and Customer Exits
Prerequisites
When you use a function exit, you must create a company-specific include program that matches the programming logic of the function module.
Features
The tables below show the enhancements for customer exits used in BOMs (development class CS).
Enhancements for Function Group XCSA
Description |
Enhancement |
Function Modules |
Enhance maintenance of material BOMs |
PCSD0001 |
EXIT_SAPLCSDI_001 |
Customer fields in item |
PCSD0002 |
EXIT_SAPLCSDI_002 EXIT_SAPLCSDI_003 |
Customer fields in header |
PCSD0003 |
EXIT_SAPLCSDI_004 EXIT_SAPLCSDI_005 |
BOM comparison |
PCSD0004 |
EXIT_RCS14001_001 EXIT_RCS14001_002 EXIT_RCS14001_003 |
Component check for material items |
PCSD0005 |
EXIT_SAPLCSDI_006 |
Mass Changes |
PCSD0006 |
EXIT_SAPMC29M_001 |
Check on the changes to BOM header |
PCSD0007 |
EXIT_SAPLCSDI_007 |
WBS BOM: Customer-specific explosion during create |
PCSD0008 |
EXIT_SAPLCSWB_001 |
Determine standard URL for BOM browser |
PCSD0009 |
EXIT_SAPLCSSO_001 |
BOM browser: Determine explosion date |
PCSD0010 |
EXIT_SAPLCSSO_002 |
Knowledge based order BOM: parallel updates |
PCSD0011 |
EXIT_SAPLCSSF_001 |
Customer material number/material type during material exchange |
PCSD0012 |
EXIT_SAPLCSME_001 |
Customer specific processing of an explosion for the BOM browser |
PCSD0013 |
EXIT_SAPLCSSO_003 |
You can find the documentation for the individual customer enhancements in the appropriate enhancement in the SAP System. To display the documentation for the individual customer enhancements you:
- Choose Tools ® ABAP Workbench ® Utilities ® Enhancements ® Definition.
- Enter the name of the customer enhancement.
- Select Documentation, and click on Display.
Copy from:
http://help.sap.com/saphelp_wp/helpdata/en/b1/e5a1665eb711d3b47c006094b9d648/content.htm
相关推荐
《Computational Aesthetics and Image Enhancements using Deep Neural Networks》这本书深入探讨了这些领域内的最新研究成果和技术应用。 #### 二、计算美学概述 计算美学是一门交叉学科,它结合了艺术学、心理...
Low-Light-Image-Enhancements-using-Matlab-main
"SideBar Enhancements" 是一个针对Sublime Text编辑器的插件,主要目的是增强和扩展其默认侧边栏的功能。Sublime Text是一款流行的代码编辑器,因其轻量级、高效和高度可定制性而受到开发者喜爱。SideBar ...
SideBarEnhancements是一款针对Sublime Text 3的强大增强插件,它扩展了默认侧边栏的功能,提供了更多方便用户管理和操作文件及项目的选项。Sublime Text是一款广受欢迎的代码编辑器,以其轻量级、高性能和高度可...
SideBarEnhancements是一款针对Sublime Text 3的强大增强插件,旨在扩展其侧边栏功能,提供更加便捷的文件和项目管理。Sublime Text 3是一款广受欢迎的文本编辑器,以其高性能、丰富的自定义性和多语言支持而受到...
Sublime Text3文件右键增加插件 SideBarEnhancements汉化版 下载解压后放到插件packages目录重启Sublime Text3即可 文件右键出现添加文件 添加文件夹 复制 重命名 删除等操作 上传不了图片 如这链接所示...
个人汉化的sidebarenhancements目录,大部分的文字已翻译,替换相应的文件即可。
- **书名**:《Apress - Expert Service-Oriented Architecture In C#, Using The Web Services Enhancements 2.0》 - **作者**:Jeffrey Hasan - **出版社**:Apress - **出版年份**:2004年 - **ISBN**:1-59059-...
Sublime Text一个小插件——SideBarEnhancements 搜索“SideBarEnhancements”,还是第一个,直接回车确认。骚等一会儿就安装成功了。 如果无法在线安装,可以尝试通过下载安装包,放到Packages目录。...
SideBarEnhancements 是 sublime IDE 的一个侧边栏增强插件 , 安装方法详见:https://blog.csdn.net/PY0312/article/details/89529640
SideBarEnhancements-st3 是专为Sublime Text3设计的一款强大插件,旨在增强原生侧边栏的功能,提供更为高效和便捷的文件管理体验。Sublime Text是一款广受欢迎的文本编辑器,以其轻量级、高度可定制化以及丰富的...
- **定义**: Customer Exits 是另一种形式的用户自定义出口。 - **类型**: - Function Module Exits: 基于函数模块的出口。 - Menu Exits: 菜单级别的出口。 - Screen Exits: 屏幕级别的出口。 - **常用T-code**:...
"SideBarEnhancements"是Sublime Text的一个重要插件,它极大地增强了原生侧边栏的功能,使得文件和目录管理更为便捷。现在,这个插件已经进化为"Emmet",它不仅继承了SideBarEnhancements的优点,还增加了更多针对...
在这个“sublime text2 coffeescript perl SideBarEnhancements 等配置”的主题中,我们将探讨如何为Sublime Text 2配置CoffeeScript和Perl编程环境,以及如何利用SideBarEnhancements插件优化左侧树菜单。...
由于ST3现在SideBarEnhancements已经在ST2的install package菜单中找不到了 此为sublime text2的版本 解压出来的目录放到Packages下,运行SideBar.py文件即可
标题中的"Z_FIND_USEREXIT_SAP增强查找Z_USEREXIT_" 提到的是一个专门用于寻找和管理SAP用户出口(User Exits)的工具。用户出口是SAP提供的一种预定义的扩展点,允许开发人员在不修改标准代码的情况下插入自定义...
5G R15到R16演进及R17展望
• Writing more fluent, readable LINQ queries with C# 4.0’s language enhancements, including the new dynamic features • Combining LINQ with COM-Interop to access data sources such as Microsoft Excel...
This edition reflects recent MATLAB enhancements, includes new material, and provides even more examples and exercises. New in the Second Edition: · Thorough revisions to the first three chapters ...
Sublime Text 2的插件SideBarEnhancements不好找,我找了好久的哦! 现在Sublime Text 2扩展安装包里没有SideBarEnhancements插件了,只好手动安装。 -------------------------- -------------------------- ...