Application Development and Automation 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: 
Read only

Require BAdI or Exit in transaction CS02 initial screen for data validation

Former Member
0 Likes
1,153

Hi All,

I want to perform a check in transaction CS02 (Change material BOM) in the initial screen (data validation).

Can someone please suggest a BAdI or Exit where I can put my code.

Also, it has to get executed once "Item / Header data" button is clicked after entering data on the initial screen.

I got a list of BadIs for CS02 by putting a break-point in CL_EXIT_HANDLER. I tried to put breakpoints in those BAdIs, but somehow none of the break points are stopping.

Regards,

Ashish

Hi All,

I want to perform a check in transaction CS02 (Change material BOM) in the initial screen (data validation).

Can someone please suggest a BAdI or Exit where I can put my code.

Also, it has to get executed once "Item / Header data" button is clicked after entering data on the initial screen.

I got a list of BadIs for CS02 by putting a break-point in CL_EXIT_HANDLER. I tried to put breakpoints in those BAdIs, but somehow none of the break points are stopping.

Regards,

Ashish

1 REPLY 1
Read only

Former Member
0 Likes
617

HI.

Enhancement

PCSD0013 Customer-specific processing of an explosion for BOM brows

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

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

PCSD0007 Check changes in STKO

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

Business Add-in

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)

Rewar if its helpfull.

Regards.

Jay