2010 Mar 16 1:41 PM
Hi all,
is there a BAPI/FM available where I can create a material master by keydate.
BAPI BAPI_MATERIAL_SAVEDATA has no parameter for a scheduling date.
regards
Hi all,
is there a BAPI/FM available where I can create a material master by keydate.
BAPI BAPI_MATERIAL_SAVEDATA has no parameter for a scheduling date.
regards
2010 Mar 17 6:58 AM
Hi,
Did you try using these BAPI ?
BAPI_MATERIAL_MAINTAINDATA_RT Create and Change Material Master Data (Retail)
BAPI_MATERIAL_DISPLAY Display Material
BAPI_MATERIAL_EDIT Change Material
BAPI_RETAILMATERIAL_CREATE Create Material
BAPI_STANDARDMATERIAL_CREATE Create/Extend Material
BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data
Regards,
Soundarya.
2010 Mar 17 7:10 AM
hi wolfgang
BAPI_MATERIAL_SAVEDATA
is your best bet .. Did you try using extension parameters for the same ???
also if you want to create it using key date
you could try something like [THIS|http://learningabap.wordpress.com/2007/03/19/creating-material-with-bapi/]
BR
M.
Edited by: Manthan_R on Mar 17, 2010 8:14 AM
2010 Mar 17 7:29 AM
Hi,
thanks for your answer.
But I have not understand where I can specify the key date for my material.
Can you describe this more detailed?
regards
Edited by: Wolfgang Bauer on Mar 17, 2010 8:29 AM
2010 Mar 19 11:59 AM
2015 Apr 20 8:08 PM
5 years later... maybe is now a BAPI or alternative way available for creating planned materials? (MM11)
thanks for help!