cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_ALM_ORDER_MAINTAIN to create work order (T-code Iw31)

0 Kudos

Hello,

I want to use BAPI_ALM_ORDER_MAINTAIN to create work order (T-code Iw31) ,it did not work
Is there anyone who can help me please ?

Accepted Solutions (0)

Answers (2)

Answers (2)

didier2
Explorer
0 Kudos

and please google around for providing the correct import parameters and tables of this particular Bapi. And at last, don't forget to call a commit after the bapi call.

BalaAP
Active Contributor
0 Kudos

Hi, Creation of PM order depends on the underlying configuration. First, you need to check the Order type and it's dependencies on notification etc. First check your IW31 is creating the order with out BAPI. Then try to create BAPI and debug it to find any missing data/code.