2008 Dec 29 10:01 AM
Hi,
Anyone knows how to update() the material number using bapi_material_savedata when user enters the new matnr in the field.
let me know.
thanks & regards
vishnukvv
Hi,
Anyone knows how to update() the material number using bapi_material_savedata when user enters the new matnr in the field.
let me know.
thanks & regards
vishnukvv
2008 Dec 29 10:39 AM
Hi Vishnu,
At first I was surprised to see this question. We cannot change material number. Hence there are 2 options available:
1) Create a copy of the material and change the material number to what you want at the time of creation of the new material by inserting code in the fm that generates a material number.
2) use the field material_external to store the material number required. This field is available in the import parameter 'HEADDATA' of BAPI_MATERIAL_SAVEDATA.
The second option should be better.
Regards,
Nimish
2008 Dec 29 10:45 AM
Hi,
U cannot change the material number , but u can change the data for that material using the FM'BAPI_MATERIAL_SAVEDATA'.
Regards,
Nagaraj
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |