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: 

User exits for a transaction

Former Member
0 Kudos

Hi All,

1)How can we find all the User exits available for a given transaction...??

2)Actually, now i need to find all the exits available for KE24 tranaction..

Kindly reply to both...

Please help me..

Thanks

Rajiv

1 REPLY 1

Former Member
0 Kudos

Hi,

run your tr code and then get the program name of the same.

from program name get the attributes and in attributes get the package

goto smod and give package name and search it will retrive all the exits for that package

for your tr code

COPA0001 Enhancement for derivation in Profitability Analysis (C

COPA0002 Enhancement for valuation in Profitability Analysis (CO

COPA0003 Enhancement for assignment to profitability segment (CO

COPA0004 Enhancement for currency translation (CO-PA)

COPA0005 Enhancement for actual data update (CO-PA)

COPA0006 Enhancement for planning (CO-PA)

COPA0007 Enhancement for external data transfer (CO-PA)

Regards

Shiva