Hi experts,
My requirement is to create an equipement with WARRANTY/PARTNER/ADDRESS, using the following BAPIs :
1. Create Equipement using BAPI_EQUI_CREATE (OK)
2. Create warranty using WARRANTY_ASSIGNMENT_RFC (KO)
3. Partner data using PM_PARTNER_UPDATE
4. Address data using ADDR_INSERT
I have tested the WARRANTY FM and it is correctly filling the Customer warranty dates.

Could you suggest how can I fill the Vendor warranty start and end date as well via the FM please?
Many thanks.