📚 SAP Business One SDK Help

OutgoingPaymentOrdersService Object Members
See Also  Overview 

Public Methods

Public Method GetRetrieves an outgoing payment order. The outgoing payment order is specified by its key, which is contained in the `OutgoingPaymentOrderParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `OutgoingPaymentOrdersService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `OutgoingPaymentOrderParamsCollection` data collection that identifies all outgoing payment orders.

See Also