📚 SAP Business One SDK Help

RussiaPaymentDocumentTypesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a Russia payment document type.
Public Method DeleteDeletes an existing Russia payment document type.
Public Method GetRetrieves a Russia payment document type. The document type is specified by its key, which is contained in the `RussiaPaymentDocumentTypeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `RussiaPaymentDocumentTypesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `RussiaPaymentDocumentTypeParamsCollection` data collection that identifies all Russia payment document types.
Public Method UpdateUpdates an existing Russia payment document type.

See Also