‎2006 Jul 10 6:49 AM
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
‎2006 Jul 10 6:53 AM
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,
‎2006 Jul 10 7:14 AM
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