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

BDC problem with MM02 view selection

0 Likes
877

Hi experts,

I wants to enter Inspection setup data for materials using BDC through mm02 . Value in inspection data will remain same for all materials.

Some materials are maintained with sales data and some are without sales data. While recording BDC i select QM view.

but position of Quality Management in view selection get varies according to sales data maintained or not.

Please suggest some approch so that i can overcome this problem.

thank,s

Moderator message: Please use a more meaningful subject line in the future, this time corrected for you

Edited by: Thomas Zloch on Feb 25, 2010 1:38 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
830

Hi

Use BAPI's or IDoc's.

Have you tried 'BAPI_MATINSPCTRL_SAVEREPLICA'..

5 REPLIES 5
Read only

ThomasZloch
Active Contributor
0 Likes
830

My general approach would be, scrap BDC, use BAPIs, and get rid of such problems.

Thomas

Read only

0 Likes
830

Thank's sir

Read only

JL23
Active Contributor
0 Likes
830

use QA08

Read only

Former Member
0 Likes
830

Hi,

Use MMZ1 transaction for recording you will have check box to select.

You can also use idoc message type: MATQM and basic type: MATQM01

Regards,

shanmugavel

Edited by: shanmugavel chandrasekaran on Feb 25, 2010 2:04 PM

Read only

Former Member
0 Likes
831

Hi

Use BAPI's or IDoc's.

Have you tried 'BAPI_MATINSPCTRL_SAVEREPLICA'..