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 problems

Former Member
0 Likes
491

Hi.

I have 2 problems with a program creating sales orders using orders05.

When changing adress information for ship-to-party I'm not able to overwrite the house number in the adress.

Im traying to write to the field e1edka1-hausn, but that does not seem to work.

My other problem is to insert the value for sales office. What segment is thst (l_e1edk14-qualf = '0010', orgid = '3000')?

Help would be apriciated.

/jon

2 REPLIES 2
Read only

Former Member
0 Likes
448

Hi,

Check the detailed documentation given as to how to pass the fields & the values to it in transaction WE60 for Orders'05 basic idoc type, this will help,

Rgds,

Read only

0 Likes
448

I have read the documentation and found that

e1edka1-hausn (probably) shoud be the house number for the partner. (I can't see any other field that can be used) But when I'm pasing a vaue for e1edka1-hausn nothing seems to happen.

The sales office problem is ok (found out I should use qualf = 016)

/jon