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

Problem with Outbound IDocs

Former Member
0 Likes
476

While creating an outbound IDoc, I am able to transfer the details of exchange rates and customer detail only.

WP_PLU is missing always. Can somebody help me in fixing this erro?

- Maheshwaran. I

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

What kind of idocs / extraction program?

What kind of idocs / extraction program?

2 REPLIES 2
Read only

Former Member
0 Likes
444

What kind of idocs / extraction program?

Read only

roger_gomez
Active Participant
0 Likes
443

Hi Maheshwaran,

If you are using a master data Idoc throw ALE you can debug the correspondign IDOC_OUTPUT* FM to check if the is not retreived from database or mapped in the Idoc. You can force this using a user-exit for corresponding segment.

If you are using a transactional Idoc throw EDI you can do the same but debugging the correspondign RNASTED application rutine.

Reward points if useful.

Roger