📚 SAP Business One SDK Help

NCMCodeGroupsService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds an NCM code group.
Public Method DeleteDeletes an existing NCM code group.
Public Method GetRetrieves an NCM code group. The NCM code group is specified by its key, which is contained in the `NCMCodeGroupParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `NCMCodeGroupsService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `NCMCodeGroupParamsCollection` data collection that identifies all NCM code groups.
Public Method UpdateUpdates an existing NCM code group.

See Also