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: 

BADI for COR1 transaction(Process orders)

Former Member
0 Kudos

HI All,

My requirement is to create a idoc for the process order which is released from COR1.(idoc part is completed)

Can any one suggest me a badi which will triger while releasing the process order from COR1 (not cor5),

i worked with workorder_update and BEFORE_UPDATE but they are not satisfying my requirement bcoz when releasing a process order from COR1 the order number is not creating it is in the form of %00000001..so i need a badi which will get the process order after it is saved and has to triger the code which we written in that badi.

1 REPLY 1

Former Member
0 Kudos

Hi Suresh,

My Application is also like that but instead there is COR5. Is it possible to pass me the codes you used using BADI. Eventhough its not satisfying ur requirement, I just want to see how ur doing it.

Please.

Thank you.