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 sending

former_member582701
Contributor
0 Likes
505

Hi!

We send an standard idoc (ORDRSP) through a RFC port.

It usually arrives good but sometimes not arrives. All idocs are always in status 3.

We go to RFC queue (sm58) and there are some entries with function module = IDOC_INBOUND_ASYNCHRONOUS and the program RSNAST00.

Can u help me?

Thx in advance.

Points will be rewarded.

Hi!

We send an standard idoc (ORDRSP) through a RFC port.

It usually arrives good but sometimes not arrives. All idocs are always in status 3.

We go to RFC queue (sm58) and there are some entries with function module = IDOC_INBOUND_ASYNCHRONOUS and the program RSNAST00.

Can u help me?

Thx in advance.

Points will be rewarded.

3 REPLIES 3
Read only

Former Member
0 Likes
489

i think it is stil in the queue because if its dispatches code is 12

Read only

Former Member
0 Likes
489

You need to process these entries in SM58.

The Idocs will only be set to status 12 if some other process updates the IDocs.

Read only

former_member582701
Contributor
0 Likes
489

How i process this idocs in SM58?