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

add custom fields- BADI

Former Member
0 Likes
3,466

Hi,

I need to add customer field ( with additional tab) on device infor record . i know that i can achive using the BADI ISU_EGERR_CUSTOMER.

can you please tell me the step by step procedure to implement this ?

Thanks

NK

Hi,

I need to add customer field ( with additional tab) on device infor record . i know that i can achive using the BADI ISU_EGERR_CUSTOMER.

can you please tell me the step by step procedure to implement this ?

Thanks

NK

4 REPLIES 4
Read only

Former Member
0 Likes
1,833

from the blogs i understand that i need to design sub-screen and module program , do i need create new module program or is it copy of standtad program? and how to align the sub screen to mainprogram

please suggest.

Thanks

NK

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,833

I'm not familiar with this particular BADI but just did one in sales that looks very similar. This is the blog that I started from (make sure to read the comments too since the blog text only covers one part): https://blogs.sap.com/2013/12/12/adding-extra-tabs-in-standard-transactions-for-sales-and-contracts-...

And this is an old post that helped me to fill in some blanks: https://archive.sap.com/discussions/thread/3597772

You can find more general information if you search by "BADI with subscreen". No need to copy any standard programs.

Read only

Former Member
0 Likes
1,833

Thanks for the reply, i implemented the BADI and activated ,everthing looks ok but its never triggered.

i searched the blogs...not find the right clue.

any idea on this.

Thanks

NK

Read only

NTeunckens
Active Contributor
0 Likes
1,833

Please see this related Question and its Replies : link