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 For MM02 problem

Former Member
0 Likes
376

How to handle views in BDC for MM02 because based on the material type we have different number of views and sequence also differ so how to handle. so is there any other solution for that ???

Moderator message: FAQ, please search for available information/documentation.

[Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]

[Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]

Edited by: Thomas Zloch on Jun 28, 2011 10:23 AM

2 REPLIES 2
Read only

JL23
Active Contributor
0 Likes
342

Why do you create own BDCs and do not use the SAP given RMDATIND ?

if you really need to record, which is static, then you have to do an extra recording for each variance.

And instead of MM02 recording you should better record the MMZ2 transaction, because there you have a static selection of views, instead of this dynamic pop-up in MM02.

Read only

Venkat_Sesha
Product and Topic Expert
Product and Topic Expert
0 Likes
342

It is not suggestable in your case. So please check out the below mentioned BAPI.

BAPI_MATERIAL_SAVEDATA.

Also Please check the link attached.

[MM BAPI|http://wiki.sdn.sap.com/wiki/display/PLM/MaterialMasterBAPIs]

If you have only option of BDC then record the BDC for each scenario and validate accordingly in your program.

Hope This Helps