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

Migrating / Loading customising data

Former Member
0 Likes
473

Hi there,

I am required to load customising data (Define MRP Areas) via SPRO but it's currently not accessible via a transaction directly. I can only access it via transaction SPRO, and then through the usual tree structure.

I was planning to use a simple recording, however, it does not record the selection of the item from the tree properly. Is there any other way to access the "Definite MRP Areas" and eventually assign storage locations to MRP Areas?

Thanks in advance.

2 REPLIES 2
Read only

Lakshmant1
Active Contributor
0 Likes
420

Hi Muji.net,

Have a look at program MRP_AREA_BCTI.

Hope this provides some inputs.

Thanks

Lakshman

Read only

Former Member
0 Likes
420

Hi there,

Thanks for your response.

I managed to find a way to overcome this. I looked at the technical info at the tree menu, and found out that it launchs transaction SM34 wich is a view cluster maintenance and the view cluster is VC_MDL.

Cheers,

Muji