Application Development 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: 

question about ALE/IDoc

Former Member
0 Kudos

I try to generate partner profile with transaction BD82.I input the model view name,partner system and execute. It says No message have been defined for the selection conditions in the model.So what is the problem.And how to handle it.

Thanks.

1 ACCEPTED SOLUTION

shadow
Participant
0 Kudos

Hi Alex,

chek dis Setps: Logical systems

Assign to clients

Create RFC destination

Create distribution Model(sender / Receiver and the Message types)

Generate Partner Profile in Sending system

Distribute Model

Generate Partner Profile in receiving system

Go to BD10 to send material (Check BD* for other tcodes for sending customer, vendor master data etc)

Go to WE05 to check the status of IDoc in both the systems

Regards

SHAIK.

9 REPLIES 9

former_member184619
Active Contributor
0 Kudos

Hi Alex,

Just make sure you have given the name of sender, receiver system and message type correctly and you have maintained this data in tcode - BD64.

check this blog as well..

You can use we20 to maintain partner profile as well.

Regards,

Sachin

0 Kudos

Hi Sachin,

I have encounter a new problem.When I send the IDoc,the sender has succesfully creat and send a IDoc.But the receiver's status records are:50 Idoc add and 64 Idoc ready to be transferred to application.And the current status shows a yellow light.So how can i solve this problem.Thanks.I'm a new guyer and sorry to bother.

0 Kudos

HI

Change the Partner Profile settings to "Trigger Immediately" in the inbound side.

You process your idoc using RBDAPP01 Program now.

Cheers,

Hakim

0 Kudos

Hi

It is trigger immediatly.I have doubt about the process code in inbound options.I don't know whether it is right.The process code is MAT2 and message type is /SAPSLL/MATMAS_SLL.

0 Kudos

Hi

What is your Message type? I will tell you the correct Process Code?

Also did you reprocess the idoc using the above said program?

Cheers,

Hakim

0 Kudos

HI

The message type is /SAPSLL/MATMAS_SLL.

And I run the program you given the program dump.

0 Kudos

Hi,

You can use the program RBDAPP01 to reprocess the idocs in status 64.

You can use the transaction WE64 to find the list of outbound/inbound process codes.

Cheers,

Hakim

abdul_hakim
Active Contributor
0 Kudos

Hi

Ensure that you have maintained the sender / Receiver and the Message types in the Distribution Model (BD64) before you use BD82.

You can also maintain the Partner Profile using WE20. This is the standard way of defining the Partner Profile.

Cheers,

Hakim

shadow
Participant
0 Kudos

Hi Alex,

chek dis Setps: Logical systems

Assign to clients

Create RFC destination

Create distribution Model(sender / Receiver and the Message types)

Generate Partner Profile in Sending system

Distribute Model

Generate Partner Profile in receiving system

Go to BD10 to send material (Check BD* for other tcodes for sending customer, vendor master data etc)

Go to WE05 to check the status of IDoc in both the systems

Regards

SHAIK.