📚 SAP Business One SDK Help

IncomingPaymentOrdersService Object Members
See Also  Overview 

Public Methods

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

See Also