on 2010 Dec 23 12:28 PM
Dear experts,
I have a problem with the delivery address on the print preview.
When i create my PO and i attahced the storage location my delivery address in good in the PO and in the print preview.
When i'm not attaching the storage location the delivery address in PO is the one of the plant but in the print preview i have the different address that i do not know where its comming from.
Can you tell me which addreess in used by program as a delivery address when the storage location is not mentioned?
I thinkits that program SAPFM06P.
Thanks a lot for your help.
Check material is directly supplied to another vendor ?,probably that address might be picked up in p.o print delivery address
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
the address is always coming from ADRC table.
from PO you take the plant number and look into table T001W and take from there the adress number, and with the adress number you lookup ADRC table.
If your print programm does it different, then
check whether EKPO has a address number stored, in this case the address got manually changed in the PO and you can use this number to get the address as well from ADRC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
in case of 3rd party order you have a account assignment which has the sales order number.
execute VA03 und enter the sales order number. goto the partner tab at header level and obtain which customer number is the ship-to.
the address for this customer number can be seen with XD03 transaction.
you can as well check at KNA1 table to find the address number and with address number again get the address from ADRC table.
Check PO script with the help of your ABAPER , whether they Hard coded the delivery address.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
109 | |
8 | |
8 | |
6 | |
5 | |
5 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.