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 Master creation

Former Member
0 Likes
387

Hi,

I have created material master using 'Material_maintain_dark' function module.

Material is created.

But I am facing one problem - Customizing fields in MARA table is not updating.

Why customizing fields in mara is not updating?? Where is the problem?

I am passing all fields including customizing fields to the fuction module.

Plz help me. Thanks in advance.

Regards,

Tintu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
359

Hi,

try these Function Module..


BAPI_RETAILMATERIAL_CREATE     Create Material
BAPI_STANDARDMATERIAL_CREATE   Create/Extend Material

Arunima

2 REPLIES 2
Read only

GauthamV
Active Contributor
0 Likes
359

hi,

This may solve your problem.

[https://forums.sdn.sap.com/click.jspa?searchID=20153124&messageID=4153571]

Read only

Former Member
0 Likes
360

Hi,

try these Function Module..


BAPI_RETAILMATERIAL_CREATE     Create Material
BAPI_STANDARDMATERIAL_CREATE   Create/Extend Material

Arunima