Hello Community,
i am using “BAPI_QUALNOT_CREATE” to create a QM-Notification which is working great.
I fill the table parameter “NOTIFPARTNR” with my partners which also works.
The problem is that i want to change the address for that partner in my QM-Notification.
BAPIS like “BAPI_CUSTOMERRETURN_CREATE” and “SD_SALESDOCUMENT_CREATE” have the table parameter “PARTNERADDRESSES” for exact that reason.
How can i archive changing the address for the partner in my QM-Notification?
Thank you