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

IW52-Validation under Tech Tab...??

Former Member
0 Likes
451

Hi i am on version 4.7 and in IW52 transaction .. for a notification .. i have to do some validation in the TECH tab.....

The validation code should be called when the SAVE button is clicked on the tab.. and in case the validation fails i have to throw an error message.

I need to know where to put this code in SAP.. i tried searching for some User-Exits..but could not find an appropriate one..

Plz Help.

Thanks.

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
394

check this badi.

NOTIF_AUTHORITY_01

Read only

Former Member
0 Likes
394

Thanks Gautham...

But where do i do the coding... within the BADI. ..... ??