📚 SAP Business One SDK Help

Remark1sService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a remark 1 entry.
Public Method DeleteDeletes an existing remark 1 entry.
Public Method GetRetrieves a remark 1 entry. The entry is specified by its key, which is contained in the `Remark1Params` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `Remark1sService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `Remark1ParamsCollection` data collection that identifies all remark 1 entries.
Public Method UpdateUpdates an existing remark 1 entry.

See Also