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

BAPI/ FM for Order Confirmation Tcode IW41

Former Member
0 Likes
2,071

Hi Experts ,

I want to do auto order confirmation using the Tcode iw41, is there any BAPI or Function module available to the order confirmation , Please suggest if any other way we can do

Babumiya Mohammad

3 REPLIES 3
Read only

Former Member
0 Likes
1,105

check below

IWWO_SERVORDER_CONFIRM

IWWO_SERVORDER_GET_CONFIRM

Read only

Former Member
0 Likes
1,105

Hi,

Please check the following BAPI's.

BAPI_ALM_CONF_CREATE

BAPI_ALM_ORDER_MAINTAIN

BAPI_ALM_NOTIF_SAVE

If you want any other function module please search BAPI_ALM * like that.

Regards

Pugal

Read only

Former Member
0 Likes
1,105

Hi,

Try with BAPI BAPI_ALM_CONF_CREATE.

Thanks,

Asit Purbey.