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_EQUI_CHANGE

Former Member
0 Likes
2,298

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

2 REPLIES 2
Read only

Former Member
0 Likes
1,941

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.

Read only

0 Likes
1,941

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