📚 SAP Business One SDK Help

SAFTTransactionTypesService Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a SAF-T transaction type.
Public Method DeleteDeletes an existing SAF-T transaction type.
Public Method GetRetrieves a SAF-T transaction type. The type is specified by its key, which is contained in the `SAFTTransactionTypeParams` object passed to the method.
Public Method GetDataInterfaceCreates an empty data structure for use with the `SAFTTransactionTypesService`.
Public Method GetDataInterfaceFromXMLFileCreates an object from an XML file.
Public Method GetDataInterfaceFromXMLStringCreates an object from XML.
Public Method GetListReturns the `SAFTTransactionTypeParamsCollection` data collection that identifies all SAF-T transaction types.
Public Method UpdateUpdates an existing SAF-T transaction type.

See Also