‎2011 Jun 28 7:34 AM
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
‎2011 Jun 28 7:38 AM
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.
‎2011 Jun 28 9:07 AM
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