‎2007 Jul 25 7:29 AM
Hi everyone,
Can you please help me in how to change an existing material using BDC program knowing that material is already been created.
Thank you.
‎2007 Jul 25 7:31 AM
‎2007 Jul 25 7:31 AM
u have to change through MM02
Goto SHDB and give recording...then give Tcode as MM02 and do process.
after completion sve...
then come back.to shdb.. select the name of the recording and click the program...it will save the sourecode in a program...u can use that.
‎2007 Jul 25 7:41 AM
thanks very much ..... when I'm in shdb how can I give the tcode MM02
‎2007 Jul 26 7:40 AM
In SHDB ..click on new recording ..ther you can give mm02 tcode..
regards,
Omkar.
‎2007 Jul 25 7:31 AM
‎2007 Jul 25 7:31 AM
you can use BAPI instaed of BDC to changer material.
try BAPI_MATERIAL_EDIT.
‎2007 Jul 25 7:32 AM
Hi,
try this:
BAPI_MATERIAL_MAINTAINDATA_RT
BAPI_MATERIAL_EDIT
BAPI_MATERIAL_SAVEDATA
Regards
Nicole
‎2007 Jul 25 7:33 AM
Hi,
instead of BDC use the BAPI
<b>BAPI_MATERIAL_SAVEDATA</b>
---Patil
‎2007 Jul 25 8:23 AM
How about the file? what should we do there? and what's about the program can you please help.