ā2014 Aug 27 10:37 AM
Hey Everybody,
I just wrote a few days ago in a topic from 2007 with the same issue, but the Topic is marked as solved so unfortunately no one answered yet.
The Problem there got solved by sending the Solution via E-mail - so I don“t know how they got it to work.
I want to change Matnr and Sernr in Equipments using BAPI_EQUI_CHANGE. But this doesn“t work.
I found many topics with the same issue in the forums in the www, but none of them had a solution for me that works.
Anyone has got a hint for me?
Right now I changed from that BAPI to BAPI_EQMT_MODIFY - which works but is obsolete.
any Ideas how I can make it right?
Thanks in advance
Regards RiG
ā2014 Aug 27 11:06 AM
Hello Richard,
Bapi BAPI_EQUI_CHANGE can update these fields.
Fill these fields with 'X' in this structure
Then you must make a COMMIT WORK.
I hope you help.
ā2014 Aug 27 11:28 AM
Hey Pau,
thanks for your quick response.
That seems not to be the Problem.
doesn“t matter if I us Commit Work / Comit Work and Wait or Bapi_transaction_commit.
The Docu by the way says none of these is necessary.
It probably has something to do with that I can“t change the Matnr & Sernr in IE02, they fields are grey.
But there I can change it in IE02 via the top Menu:
While debugging and in another Forum I found out it has something to do with the Function:
itob_filter_data
If I want to change anything else with the BAPI_EQUI_CHANGE it works, but the fields SERNR and MATNR seem to be special š
Thanks
Regards RiG