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: 

ALEAUD message

former_member582701
Contributor
0 Kudos

Hi people!

When I send an idoc I need know if it has arrived at the destiny.

I think i have to use ALEAUD message type por this. Can you explain me how it works? How and where i have to use this message? Where inside of my code i have to use it?

Thx in advance

1 ACCEPTED SOLUTION
3 REPLIES 3

Former Member
0 Kudos

Hello Manel,

If you want to know the status of IDOC at receiver's end use transaction BD87.

Enter the Creation or Change date for that particular Idoc. In the Inbound process of the receiving system you can get the status of IDOC. If you know the message type for your IDOC then pass the message type for further filtering.

Regards,

Neelambari.

former_member582701
Contributor
0 Kudos

Thx, but i need to automate the verification. I need to use an special of acknoledge that allows me know if the idoc has arrived.