‎2007 Apr 09 3:56 AM
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
‎2007 Apr 09 4:22 AM
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
‎2007 Apr 09 5:02 AM
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