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

How to upload Basic additional data(UOM) & Quality Management data in MM01

Former Member
0 Likes
1,709

Dear All,

I am uploading Material master data using RMDATIND. Here there is no option for uploading Basic additional data(UOM) & Quality Management data(QMAT table fields).

Please let me know is there any program/BAPI available for this?

Thanks in advance....

Sridhar.M

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,205

use the Function module "BAPI_MATERIAL_SAVEDATA" or "BAPI_MATERIAL_SAVEREPLICA" (structure "UNITSOFMEASURE" for UOM).

Regards

Vinod

6 REPLIES 6
Read only

Former Member
0 Likes
1,205

check this BAPI, BAPI_MATINSPCTRL_SAVEREPLICA

Read only

0 Likes
1,205

Hi Lakshmi,

Thank you for your answer. Now it is been decided not reuired to update the Inspection data.

Regards,

Sridhar.M

Read only

Former Member
0 Likes
1,206

use the Function module "BAPI_MATERIAL_SAVEDATA" or "BAPI_MATERIAL_SAVEREPLICA" (structure "UNITSOFMEASURE" for UOM).

Regards

Vinod

Read only

Former Member
0 Likes
1,205

Hi, You can use thefollowing object(BAPI) in your LSMW:

Business Object BUS1001004

Method SAVEREPLICA

Message Type MATQM

Basic Type MATQM01

Hope this helps. This is not available in RMDATIND. However you can make a small recording to achieve the same in LSMW.

I have used both Recording & BAPI in my projects.

Best Regards, Murugesh

Read only

Former Member
0 Likes
1,205

hi all,

I am uploading Material master data using BAPI_MATERIAL_SAVEREPLICA . Here there is no option for uploading Quality Management data(QMAT table fields)

Read only

biplob_chowdhury15
Active Participant
0 Likes
1,205

Hi Sridhar,

I have used LSMW(Batch input) for uploading additional data(sales unit, batch specific unit of measure etc).

QM view data can  also be recorded in LSMW(Batch input method). Everything depends on how you record for t/code MM01 LSMW batch input.

Thanks,

Biplob