📚 SAP Business One SDK Help

CESTCodeService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a CEST code.
Public Method DeleteDeletes an existing CEST code.
Public Method GetByParamsRetrieves a CEST code.

The CEST code is specified by its key, which is contained in the CESTCodeParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the CESTCodeService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method UpdateUpdates an existing CEST code.

See Also