Question:
Gentlemen,
I have to get the FAX number in a PO to a SAPScript. This Fax number field is in the Address tab of PO header, and it is the field of structure SZA1_D0100-FAX_NUMBER, can somebody help me understand how this field is stored in the database, how should I extract it, to use in my SAPScript.
Thanks
Neha
Answer:
The PO should have been created for a vendor. use the vendor number in the table LFA1 and u will get the fax number. I think the data should have been already populated if you r using a copy of the SAP standard PO. u have to just call the field in ur sapscript
Answer:
Hi Abap kid.
Just to clarify for educational purposes:
see /forums/viewtopic.php?t=92959
The Purhcase order can have it's own entry in table ADRC linked to
EKKO-ADRNR
This is for a fax number entered on the purchase order and not on the vendor master.
You are correct in saying that the Vendor details are pulled through. However that info can be changed on th PO itself without affecting the vendor address entry.
Thus you have a One time vendor
Cheers.
rats.
_________________
Other helpful links