📚 SAP Business One SDK Help

OpeningBalance1099sService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a 1099 opening balance.
Public Method GetRetrieves a 1099 opening balance. The record is specified by its composite key, which is contained in the `OpeningBalance1099Params` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `OpeningBalance1099sService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `OpeningBalance1099ParamsCollection` data collection that identifies all 1099 opening balances.

See Also