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

BADI?

Former Member
0 Likes
475

Hi experts...PLease tell me BADI used in tcode PUOC_10 and how do I use it...

PLease gve me some steps to find BADI and use it...

4 REPLIES 4
Read only

gopi_narendra
Active Contributor
0 Likes
442

There are no BADI's for the tcode PUOC_10.

For finding the BADI's for a tcode find the DEV Class for tcode form SE93

and now goto SE84 -> Enhancements -> Business Add-ins -> Definitions.

give the dev class. U can see the BADIs for the tcode.

Regards

- Gopi

Read only

sourabhshah
Product and Topic Expert
Product and Topic Expert
Read only

sourabhshah
Product and Topic Expert
Product and Topic Expert
0 Likes
442

Hi,

Check if this user exit helps

EXIT_SAPLHRPAY99_OC_001

Regards,

Sourabh

Read only

Former Member
0 Likes
442

Hi Sourabh,

I tried with the exit . But it is not geting triggered when I am changing the date...

Do I have to create a coustomer exit...If yes..how soulh I do It...please help.