‎2006 Mar 23 5:21 AM
I have a requirment to update the matnr and sernr for a particular EQUNR, I went through the BAPI BAPI_EQUI_CHANGE, however in the structure DATA_GENERAL i was not able to find MATNR and SERNR.
Has anyone done this before , which BAPI to use and what are the parameters needs to be passed.
‎2006 Mar 23 5:29 AM
Hi Osk,
Please try this FM <b>EQUIPMENT_MODIFY</b>.
Hope this will help.
Regards,
Ferry Lianto
‎2006 Mar 23 5:34 AM
Hi,
MATNR and SERNR are present in DATA_SPECIFIC and not in DATA_GENERAL.
also, whil changing make sure that you flag the changed fields in DATA_SPECIFICX.
Hope it helps.
Regards,
Shashank
‎2006 Mar 23 5:41 AM
Hello Osk,
U need to check in DATA_SPECIFIC which contains both material and sernr (BAPI_ITOB_EQ_ONLY)
‎2007 Apr 03 4:53 PM
Hi Dani,
I have the same requirement , ie. change the material number for the equipment. To change only material number i am passing new material number in DATA_SPECIFIC and flag in DATA_SPEFICIFX, date and time as current date and time. But there is no change after execution.
is it required to pass any other data
Thanks
‎2007 May 20 9:29 AM
‎2007 May 20 10:23 AM
‎2008 Aug 26 1:35 PM
Hi,
I used the solution I suggested here. BAPI_EQMT_MODIFY.
I m recieving the message that
'Equiment 'XXX' does not exist',
whereas I can see that in the EQUI table, and where the update is not yet done as per the to be changed material is inputted.
Kindly reply my qurery.
regards,
Chandani
‎2008 Oct 27 11:40 AM
Hi,
Check if You have got zeros on the left up to 18 chars for equipment field.
Regards,
Artur