Application Development 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: 

Material creation

Former Member
0 Kudos

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

Former Member
0 Kudos

Hi Sai,

Did you try this BAPI_RETAILMATERIAL_CREATE?

Also check the function module documentation for the same.

Cheers

Message was edited by: vin

Former Member
0 Kudos

hi

good

try this bapi

BAPI_RETAILMATERIAL_CREATE Create Material

thanks

mrutyun^