📚 SAP Business One SDK Help

RecurringTransactionTemplatesService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves a recurring transaction template.

The recurring transaction templates is specified by its key, which is contained in the RecurringTransactionTemplateParams object passed to the method.

Public Method GetDataInterfaceCreates an empty data structure for use with the RecurringTransactionTemplatesService.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the RecurringTransactionTemplateParamsCollection data collection that identifies all recurring transaction templates.

See Also