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

IW31 - Create Order: Initialize Data in Additional Info Tab.

Former Member
0 Likes
1,022

Hi,

May I know any way I can insert the data in during the initialization of t-code IW31?

I tried the BAPI workorder_update~Initialize but seem not working. Is it I need to use Enhancement Spot? Any info on Enhancement Spot as I am new to it.

Thanks ya.

Cheers,

Isaac.

Hi,

May I know any way I can insert the data in during the initialization of t-code IW31?

I tried the BAPI workorder_update~Initialize but seem not working. Is it I need to use Enhancement Spot? Any info on Enhancement Spot as I am new to it.

Thanks ya.

Cheers,

Isaac.

4 REPLIES 4
Read only

Former Member
0 Likes
804

Hi

You can use exit EXIT_SAPLCOIH_012 to achive it.

Reward if it is useful.

Thanks

Siva Kumar

Read only

0 Likes
804

Hi Siva,

Thanks for the reply.. I tried in the exit you given by put a breakpoint there. However, it not get called.

Thanks anyway.

Cheers,

Isaac.

Read only

0 Likes
804

Hi Isaac,

You may want to look at 'EXIT_SAPLCOIH_006' in this regard.

In any case you can also look into the following two function groups to explore further options:

XWOC

XWO1

Regards,

Sonal

Do message back in case of any queries

Read only

Former Member
0 Likes
804

You can try with the below BADI's.

WOC_FL_DETERMINE

NOTIF_COST_SET_STAT

IWO_UI_USEFLEX

IWO1_ORDER_BADI

Thanks,

Srinivas