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: 

call the custom transaction from Cj20n

Former Member
0 Kudos

Hi All,

I need to call the custom transaction from Cj20n.

How to do this.

Are there any Enhancemts available.

Regards

Kumar

7 REPLIES 7

Former Member
0 Kudos

Hi Kumar,

when dou you want to call.when you click some button or programatically.

Regards,

Kiran i

0 Kudos

Hi Kumar,

There is no user exit for CJ20n

Regards,

Kiran I

0 Kudos

Hi Kiran,

I need to provide either icon or thru some menu path i need to call.

How can i add an icon to this tcode.

Regards

Kumar

0 Kudos

Hi Kumar,

I think we have to do changes in standard code only since it doesnot have any user exit which not recommended.But what is your requirement.can you explain in brief

Regards,

Kiran I

0 Kudos

Hi,

Project will be created from Cj20n tcode and they want to maintaing the keymembers of this project while creating.

A custom dialog transaction is created for maintaining the key mebers now i want to call this transaction from cj20n.

Regards

kumar

0 Kudos

Hi Kumar,

If you wnat still to add this option by tampering code.use this way.

If you want to add a button then you can add in application tool bar of the screen.

take this path.

goto SYSTEM and STATUS there you can see screen and GUI address if you can click on that then you can see MENU painter in that in APPLICATION tool BAr you can add your own.but you should have access key for that i hope.

aRegards,

Kiran i

abdul_hakim
Active Contributor
0 Kudos

Hi

Check for any customer exits or user exits available in that transaction.

For customer exit search for CALL CUSTOMER