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 button and functionality to iw38 list

Former Member
0 Likes
1,402

Hello everybody,

My requirements are to enhance transactions IW38 / IW39 by:

1) adding a new button on the output list

2) this button should call transaction IW36 (create a suborder under the marked order) and return adding a new line with the new suborder, "hanging" from the original one.

I have checked user exit IWOC0004, and it seems possible to add a new button. But I haven't solved the second point.

Would that be possible?

Thank you in advance

Ivson

3 REPLIES 3
Read only

Former Member
0 Likes
963

Sorry, I don't need to do the second point any more.

Thanks

Read only

0 Likes
963

I have solved the problem with BADI_EAM_RIAUFK20_FCODE_CUS1.

Read only

0 Likes
963

Hi Ivson Wanderley,

I'm new in ABAP and i have one requirement very similiar like you had before, I wondering if you can share with us the procedure that you follow to resolve this?

Thanks and regards.