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: 

Problem with Outbound IDocs

Former Member
0 Kudos

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

Former Member
0 Kudos

What kind of idocs / extraction program?

2 REPLIES 2

Former Member
0 Kudos

What kind of idocs / extraction program?

roger_gomez
Active Participant
0 Kudos

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