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 exit for Service order release ( needed operation details as import )

Former Member
0 Kudos

Hi All,

I need a user-exit while service order release( tcode : IW31 ) activity . I find some of the exits, but none of those not having "Operation" details , all are having only header details. Please suggest if any user-exit is available for this or BADI . I tried with badi "ALM_ME_001_ORDER" , its not triggering at all while creation of service order.

Is there any way we can get from operation data from buffer, please suggest me the same.

Thanks in advance,

Pavan.

2 REPLIES 2

Former Member
0 Kudos

Pavnan

Is that not possible for you to use Function Exit <b>EXIT_SAPLCOIH_012</b>. I see header data as well as item data there.

Cheers

Thomas.

Please mark points if helpful.

0 Kudos

Hi Thomas,

Thanks for reply. I saw the function exit which you mentioned , but it didn't have the operation details in import.

Regards,

Pavan