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

hi

Former Member
0 Likes
305

hai iam having some doubt in badis.

i had defined the badi after that in the implementation when i double click the interface then iam getting this

method ZIF_EX_DURGA111~ADDINGTWONUMBERS .

endmethod. here i need to do some coding which is in invisible mode can any one help me how to proceed furture.This is my mail id [email protected]

Regards,

Venkat

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
276

The simple way with Badi and User-Exit is to set a break point for you user: break <user-name>.

and call the tranaction to see which data is available during your badi.

Rgd

Frédéric

hai iam having some doubt in badis.

i had defined the badi after that in the implementation when i double click the interface then iam getting this

method ZIF_EX_DURGA111~ADDINGTWONUMBERS .

endmethod. here i need to do some coding which is in invisible mode can any one help me how to proceed furture.This is my mail id [email protected]

Regards,

Venkat

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
277

The simple way with Badi and User-Exit is to set a break point for you user: break <user-name>.

and call the tranaction to see which data is available during your badi.

Rgd

Frédéric