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

Idoc Error

Former Member
0 Likes
1,142

Hi All,

We have a business process where Salesinvoice will Trigger a Idoc that creates the purchaseinvoice through output RD00(EDI),

the idoc is failing with the error like----


No status record was passed to ALE by the application

Message no. B1358

Diagnosis

The application failed to return a status record to the ALE layer after the IDoc was processed.

This is due to an error in the application function module which processed the inbound IDoc.

Procedure

If you wrote the application function module yourself, you need to change the program.

If the function module in question is a standard application function module, you should consult SAP.

Anyone Sugget me on this,

regards,

Joythi

2 REPLIES 2
Read only

Former Member
0 Likes
601

Hi,

Can you give some more detail like

- RD00 is EDI output type for billing doc. How are you triggering Pruchasing Invoice IDOC from here?

- When you say Purchasing invoce, do you mean vendor invoice you create using MIRO?

- Are you using ORDERS05 idoc for this purpose?

- How is your inbound / outbound partner profile maintain?

Regards,

RS

Read only

0 Likes
601

Hi thanks for your reply

ya it is Vendor invoice only

If the Output RD00 succefully triggers in the Billing then With the same message type(Customised) one Outbound and Inbound idocs are generating with same data,

All the outbound idocs are sucessful with msg- IDoc sent to R/3 System or external program..

The problem is with the Inbound Idoc...........

Partner profiles maintained like

Outbound-KU-INVOIC02-(partner no-Customer master no)

Inbound-LS-INVOIC02-( partner no-Production client),

But this error is for specfic case only, there was sucessful idocs is there