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: 

Inbound IDOC - ORDERS01

Former Member
0 Kudos

My scenario is to Create a Sales Order Using IDOC ORDERS01. The problem I face is the condition value not populating in the sales order. The condition type is correctly populating.

I am doing Mapping in the E1EDK05 Segment as follow:

KSCHL = 'ZOMN'

KOBTR = variable1 for value

KOEIN = variable2 for unit

Am I doing the E1EDK05 mapping correctly? How can I pass my header condition?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

I had the same problem with E1EDP05. For the value, I had to use the field 'KRATE'. Perhaps for the head conditions you should use the same field.

Succes, Paul

3 REPLIES 3

Former Member
0 Kudos

What is wrong with the value? Is is wrong value or no value at all?

0 Kudos

no value in the header conditions tab

Former Member
0 Kudos

I had the same problem with E1EDP05. For the value, I had to use the field 'KRATE'. Perhaps for the head conditions you should use the same field.

Succes, Paul