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

Material creation

Former Member
0 Likes
526

Hi all,

I want to create retail material Generic(MM41) with any method, preferably bapi. material should be assigned internally. I tried with 'BAPI_MATERIAL_MAINTAINDATA_RT'.

but this bapi require material no is mandatory.

Plz suggest solution if any body having code plz send.

plz try to give code, i am new to abap, plz help.

Regards,

Madhukar.

2 REPLIES 2
Read only

Former Member
0 Likes
458

Hi Sai,

Did you try this BAPI_RETAILMATERIAL_CREATE?

Also check the function module documentation for the same.

Cheers

Message was edited by: vin

Read only

Former Member
0 Likes
458

hi

good

try this bapi

BAPI_RETAILMATERIAL_CREATE Create Material

thanks

mrutyun^