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

INBOUND IDOC processed successfully with a warning message

Former Member
0 Likes
1,252

Hi all,

A warning message is being displayed for the Inbound part of the IDOC.

Here is the message.

No filters , No conversion , No version change .

IDoc successfully processed in the ALE layer

The IDoc has passed through the ALE layer successfully and can now be

passed to the application. This transfer is either done online or as a

background job, depending on the settings in the partner profile.

If there are no further status records, the IDoc waits for the next run

of the transfer report to the application.

Success or failure when passing the IDoc to the application is

documented in the subsequent status records.

Actions in the ALE layer

The parameter 'No filters' indicates whether the processing in the ALE

layer led to segments of the inbound IDoc being omitted. The important

criteria here are the settings in the segment filter and in the

distribution model for this sender.

The parameter 'No conversion' indicates whether field values were

converted in the ALE layer. This is the case if the IDoc contains

organizational units to be converted, or if the ALE conversion tool for

this sender is activated.

The parameter 'No version change' indicates whether the IDoc was

converted into an earlier version of the IDoc type. This happens if the

IDoc type of the sender is different from its own IDoc type.

I have checked all the necessary Config settings and all of them are in place.

Your help on this will be highly appreciated.

-Surya.

Hi all,

A warning message is being displayed for the Inbound part of the IDOC.

Here is the message.

No filters , No conversion , No version change .

IDoc successfully processed in the ALE layer

The IDoc has passed through the ALE layer successfully and can now be

passed to the application. This transfer is either done online or as a

background job, depending on the settings in the partner profile.

If there are no further status records, the IDoc waits for the next run

of the transfer report to the application.

Success or failure when passing the IDoc to the application is

documented in the subsequent status records.

Actions in the ALE layer

The parameter 'No filters' indicates whether the processing in the ALE

layer led to segments of the inbound IDoc being omitted. The important

criteria here are the settings in the segment filter and in the

distribution model for this sender.

The parameter 'No conversion' indicates whether field values were

converted in the ALE layer. This is the case if the IDoc contains

organizational units to be converted, or if the ALE conversion tool for

this sender is activated.

The parameter 'No version change' indicates whether the IDoc was

converted into an earlier version of the IDoc type. This happens if the

IDoc type of the sender is different from its own IDoc type.

I have checked all the necessary Config settings and all of them are in place.

Your help on this will be highly appreciated.

-Surya.

2 REPLIES 2
Read only

Former Member
0 Likes
805

Hi,

In ur case the data has not been passed to application. So u can see the status as Yellow.

First check ur partner profile setting. I think for ur partner profile

"TRIGGGER BY BACKGROUND PROGRAM" might have enabled.

So wt all u need to do is either u should process the program "RSEOUT00" or change ur partner profile setting to

"Transfer IDOCs immediately".

Reward if useful...........

Read only

Former Member
0 Likes
805

Change some thing in the Idoc like Description etc. and now reprocess it.

May be you are processing the Idoc again and again.