2005 Mar 01 5:13 PM
Hi,
I am using the BAPI FM BAPI_PLANNEDORDER_CHANGE
to unfirm the Planned Orders and update the database table PLAF. But in my program I get a error message E MD 651 No imported data has been set with the flag for "change". And when I test the stand-alone FM I get the message E MD 654 Planned order 1188 cannot be changed manually. I am passing the PLNUM with the preceeding zeros despite the fact I am unable to change the Planned orders. Pls help with your inputs.
Many thanks ,
Regards,
Mira
2005 Mar 01 5:19 PM
2015 Feb 17 3:48 PM
Hello ;
it is because your HEADERDATAX Table in bapi is empty. You should set X to FIRMING_IND in HEADERDATAX and make empty FIRMING_IND in HEADERDATA table in your case. İf you will test it in SE37, dont forget to commit it by test sequence of bapis.