2011 Aug 09 12:40 PM
When user is creating/changing the PO it is throwing the Error Message "AM010 Address doen't exist T001W 6400 50216816 10" when he clicks on the tabsrip DELIVERY ADDRESS in production but not in Quality.
For that one sap suggested a note called : 91001 which is having the correction programm ZCORADDR.
But what the problem is before implementing the note we need the justifiaction on that note.
The ossnote 91001 is having the above program which is dealing with the tables EKKO/EKPO/EBAN and FM : ADDR_GET.But as per my understanding the FM :ADDR_GET is fetching the data from SADR or ADRC.
can you the link between the tables EKKO/EKPO and ADRC and flow of the data.
i have checked the tables EKKO/EKPO in Q and P we dont have the data for the field ADRNR.
I have checked the tableT001W in Q and P.
The plant is maintained in OX10.
Please find the above findings and suggest the solution
When user is creating/changing the PO it is throwing the Error Message "AM010 Address doen't exist T001W 6400 50216816 10" when he clicks on the tabsrip DELIVERY ADDRESS in production but not in Quality.
For that one sap suggested a note called : 91001 which is having the correction programm ZCORADDR.
But what the problem is before implementing the note we need the justifiaction on that note.
The ossnote 91001 is having the above program which is dealing with the tables EKKO/EKPO/EBAN and FM : ADDR_GET.But as per my understanding the FM :ADDR_GET is fetching the data from SADR or ADRC.
can you the link between the tables EKKO/EKPO and ADRC and flow of the data.
i have checked the tables EKKO/EKPO in Q and P we dont have the data for the field ADRNR.
I have checked the tableT001W in Q and P.
The plant is maintained in OX10.
Please find the above findings and suggest the solution
2011 Aug 09 12:59 PM
Hi,
The Purchasing tables and the address table need not be linked directly, there will be intermediate tables lying inside.
Thanks,
Saravanan
2011 Aug 09 1:11 PM
2011 Aug 09 1:13 PM
Hi,
Generally address field 'adrnr' picks from either at plant level or PO level
Plant level - t001w-adrnr
PO level - from EKPO table, needs to pick 'adrnr' for related 'ebeln' and then go to table 'adrc' to check for 'adrnr'
Through func.module 'addr_get', pass value to parameter 'address_selection' to receive detailed address from receiving parameter 'address_value'
Now we can have complete address info at 'address_value' table parameter
Best Regards,
Suren
2011 Aug 09 1:19 PM
HI Suren,
we dont have the data for the field ADRNR in PO level which is available in plant level.
So, if we implement the oss note : 91001 will it work?
Thanks
2011 Aug 09 2:13 PM
Hi Raju,
I just wants you to check for field 'adrn2' at ekpo table for related PO, sometimes address number updates here instead of field 'adrnr'
2011 Aug 09 2:37 PM
Hi Suren,
i have checked EKPO table also, but there is no data maintained in that table.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |