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 MM03

Former Member
0 Likes
596

Hi,

I am doing a recording using MM03, please couls you suggest how to select MRP4 view dynamically.

Thanks

Hi,

I am doing a recording using MM03, please couls you suggest how to select MRP4 view dynamically.

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
554

u can do the bdc in mm01 and mm02.

to upload the data.

mm03 only display possiable.

Read only

Former Member
0 Likes
554

Hi Anu,

Using a BDC for a Display transaction doesnt make much sense.

Instead use the following function module BAPI_MATERIAL_DISPLAY

Now, what you do also is, in the pop up that appears to select a view, you select the MRP 4 view, Click on "Save Default Values" button and mark the checkbox "View Selection only on request".

Then subsequently, when you call a material, the MRP4 will display immediately.

Cheers,

Aditya

Read only

0 Likes
554

This helped, but it is user specific.

how to use SELECTION_VIEWS_FIND FM. any help.

Thanks