Application Development 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: 

Add button in CU50

former_member645692
Participant
0 Kudos

Hi All ,

Kindly let me know is there any Exit or BADi available to add a button in CU50 transaction ( Configuration : Characteristics Value assignment).

Thanks in advance.

6 REPLIES 6

ankurgodre
Active Contributor
0 Kudos

Hi Jegadeeshan,

Go to:


1.Tcode se24.

2.display class CL_EXITHANDLER

3. Double click the method: GET_INSTANCE

4. put a break point on CALL METHOD cl_exithandler=>get_class_name_by_interface.

5. Run the transaction for which you want to find Exit/BADI

6. check the value of exit_name when the transaction gets into debug mode.

This should you get some help on this.

Thanks

Ankur

madhu_vadlamani
Active Contributor
0 Kudos

Hi,

Actually what is the business requirement.

Regards,

Madhu.

0 Kudos

Hi Madhu ,

I need to create a button in the second screen of CU50 transaction .

I got some BADI/exits which is not helpful to create a custom button in Cu50.

Is there a way to create a button  ?

Please let me know

0 Kudos

Dear Jegadheesh,

I have tried to add button there around one month,

But didnt get the output, Standard SAP doesnt allow me to add button there.

Once you got result means please tell me how to do the same thing.

Regards,

Bastin G

0 Kudos

Hi Senthil,

I am not sure about the possibility.What is the requirement by adding a button.

Regards,

Madhu.

fabio_passoni
Explorer
0 Kudos

Friends I have the same request vc's managed to add a button at CU50 ?

Fabio Passoni