Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bom Changing Validation (CS02,CS62)

Former Member
0 Kudos

Hi all

I am tring to block users from changing Material Bom usage 1 without ECM

but allowed them to change Order Bom any usage without ECM

I want to make validation for the first screen in cs02

I couldn't find any user exit or badi that i can used for this validation.

can some one help to find any badi or userexit that i can used for validation in cs02

Please Help Thanks

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check the following enhancements:

<u><b>Enhancement</b></u>

PCSD0014 Knowledge-Based Order BOM: Status

PCSD0013 Customer-specific processing of an explosion for BOM browser

PCSD0012 Customer - Mat. number/mat. number during material exchange

PCSD0011 Knowledge-based order BOM, parallel update

PCSD0010 Order/WBS BOM, determine explosion date

PCSD0009 Order/WBS BOM, determine URL page

PCSD0008 WBS BOM: Customer-specific explosion for creating

PCSD0001 Applications development R/3 BOMS

PCSD0002 BOMs: Customer fields in item

PCSD0003 BOMs: Customer fields in header

PCSD0004 BOM comparison

PCSD0005 BOMs: component check for material items

PCSD0006 Mass changes user exit

PCSD0007 Check changes in STKO

<u><b>Business Add-in</b></u>

BOM_EXIT BOM User Exit

BOM_IPPE iPPE Checks Within BOM Maintenance

BOM_UPDATE Maintain BOMS

CEWB_BOM_CUS_FIELDS EWB: Customer Fields with BOM Header (Screen Enhancement)

CEWB_BOM_UPDATE Check Bill of Material on Saving

CEWB_ITM_CUS_FIELDS EWB: Customer Fields with BOM Item (Screen Enhancement)

Hope this helps.

Pravat.

<i>*Reward points if helpful</i>

Former Member
0 Kudos

There is exactly a badi for this requirement:

BADI NAME: "BOM_EXIT".

Method: START_SCREEN_CHECK.

Give an error message here based on the data, that is all.