cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieving email address for a purchase order created against a one time vendor in S4HANA Cloud

0 Kudos

How to read via API call specific email address for one-time vendors maintained at PO level in S4HANA Cloud.

I have created a purchase order against a one-time vendor in S4HANA cloud.

By clicking on “Address details”, I have included an specific email address that I would like to retrieve via an API Call.

When using the API API_PURCHASEORDER_PROCESS_SRV/A_PurchaseOrder to retrieve the purchase order header information I can see the address ID in which the data is included

<d:ManualSupplierAddressID>30210</d:ManualSupplierAddressID>

However, I can’t find any API to retrieve the email address maintained in the PO header and linked with this one-time vendor. Can anyone confirm whether there is a way to import this information or whether this is a system limitation?

Accepted Solutions (0)

Answers (1)

Answers (1)

Gabor_Kovacs
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Rodrigo,

In the documentation you can see the available fields - it seems the email is available.

Purchase Order (A_PurchaseOrder) - SAP Help Portal

You can submit an influence request: SAP Continuous Influence | SAP S/4HANA Cloud | SAP Community

Regards, Gabor

0 Kudos

Thanks for the feedback Gabor. Unfortunately the email maintained in the PO is not availalble.