Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

MM11 - Create material by keydate - FM or BAPI

Former Member
0 Likes
1,089

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

5 REPLIES 5
Read only

Former Member
0 Likes
957

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.

Read only

manthanraja
Active Participant
0 Likes
957

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

Read only

0 Likes
957

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

Read only

0 Likes
957

Answer from SAP:

No fm available for this issue

Read only

david_hesse
Explorer
0 Likes
957

5 years later... maybe is now a BAPI or alternative way available for creating planned materials? (MM11)

thanks for help!