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

ALE Set Up : BD64 Error

Former Member
0 Likes
692

Hi All ABAP Gurus,

i am trasnfering material master data from Dev to QA using ALE.Fot that i have done the folloeing things.

1) First i Created and Assigned Logical system for respective clients using SALE Transaction.

2) Made RFC Connetion in Dev and QA using SM59 Transaction

3) Created Model View Distribution using BD64 Transaction.

In this step when i am going for Distribute ( Menu Path Edit--->Model View --> Distribute ), i am getting the following error

Target system QUALITY : Model view MM-MODEL has not been updated

Rreason: Distribution model is currently being processed

Please sugget how to correct this error.

Rewards will be given.

Regards.

ulhas

4 REPLIES 4
Read only

Former Member
0 Likes
596

Hi,

Creating Customer Distribution Model

o Go to T. Code BD64

o Click on change and Create model view button

o Enter the short text and Technical name as ZXXXXX

o Select the model and click on Add Message Type Button

o Give the Sender as STUD_S,

o Receiver as STUD_R,

o Message Type as ZMES_TYPE

o Select the model view & click on Environment -> Generate Partner Profiles

o Select Transfer IDOC Immediately and Trigger Immediately radio buttons

o Click on Execute

o You should get a list in green color which means it executed successfully.

o Back to main screen, select the model view

o Click Edit->Model view->Distribute

o Click on continue

o You should get a list saying model view is distributed successfully.

Reward if useful

Thanks

Jagadeesh.G

Read only

0 Likes
596

Hi Swati,

Thanks a lot for suggestion.

regards.

ulhas

Read only

0 Likes
596

hi Jagadeshwar,

i have done all the steps as per ur list. but when i distribute i am facing that error . Pl suggets me solution.

regards.

ulhas

Read only

Former Member
0 Likes
596

Hi,

I faced the same error.

Please check the port definition whether it is defined correctly.

The RFC destination should be mentioned correctly, i.e., If we have defined

RFC destination as receiver system we should mention that here.

Hope it helps.

Regards,

Chitrasen