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

Problems in generating profile

Former Member
0 Likes
1,103

Hi experts,

I have created a model view named Master Data with logical systems named DEV01 and DEV02 on client 100 and 200 respectively .The two clients are copies of 000.

But when i am trying to create generate profile partners through the path Enviornment -> Generate Partner Profiles i got an message saying No messages have been defined for the selection conditions in the model,but i have already specified the message to be Matmas.

Any kind of help will be appreciated.

FYI : I have already searched the forum for the same question but the replies didn't help me out.

Regards,

Abhinab Mishra

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,064

Hi Abhinav,

Before generating partner profile make sure following steps working fine.

1. RFC connection b/w logical system- Here perform the remote logon, connection test and authorisation test.

2. Check the port crearion part.

3. Partner-profile - Make sure the entry of SYNC message is there along with your intended message type. Here also check the consistancy.

Thanks,

Asit Purbey

9 REPLIES 9
Read only

amit_khare
Active Contributor
0 Likes
1,064

Check if this is helpful -

Check the logical systems are correct in the model views. Sender & reciever are assigned properly. Use Transaction SCC4.

~From Web.

Read only

BH2408
Active Contributor
0 Likes
1,064

HI ,

First step is Assign Logical Systems. Goto SALE and do this.

2. Create the Port in Sm59

3. Create the Patner Profile in We20 .

4. Customer Distribution Model/

Try to do this order.

reagrds,

bharani

Read only

Former Member
0 Likes
1,064

Hi Seetha

I have already followed the order as specifued with u but my flow stops in generating partner profiles and i think the partner profile can be generated automatically with bd 85 but i am getting the message as discussed above.can help me overcoming that issue.

Regards

Abhinab

Read only

BH2408
Active Contributor
0 Likes
1,064

Hi ,

You are trying to send purchase information b/w two systems. If that is the case we are going to use the BD85.

Could you please tell me what are the inputs that are u done for this and i check thed the std program in that there is no message what ever u have mention.

regards,

bharani

Read only

Former Member
0 Likes
1,064

Hi Seetha,

Thanks for your quick reply, but for your information i am not sending any purchase information.

its just an ale dummy for learning purpose.i am using matmas and clfmas as the message type between the systems

and both of my clients are in the same system.

Regards

Abhinab

Read only

Former Member
0 Likes
1,064

Hi Abhinab,

Before Generating partner profile for inbound sytem,Check whether outbound partner profile is set up correctly.

In outbound system, in Partner type LS category click on create, here you have to mention recieving logical system (dev02) and in outbound parameters add message type MATMAS AND SYNCH .When you will add message type it will ask for reciever port, so ensure that you have created port (we21) before.

Maintain SYNCH also in outbound parameters, basic type for this will be SYNCHRON.

Then try to generate partner profiles.

Instead of generating partner profiles for inbound systen from distribution model , you can also set up partner profile manually in inbound system, There you have to mention inbound parameters , add your message type and mention process code for sending Partner.

The order which we follow to distribute the data between two systems is:

1)Create Logical systems(BD54)

2) Assign logical systems to clients(SCC4)

3) Create RFC destination (SM59)

4) Create Port(we21)

5) Create Partner profile(we20)

7) Distibuton model( BD64)

Regards

Vinod

Read only

Former Member
0 Likes
1,064

Hi Abhinab,

Just cross check that have you saved the model view before generating the partner profile and it is in display mode.

Check this link for same:

http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf

and check this blog, however it is for sending IDOC to XI but this is having screen shots of what you want to achieve.

/people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi

Sachin

Read only

Former Member
0 Likes
1,065

Hi Abhinav,

Before generating partner profile make sure following steps working fine.

1. RFC connection b/w logical system- Here perform the remote logon, connection test and authorisation test.

2. Check the port crearion part.

3. Partner-profile - Make sure the entry of SYNC message is there along with your intended message type. Here also check the consistancy.

Thanks,

Asit Purbey

Read only

Former Member
0 Likes
1,064

Thanks For all your valuable suggestion.