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

creating work orders tcode iw31

Former Member
0 Likes
2,754

Hi all, I am trying to use function module BAPI_ALM_ORDER_MAINTAIN to create an order, see code below! unfortunately when i execute this code i get the following error message returned in the return table

'You must enter an order number to change an order'.

Does anyone know how i can over come this? any ideas would be much appreciated. Regards

Please provide a sample code, wouldbe appreicated as well.

1 REPLY 1
Read only

Former Member
0 Likes
2,142

Hi,

Check below link if it is useful to you.

[http://wiki.sdn.sap.com/wiki/display/ERPLO/UsingBAPI_ALM_ORDER_MAINTAINmethod+CREATETONOTIF]

Thanks,

Archana