‎2007 Nov 16 6:21 PM
Hi Everyone,
We created a new warehouse(400) and I want all the materials in 100 to be extended to 400. How to go about it?
Thanks
Kumar.
‎2007 Nov 16 7:37 PM
Hi,
Please try to populate the following import parameter:
HEADDATA-MATERIAL = <...>
HEADDATA-IND_SECTOR = <...>
HEADDATA-MATL_TYPE = <...>
HEADDATA-WAREHOUSE_VIEW = 'X'.
WAREHOUSENUMBERDATA-WHSE_NO = <...>.
WAREHOUSENUMBERDATAX-WHSE_NO = <...>.
Regards,
Ferry Lianto
‎2007 Nov 16 6:24 PM
Hi,
You can use transaction MM50 or try BAPI BAPI_MATERIAL_SAVEDATA.
Regards,
Ferry Lianto
‎2007 Nov 16 6:39 PM
Ferry,
I tried using MM50, but it was not giving me the results that I expected. Can you please explain how to use BAPI_MATERIAL_SAVEDATA. I mean i used BAPI_MATERIAL_SAVEDATA, but how to extend from one warehouse that is laready existent in the system to one that is not.
Thanks
Kumar.
‎2007 Nov 16 7:46 PM
Check out this example
http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm
Regards,
Naimesh Patel
‎2007 Nov 16 7:37 PM
Hi,
Please try to populate the following import parameter:
HEADDATA-MATERIAL = <...>
HEADDATA-IND_SECTOR = <...>
HEADDATA-MATL_TYPE = <...>
HEADDATA-WAREHOUSE_VIEW = 'X'.
WAREHOUSENUMBERDATA-WHSE_NO = <...>.
WAREHOUSENUMBERDATAX-WHSE_NO = <...>.
Regards,
Ferry Lianto
‎2007 Dec 05 3:34 PM
‎2007 Dec 05 3:44 PM