Skip to Content
0
Former Member
Jun 02, 2008 at 10:23 PM

How to get PO delivery address from table SADR

230 Views

I am having trouble fetching anything from table SADR because the table is not populated. I have created my own custom smartform for POs and have changed the standard print driver. The only difference though is that I call my smartform instead of the default sapscript medruck. The driver calls ME_READ_PO_FOR_PRINTING so I'm assuming all the data is stored in the same place.

After digging a little deeper into the debugger, xpekko-adrnr and xpekko-adrn2 are empty, so the only other way is to fetch the info from table SADR right? If there is another way to fetch the information WITHOUT an address number then please let me know. I will reward points if your response works.