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

BADI Implementation

Former Member
0 Likes
566

Hi All,

I am writing some code in a BADI while creation of a order. I need to pick the order number which is not there till the transaction completes. Is there any option to get the order number in BADI?

Regards,

Jeetu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
544

helo,

please porvide some more detials to help you.

for which transaction you are doing this.

5 REPLIES 5
Read only

Former Member
0 Likes
544

Hi Jeetu

The only way is try to find that BADI which triggers when the order number is generated and u can put your functionality if possible in that BADI .

Regards

HItesh

Read only

Former Member
0 Likes
545

helo,

please porvide some more detials to help you.

for which transaction you are doing this.

Read only

0 Likes
544

Hi,

This is for tcode IW31.

Read only

0 Likes
544

hi u can use IWO1_ORDER_BADI

badi for getting the order number. its in changing parameter ....

reward points if useful.

Read only

0 Likes
544

Hi ,

Can u specify which method I need to use?