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

changing mm02 data

Former Member
0 Likes
607

hai guru,

i am changing the mm02 data by using the bapi_material_savedata ,

but some fields are missing to my reuirement like

stdpd ( configurable materila)

satnr (cross plant material)

csplit(oppitment strucutre)

ktext ( description)

scnam ( strucutre)

sczuo ( oppitment status )

kuppl ( company product )

please anyboay tell which function module i used to change this above data.

thanks in advance.

3 REPLIES 3
Read only

RaymondGiuseppi
Active Contributor
0 Likes
535

Some of those fields are available in [BAPI_MATERIAL_UPLOAD_SAVE|http://www.sdn.sap.com/irj/scn/advancedsearch?query=bapi_material_upload_save] (CRM ?), check on your system via Where-used on data element. (look for structures or FM interface which contain BAPI)

Else you can try to add the missing fields to extensionin structures BAPI_TE_MARC(X)

Regards,

Raymond

Read only

0 Likes
535

hi gurus,

problem solved.

Read only

0 Likes
535

Hello Davuluria,

could you write hod did you changed stdpd ( configurable materila) and satnr (cross plant material)? I've similar problem.

Regards LW