Navigation:  Integration via SOAP web services > Published web services > PDM >

deleteSupplier

Previous  Top  Next

This method enables to disassociate the supplier from the item.

 

To insert each of these items, it is necessary to follow the standard documented below.

 

Java class

Request

web\wwwroot\ws\java\item\DeleteSupplierRequestType.java

Return

web\wwwroot\ws\java\item\DeleteSupplierResponseType.java

 

Request

ID #

Required

Description

IDOBJECT

X

Object ID #

IDCOMMERCIAL

X1

Name of the object type

NMCOMPANY

X1

Company name

IDCOMPANY

X2

Company code

 

X1 - Required if the “Company code” is not filled in.

X2 - Required if the “Company ID” and/or the “Company name” fields are not filled in.

 

Return

ID #

Description

return

SUCCESS: 1

FAILURE: Returns a message regarding the error that occurred